a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #616163;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu{
	float: left;
	list-style: none;
	margin: 0;
	/*width: 100%;*/
	width: 800px;
	height: 56px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	text-transform: uppercase;
	
}
.menu ul{
	list-style:none;
	margin:0;
	color: #FFF;
	padding: 0;
}
.menu li{
	float:left;
	margin: 0;
	width: 125px;
	height: 56px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9DB;
}
.menu li a{
	color:#616163;
	display:block;
	font-weight:normal;
	text-align:center;
	padding-top: 22px;
	padding-bottom: 21px;
	}
.menu li a:hover{
	color:#FFF;
	text-decoration:none;
	background-color: #0168B3;
}
.menu li ul{
	display:none;
	/*height:auto;
	/*filter:alpha(opacity=80);*/
	/*opacity:0.80;*/
	position:absolute;
	z-index:200;
	background-color: #DEDFE0;	/*top:1em;
	/*left:0;*/
	padding-bottom: 12px;
}
.menu li:hover ul{
	display:block;
}
.menu li li {
	display:block;
	float:none;
	height: 34px;
	padding: 0px;
}
.menu li ul a{
	display:block;
	font-size:11px;
	font-style:normal;
	text-align:center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #616163;
}
.menu li ul a:hover{
	color:#FFFFFF;
	opacity:1.0;
	filter:alpha(opacity=100);
	background-color: #0168B3;
	/*height: 25px;*/
}
.menu p{
	clear:left;
}	
.menu #linea{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9DB;
}
.submenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
}
.submenu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	color: #333;
	padding-top: 6px;
	padding-bottom: 6px;
}
.submenu a {
	color: #888;
	display: block;
	margin: 0;
	text-decoration: none;
	background-image: url(imagenes/ImgLineaMenu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu a:hover {
	color: #000;
	font-weight: normal;
	margin: 0px;
}
.submenu li #subover{
	color: #000;
	font-weight: normal;
	margin: 0px;
}
.footer {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #FFF;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.footer li {
	margin: 0;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 2px;
	line-height: 20px;
}
.footer a {
	color: #FFF;
	margin: 0;
}
.footer a:hover {
	font-weight: normal;
	color: #B0DFFF;
	text-decoration: none;
}
.footer li #over {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
}
.footer li #inter {
	line-height: 10px;
}
.padd30 {
	padding: 30px;
}
.padd20 {
	padding: 20px;
}
.padd15 {
	padding: 15px;
}
.padd10 {
	padding: 10px;
}
.texto10 {
	font-size: 10px;
	font-weight: normal;
	color: #616163;
}
.texto11-az {
	font-size: 11px;
	font-weight: normal;
	color: #0168B3;
}
.texto12 {
	font-size: 12px;
	font-weight: normal;
	color: #616163;
}
.texto12-az {
	font-size: 12px;
	font-weight: normal;
	color: #0168B3;
}
.texto13 {
	font-size: 13px;
	font-weight: normal;
	color: #616163;
}
.texto13-bold {
	font-size: 13px;
	font-weight: bold;
	color: #616163;
}
.tit15 {
	font-size: 15px;
	font-weight: bold;
	color: #616163;
}
.tit15-az {
	font-size: 15px;
	font-weight: bold;
	color: #0168B3;
}
.servicios {
	text-align: center;
	padding: 15px;
	border: 1px solid #D9D9DB;
	vertical-align: top;
}
.tit30-az {
	font-size: 30px;
	font-weight: normal;
	color: #0168B3;
}
.contenido {
	background-image: url(imagenes/ImgBarraSombra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
