@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background:url(../image/background_body.jpg) repeat-x #619030;
}

a, a:link, a:visited, a:hover {color: #ffffff;	text-decoration: none; cursor: pointer;}

p{
padding:0;
margin:0;
text-align: justify;
}
table{
padding-top:0;
margin-top:0;
}
td{
vertical-align:top;

}
ul{
list-style: square ;
color:#FFFFFF;
padding:0 0 0 15px;
margin:0;
}
.general{
margin:0;
padding:0;
}
.middle{
	background-color:#3B3B3B;
	width:748px;
	height:auto;
	padding:0px 15px 15px 15px;
}

.wrapper
{
margin:0 auto;
}
.div_body{
width:auto;

}
.header_background{
height:auto;
background:url(../image/background_header.png) repeat-x; 
text-align:center;
}
.get_locale_links
{
font-family: "Trebuchet MS";
float: right;
}
.get_locale_links a
{
color:#8FF201;
font-family: "Trebuchet MS";
}

.logo{
height:auto;
background:url(../image/logo.png) no-repeat;
width:778px;
margin:0 auto;
padding-top:155px;

}

.line_menu{
height:auto;
background:url(../image/line_menu.jpg) repeat-x;
text-align:center;
}
.line_menu2{
height:31px;
background:url(../image/line_menu2.jpg) repeat-x;
width:778px;
margin:0 auto;
}

.left{
 width:37px;
 background:url(../image/line_left.png) repeat-y;
}

.right{
	width:37px;
	background:url(../image/line_right.png) repeat-y ;
}

.footer_background{
height:auto;
background: #000000 url(../image/background_footer.png) repeat-x; 
text-align:center;
}

.menu_footer{
height:65px;
width:778px;
padding-top:31px;
margin:0 auto;
}

.menu_footer ul{
font: normal 24px Arial, Helvetica, sans-serif;
list-style:none;
padding:0px;
}

.menu_footer ul li{
display:inline;
}

.menu_footer p{
text-align:center;
}
/*AADIDO DESDE AQUI*/
.menu_header{
margin:0;
padding:0;
}

.menu_header td{
vertical-align:middle;
margin:0;
padding:0;
height:46px;
font:normal 25px Arial, Helvetica, sans-serif;
}

.tab_menu_left, .tab_menu_right{
width:12px;
}
.tab_menu_left{
text-align: right;
background: url(../image/background_tab_left_menu.png) no-repeat right;
width:15px;
height:46px;

}

.tab_menu_right{
text-align:left;
background: url(../image/background_tab_right_menu.png) no-repeat left;
width:7px;
height:46px;
}

.menu_tab{
background:url(../image/bg_li_header.jpg) repeat 0 46px;
}
.labelErr	{	color: #FF0000; font-size: 14px; display: none;	}
.labelSucess{	color: #8FF201; font-size: 14px; display: none;	}
.labelAlert	{	color: #D2691E; font-size: 14px; display: none;	}

.services_title, .subtitle_services{
color:#8FF201;
font:normal 23px "Trebuchet MS";
margin-left:25px;

}

.services_title span{
color:#C0C0C0;
}

.line_services{
height:14px;
background-color:#4C8300;
margin-bottom:8px;
}
.texto{
	font: normal 14px "Century Gothic", Arial;
	color:#E4E4E4;
	font-size: 14px ;
}
