@charset "utf-8";
/* CSS Document */
body {
	background-color: #e9e9e9;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
.cuerpo {
	width:809px;
	height:577px;
	background:url(images/fondo.jpg);
}
.footer {
	padding-bottom:17px;
	padding-left:2px;
	padding-top:10px;
}
.header {
	padding-bottom:4px;
	padding-top:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.contenido {
	height:402px;
	padding:0 0 0 0;
}
.titulares:link {
	font-family: verdana, arial;
	font-size: 12px;
	color: #8d8c92;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.titulares:active {
	font-family: verdana, arial;
	font-size: 12px;
	color: #0665ab;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.titulares:visited {
	font-family: verdana, arial;
	font-size: 12px;
	color: #8d8c92;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.titulares:hover {
	font-family: verdana, arial;
	font-size: 12px;
	color: #0665ab;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.titularesHover {
	font-family: verdana, arial;
	font-size: 12px;
	color: #0665ab;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.menusoluciones {
	padding-left:10px;
	line-height:20px;
}
.soluc:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.soluc:active {
	font-family: verdana, arial;
	font-size: 11px;
	color: #5C6195;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.soluc:visited {
	font-family: verdana, arial;
	font-size: 11px;
	color: #999999;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.soluc:hover {
	font-family: verdana, arial;
	font-size: 11px;
	color: #5C6195;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.contenttit {
	font-family: verdana, arial;
	font-size: 11px;
	color: #5C6195;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.contenttxt {
	font-family: verdana, arial;
	font-size: 11px;
	color: #999999;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.content {
	margin-top:15px;
}
.nucleo {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
.titulos {
	font-family: verdana, arial;
	font-size: 12px;
	color: #0665ab;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.espacios {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.itemsVerios a {
	color:#8d8c92;
	text-decoration:none;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-image:none; background-position: center left; background-repeat:no-repeat;
	height:20px;
	padding:0  0 0 15px; margin:0;
}
.itemsVerios a:active {
	color:#0665ab;
	text-decoration:underline;
	background-image:none; background-position: center left; background-repeat:no-repeat;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}
.itemsVerios a:visited {
	color:#8d8c92;
	text-decoration:none;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-image:none; background-position: center left; background-repeat:no-repeat;
}
.itemsVerios a:hover {
	text-decoration:underline;
	background-image: url(images/tag.jpg); background-position: center left; background-repeat:no-repeat;
	font-family: verdana, arial;
	font-size: 11px;
	color: #0665ab;
	font-weight: bold;
}
.titGeneral a {
	text-decoration:none;
	display:block;
 background-image:none; background-position: center left; background-repeat:no-repeat;
	height:20px;
	padding:0 0 0 15px; margin:0;
	cursor: pointer; font-stretch:semi-condensed; text-align:left;
}
.titGeneral a:active {
	text-decoration:underline;
 background-image:url(images/tag_tit.jpg); background-position: center left; background-repeat:no-repeat;
}
.titGeneral a:visited {
	text-decoration:none;
	display:block;
	list-style:none;
 background-image: none; background-position: center left; background-repeat:no-repeat;
}
.titGeneral a:hover {
	text-decoration:underline;
 background-image:url(images/tag_tit.jpg); background-position: center left; background-repeat:no-repeat; 
}