body {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #e4e4e4;
	margin: 0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.header{
height:106px;
background-color:#000000;
text-align:center;
}

.headerBackground{
height:106px;
background-color:#000000;
text-align:center;
background-image:url(images/bg_back_menu.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.menu{
height:30px;
background-image:url(images/background_menu.gif);
background-repeat:repeat-y;
}
.itemMenu{
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
padding-left:12px;
padding-right:12px;
text-align:left;
background-image:url(images/bg_button.gif);
background-repeat:repeat-x;
border-style:solid;
border-color:#414141;
border-width:1px;
height:23px;
line-height:22px;
}

.itemMenu2{
font-size:12px;
padding-left:12px;
padding-right:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
text-align:left;
height:23px;
line-height:22px;
}
.bordeRight{
	border-right-style:solid;
border-right-color:#414141;
border-right-width:1px;
}

a:link,a:active,a:visited{
text-decoration:none;
color:#666666;
}
a:hover{
color:#FFFFFF;
text-decoration:none;
}

.lkBlanco:link,.lkBlanco:active,.lkBlanco:visited{
text-decoration:none;
color:#ffffff;
}
.lkBlanco:hover{
color:#666666;
text-decoration:none;
}
.logo{
padding-left:5px; padding-top:15px;
}
.logoBottom{
padding-right:15px; padding-top:15px;
}

.datos{
padding-right:20px;
font-size:10px;
text-transform:uppercase;
color:#999999;
}
.borde_content_sup{
	width:550px;
	background-image:url(images/borde_content_sup.gif);
	background-repeat:no-repeat;
	height:10px;
	background-position: bottom;
}
.borde_content_inf{
width:550px; background-image:url(images/borde_content_inf.gif); background-repeat:no-repeat; height:10px}
.centro_content{
padding-top:25px;padding-bottom:20px; padding-left:45px; padding-right:25px; color:#666666; background-color:#FFFFFF}
.content{
padding-top:0px; padding-bottom:10px; width:550px; height:350px;}
.subtitulo{
	font-family:Arial;
	font-size:12px;
	color:#9f398f;
	font-weight: bold;
}
.bg_back_menu{
background-image:url(images/bg_back_menu.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.buttonLila{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-weight:bold;
text-align:center;
font-size:11px;
background-color:#551DCA;
width:100px;
padding:5px;
margin-top:10px;
margin-right:15px;
}

.buttonLila a:link, .buttonLila a:active, .buttonLila a:visited{
color:#FFFFFF;
}
.buttonLila a:hover{
color:#bca4ee;
}

#tarifas td{
padding-top:7px;
padding-botom: 7px;
border-bottom-color:#e1e1e1;
border-bottom-style:solid;
border-bottom-width:1px;
vertical-align:middle;
}
.txtBold{
font-weight:bold;
}
#formulario td{
color:#666666;
font-size:11px;
}

.boton {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: 84c230;
	border: 1px solid #c4c4c4;
}
.campo {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #c4c4c4;
}
.campo1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #c4c4c4;
}
#lista li{
margin-left:-10;
}
#menu{
margin-left:55px;
}