@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-color: #2870CC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor {
	clear: both;
	float: none;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: auto;
}
#contenedor #top {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 780px;
	float: left;
}
#contenedor #top h1 {
	text-indent: -9999px;
	display: block;
	height: 101px;
	width: 780px;
	padding: 0px;
	margin: 0px;
}
#contenedor #top a {
	height: 101px;
	width: 780px;
	display: block;
	float: left;
}
/*navegacion*/
#menu 
{
	height:33px;
	margin:0;
	border:0;
	background-image: url(../img/bmid_097.gif);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 780px;
}
#tab 
{
	margin:0;
	top:0;
	float: left;
	width: 778px;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	background-color: #000000;
	background-image: url(../img/bright_097.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#tab a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:33px;
	background-image: url(../img/bleft_097.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	width: auto;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
 
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

/*fin navegacion*/
/*contenidos*/
#main {
	float: left;
	width: 778px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F74CD;
	border-left-color: #2F74CD;
}
#columna_izq {
	float: left;
	width: 540px;
	padding: 19px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0948B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 10px;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#cajavideo {
	height: 240px;
	width: 320px;
	border: 1px solid #CCC;
}

#contenido {
	width: 540px;
	float: left;
}
.txt {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: justify;
	display: block;
	float: left;
	width: 100%;
}
.categoria {
	background-image: url(../img/bg_cat.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.preguntas {
	background-image: url(../img/bg_faqs.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*fin fuentes*/
.convenio {
	background-image: url(../img/bg_conv.jpg);
	background-position: top;
	float: left;
	height: 25px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A6A6A;
	padding-top: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.doc {
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1C0E9;
	text-align: justify;
}

.doc img {
	float: left;
	margin-right: 20px;
	display: block;
	margin-bottom: 5px;
}



.txt img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.not {
	text-align: justify;
	float: left;
	width: 46%;
	margin: 10px;
}
.not img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}




#columna_der {
	float: left;
	width: 195px;
}
#caja1 {
	background-color: #CDDEF3;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top1_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #1160C6;
}
#caja2 {
	background-color: #E3EDf8;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top2_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #1160C6;
	margin-bottom: 15px;
}
#caja3 {
	background-color: #F2F6Fc;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top3_cel.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #000066;
}
#caja4 {
	background-color: #F1F1F1;
	float: left;
	width: 193px;
	margin-top: 8px;
	background-image: url(../img/top1_gris.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #666666;
}
.caja-tit{
	height: 25px;
	float: left;
	width: 160px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	line-height: normal;
}

.caja_cont {
	width: 173px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.caja_cont2 {
	width: 173px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.caja_cont ul {
	margin: 0px;
	padding-left: 20px;
}
/*fin contenido*/
/*Pie de pagina*/
#bottom {
	background-image: url(../img/bottom.gif);
	background-position: top;
	height: 51px;
	float: left;
	width: 780px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*Fin pie de pagina*/

/*Fuentes*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2870CC;
	text-decoration: underline;
	font-size: 14px;
}
a.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2870CC;
	text-decoration: underline;
	font-size: 14px;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
	font-size: 14px;
}
a.link-bl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
.azul {
	color: #0066CC;
}
.gris {
	color: #999;
}


#ingreso {
	float: left;
	margin-top: 40px;
	display: block;
}
#portada {
	background-image: url(../img/bg_ingreso.gif);
	height: 162px;
	font-size: 18px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 180px;
	background-repeat: no-repeat;
	color: #0948B1;
	margin-bottom: 10px;
}
#noticia {
	background-image: url(../img/bg_rism.gif);
	height: 377px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 180px;
	background-repeat: no-repeat;
	color: #666;
	margin-bottom: 10px;
}
.rojo {
	color: #C03;
	font-size: 18px;
	font-weight: normal;
}
.gris {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



#btnris a {
	display: block;
	height: 84px;
	width: 175px;
}
#btnris a:hover {
	background-position: bottom;
}
#btnris  span {
	display: none;
}
#btnris2 a {
	display: block;
	height: 50px;
	width: 175px;
}
#btnris2 a:hover {
	background-position: bottom;
}
#btnris2  span {
	display: none;
}

#consulta {
	background-image: url(../img/btn_ris.gif);
	width: 175px;
	display: block;
	height: 84px;
}
#funcion {
	background-image: url(../img/btn_funciona.gif);
	width: 175px;
	display: block;
	height: 50px;
}
#video {
	background-image: url(../img/btn_video.gif);
	width: 175px;
	display: block;
	height: 50px;
}
#ayuda {
	float: left;
	width: 175px;
	margin-top: 5px;
}
/*tablas*/
table {
	border-collapse:collapse;
	border-left:1px solid #686868;
	border-right:1px solid #686868;
	color: #333;
	background-color: #EFF4FB;
	background-image: url(../img/teaser.gif);
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', helvetica, arial, verdana;
	font-size: 0.9em;
	line-height: 145%;
}

td, th {
	padding:5px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
	color:#06C;
	text-decoration:underline;
}

table a:link {}

table a:visited {
	font-weight:normal;
	color:#069;
		
}

table a:hover {
	color: #09F;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
	background:#333 url(../img/llsh.gif) repeat-x;
	color:#fff;
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {

}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
