@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}


body {
	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#346774;

}


a {
	color:#143A93;
	text-decoration:none;

}


a:hover{

	color:#0073C4;
	text-decoration:none;


}



.stylein{
	text-transform:uppercase;
	font-weight:bold;
	color:#000066;
}



p {
	line-height:18px;
	margin-bottom:24px;

}

.sign {
	font-weight:bold;
	line-height:17px;

}


.bannerverde{
	width:180px;
	height:121px;
	position:relative;
	top: 10px;
	left: -32px;

}

.left_title{

	font-weight:bold;
	color:#0073C4;
	margin-left:14px;

}

.img_right {
	margin-left:4px;

}


.logo {

	width:360px;
	height:88px;
	float:left;

}


#wrapper {
	width:901px;
	margin:auto;
}

#top {

	width:887px;
	height:88px;
	float:left;
	padding:19px 0 0 14px;

}

#top .menu_wrapper {

	width: 625px;
	height: 350px;
	float: right;
	margin-right: -130px;
	position: relative;
	z-index: 100;
	opacity: opaque;

}

.menu_wrapper #menu.object {

	position:absolute;
	z-index: 100;

}

#wrapper_main {
	width:897px;
	background-color:#FFFFFF;
	float:left;
	padding:4px 0 0 4px;
	margin-bottom:10px;

}

#wrapper_left{
	width:152px;
	height:540px;
	float:left;
	background-image:url(../images/bg_left.jpg);
	background-repeat:repeat-x;
	margin-right:13px;
	padding:28px 0 0 37px;
	font-family:Tahoma;
	color:#143A93;
}

#wrapper_left p{
	margin-bottom:12px;	
}


#wrapper_main_product{
	width:690px;
	height:236px;
	float:left;
	margin-bottom:3px;
}

#main_body{
	width:683px;
	float:left;
	background-image:url(../images/bg_mainbody.jpg);	
	background-repeat:repeat-x;

}

#main_body_left{
	width:394px;
	float:left;
	padding:37px 23px 0 23px;

}


#main_body_right{
	width:222px;;
	float:left;
	background-image:url(../images/bg_right.jpg);
	background-repeat:repeat-x;
	padding:31px 0 0 12px;

}

#main_body_left img{

	margin-bottom:11px;

}

#footer {
	width:901px;
	height:83px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;

}

.foot_left{
	width:331px;
	height:83px;
	float:left;
}


.foot_right{
	width:331px;
	height:55px;
	float:right;
	font-family:tahoma;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	color:#0083D7;
	padding-top:28px;
}

.title_name{
	width:683px;
	height:15px;
	float:left;
	font-weight:bold;
	font-size:15px;
	margin-top:10px;
}

.link_content{
	width:500px;
	float:right;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	margin-bottom:5px;
}

.link_content img{

		border: 2px solid #CCCCCC;
	
}

#main_body_contet{
	width:633px;
	float:left;
	padding-right:50px;
	margin-bottom:5px;

}

.content_gneral{
	width:603px;
	margin-top:5px;
	padding-left:30px;
	float:left;

}

ul {
	margin-left:20px;
	margin-bottom:15px;

}

li {
	line-height:20px;
	margin-left:10px;

}

h1 {
	font-size:24px;
	font-weight:bold;

}

h2 {
    font-weight:bold;
	font-size:15px;

}


.content_gneral img {
	margin-left:25px; 

}

.content_gneral_history{
	width:603px;
	margin-top:5px;
	padding-left:30px;
	float:left;

}

.content_gneral_history img {
	border:1px solid #999999; 

}

.content_gneral_project{
	width:603px;
	margin-top:5px;
	padding-left:30px;
	float:left;
	font-size:10px;

}

.content_gneral_project img {
	border:1px solid #999999; 

}

.content_gneral_project_content{
	width:603px;
	margin-top:5px;
	padding-left:30px;
	float:left;
	font-size:12px;

}


.content_gneral_project_content .menu, .titulo {
 	font-size:16px;

}

.content_gneral_project_content img {
	border:2px solid #999999; 

}

.title_project{
	font-size:12px;
}
