@charset "UTF-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2D;
}
a:link {
	font-weight: bold;
	color: #FF0064;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0064;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* CSS Document */

.bg {
	background-image: url(img/gen/bg_papel2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cabecera {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}
.cabecera2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #575757;
}
.titulos {
	font-size: 20px;
	background-image: url(img/gen/tit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 55px;
	font-weight: bold;
	color: #FF0064;
}
.titulos_neg {
	font-size: 20px;
	background-image: url(img/gen/tit_bg_neg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 55px;
	font-weight: bold;
	color: #FFFFFF;
}
.parrafo {
	font-size: 12px;
	line-height: 18px;
}
.news_list_seccion {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.news_list_fecha {
	font-size: 11px;
	font-style: italic;
}
.news_list_titulo {
	font-size: 12px;
}
.news_list_entrada {
	font-size: 11px;
}
.col_list_bg {
	background-image: url(img/gen/bg_rayas3.jpg);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titular2 {
	font-size: 18px;
	font-weight: bold;
}

.col_list_fecha {
	font-size: 11px;
	font-style: italic;
	color: #C0C0C0;
}
.col_list_titulo {
	font-size: 12px;
}
.col_list_entrada {
	font-size: 11px;
	color: #C0C0C0;
}
.news_det_titulo {
	font-size: 24px;
	color: #000000;
}
.news_det_entrada {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.news_det_texto {
	line-height: 18px;
}
.navbar {
	background-image: url(img/gen/bg_rayas.jpg);
	background-repeat: repeat;
	padding: 10px;
}
.coment_texto {
	font-size: 11px;
	padding: 15px;
	line-height: 14px;
}
.coment_flecha {
	background-image: url(img/gen/flecha_com.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form_field {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.titular {
	font-size: 24px;
	font-weight: bold;
}
.tabla_izq {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tabla_dcha {
	font-size: 12px;
	padding: 10px;
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.row_header {
	padding: 5px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
}
.row_list {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
}
.footer_content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.footer_row {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	font-size: 10px;
}
.footer2 {
	font-size: 12px;
	color: #C0C0C0;
	padding-top: 20px;
}
.tiempo_title {
	font-size: 18px;
	font-weight: bold;
	color: #FF0064;
	background-image: url(img/gen/bg_rayas.jpg);
	background-repeat: repeat;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.tiempo_content {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

