body
{
	font-family: Verdana, Geneva, sans-serif;
	color: #303E87;
}

select
{
    font-family:Verdana, Geneva, Sans-Serif;
    color:  #303E87;
}

.signature
{
	bottom: 10px;
}

.signature div
{
	vertical-align:middle;
}

.signature a
{
	font-size:9px;
	text-decoration:none;
	color:#666666;
}

.signature img
{
	width:30px;
	height:10px;	
	border:0px;
	border-style:none;	
}

.signature img a, img a:link, img a:active, img a:visited, img a:hover
{
	width:30px;
	height:10px;	
	border:0px;
	border-style:none;
}



#formail label
{
	font-weight:bold;
	font-size:12px;
	display:block;
}

.miboton
{
	color:#E30713;
}

.valMess
{
	text-align:left;
	color:#E30713;
	font-weight:bold;	
	font-size:10px;

}
.oronet
{
	background-color: #DDDDDD;
}

#titleORONET
{
	font-weight:bold;
	
}

#servicios {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #303E87;
}
.section_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #303E87;
	float: left;
	padding-left:5px;
}
.symbol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E30713;
	float: left;
}
.section_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #303E87;
	float: none;
	text-align: justify;
	padding-top: 3px;
	padding-right:10px;
}
#logos {
	clear: both;
	vertical-align:bottom;
}

.mas_button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E30713;
	float: right;
	background-image: url(images/more_button.png);
	height: 17px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	clear: both;
	padding-top: 2px;
	text-decoration: none;
}

.mas_button a
{
	text-decoration:none;
}

#listado a
{
	list-style:none;
	text-decoration:none;
	color:#303E87;
}

#listado a:visited
{
	color:#E30713;
}

#listado a:hover
{
	color:#AAAAAA;
}

.section_image
{
	height:100%;
	float:right;
	vertical-align:middle;
}

.servicios_desc
{
	text-align:justify;
	font-size: 12px;
	padding:20px;
	color:#555555;
	
}


#empresa_select
{
	position: relative;
	top: 24px;

}

.empresa_title
{
	text-align:center;
	vertical-align:middle;
	font-size: 20px;
	font-weight:bold;
}

.empresa_desc
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:justify;
	padding: 20px;
	
	max-width:650px;
	width:expression(document.body.clientWidth > 650 ? "650px" : "auto");
}