/* CSS Document */
/*
*{-moz-box-sizing: border-box;box-sizing: border-box}
all{ font-size:8pt;}
*/
body {
	margin:0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-image:url(Images/relleno.gif);*/
}

.homepage, .homepage td{
	/*width:169px;*/
	padding-left:5px;
	text-align:left;
	border-top-color:#999999;
	border-top-style: dashed;
	border-top-width:1px;
	border-collapse:collapse;
	font-size:11px;
}

.homepage a:link {
	color: #000000;
	text-decoration:none
}
.homepage a:hover {
	color: Teal;
	background-color: #EEEEEE;
	text-decoration:underline
}
.homepage a:active {
	color: #CC0000;
	background-color: #EEEEEE;
	text-decoration:underline
}
.homepage a:visited {
	color: #000000;
	text-decoration:none
}

.pie{
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	/*color:#CCCCCC;*/
	/*color: #00AB59;*/
	color: green;
	padding:10px;
}

.fecha{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: ThreedShadow;
	padding:10px;
}

.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	/*color: #00AB59;*/
	color: green;
	text-decoration: none;
	font-style: normal;
}

/*
.link_noti {
	color : #FF471E;
	text-decoration : none;
	font-size: 18pt;
	text-indent: 2.0cm;
}
*/
a.link_noti {
	text-decoration : none;
	color : #FF471E;
	font-size: 18px;
	text-indent: 2.0cm;
}
a.link_noti:hover {
	text-decoration : underline;
	color : #FF471E;
	font-size: 18px;
	text-indent: 2.0cm;
}
/*
.link_noti_diff {
	color : #FF471E;
	text-decoration : none;
	font-size: 18pt;
	text-indent: 2.0cm;
}
*/
a.link_noti_diff {
	text-decoration : blink;
	color : Red;
	font-size: 18px;
	text-indent: 2.0cm;
}

a.link_noti_diff:hover {
	text-decoration : blink underline;
	color : Red;
	font-size: 18px;
	text-indent: 2.0cm;
}



.l_menu {
	color : #CC0000;
	text-decoration : none;
	text-align : right;
}

a.l_menu:hover {
	text-decoration : underline;
	color : Teal;
	background-color: #EEEEEE;
}

.l_menu_actual {
	color : #CC0000;
}

.titulo_sec {
	font: bold 20px Times New Roman, sans-serif;
	/*color: #FE7019;*/
	color: Teal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-left: 20px;
}

.estilo1 {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	/*color: #FFF;*/
	line-height: 24px;
	text-decoration: none;
	cursor: pointer;
	background-color: white;
}

.estilo2 {
	font: 18px Tahoma, Arial, Helvetica, sans-serif;
	/*color: #FFF;*/
	line-height: 24px;
	text-decoration: none;
	cursor: pointer;
	background-color: white;
}

.link_menu {
        color : #000000;
        text-decoration : none;
        text-align : left;
	font: 20px Times New Roman;
}

a.link_menu:hover {
	color : #000000;
	text-decoration : underline;
	text-align : left;
	font: 20px Times New Roman;
}

.contador{
	text-align: center;
	font-family: Times New Roman;
	font-size: 12px;
	color:black;
	padding:10px;
}

.ganadores{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	padding:1px;
}

.r_menu {
	/*color : #006600;*/
	color : Teal;
	text-decoration : none;
	text-align : right;
}

a.r_menu:hover {
	text-decoration : underline;
	color : Teal;
	background-color: #ffffff;
}

.r_menu_actual {
	/*color : #006600;*/
	color : Teal;
}

.listado_afil {
	border-top : 1px #000000;
	border-bottom : 1px #000000;
	border-left : 1px #000000;
	border-right : 1px #000000;
	font-family : Arial;
	font-size : x-small;
	/*border-collapse: collapse;
	border-color : Gray Gray Gray Gray;*/
	/*
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Arial;
	font-size : x-small;
	*/
}

.tools{
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	padding:1px;
}

.margen_link_noti{
	text-indent: 2.0cm;
}

.margen_link_menu{
	text-indent: 1.5cm;
}

.descarga_pdf {
	color : Teal;
	text-decoration : none;
	text-align : right;
	font-size:12px;
}

a.descarga_pdf:hover {
	text-decoration : underline;
	color : Teal;
	background-color: #ffffff;
	font-size:12px;
}

.descarga_pdf_actual {
	color : Teal;
	font-size:12px;
}

.descarga_pdf_2 {
	color : Teal;
	text-decoration : none;
	text-align : right;
	font-size:18px;
}

a.descarga_pdf_2:hover {
	text-decoration : underline;
	color : Teal;
	background-color: #ffffff;
	font-size:18px;
}

.descarga_pdf_2_actual {
	color : Teal;
	font-size:18px;
}


.tamano {
	color : ThreedShadow;
	text-decoration : none;
	text-align : right;
	font-size:10px;
}

a.tamano:hover {
	text-decoration : underline;
	color : ThreedShadow;
	background-color: #ffffff;
	font-size:10px;
}

.tamano_actual {
	color : ThreedShadow;
	font-size:10px;
}

.desc_anexos {
	font-size: 14px;
}

.novedad_resumen {
	color : Gray;
	text-decoration : none;
	text-align : left;
	font-size:10px;
	background-color: white;
}

a.novedad_resumen:hover {
	color : Gray;
	text-decoration : none;
	text-align : left;
	font-size:10px;
	background-color: white;
}

.novedad_titulo {
	color : Teal;
	text-decoration : none;
	text-align : left;
	font-size:16px;
	background-color: white;
}

a.novedad_titulo:hover {
	color : Teal;
	text-decoration : underline;
	text-align : left;
	font-size:16px;
	background-color: white;
}

.novedad_fecha{
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: ThreedShadow;

}

input.contacto {
	color : Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	/*border-color : #999999;*/
	border-color : green;
	width: 300px;
}
	
textarea.contacto {
	color : Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	/*border-color : #999999;*/
	border-color : green;
	width: 300px;
}

span.contacto {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.borde_simple {
	border-collapse: collapse;
	border-color : Gray Gray Gray Gray;
}



.link_volver {
	color : #FF471E;
	text-decoration : none;
	font-size: 14pt;
	text-indent: 2.0cm;
}
a.link_volver {
	text-decoration : underline;
	color : #FF471E;
	font-size: 14px;
	text-indent: 2.0cm;
}
