@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,400italic,600italic);

body{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#484848;
}
#main_cabecera{
	padding: 10px;
}
#id_usuario, #password{
	color:#505050 !important;
}
#main_cabecera img{
	/*width: 232px !important;*/
	height: 40px !important;
	margin-top: 10px;
	padding-left: 10px;
}
.tacografos-start{
	background-color: #F9F9F9;
}
.combo{
	
	border:none;
	font-size: 14px;
	border-radius: 4px;
	color:#505050 !important;
	cursor: pointer;
	padding: 8px !important;
}
	
#btn_login{
	padding: 16px 30px;
	background-color: #505050;
	border:none;
	font-size: 14px;
	border-radius: 4px;
	color:#fff !important;
	cursor: pointer;
}
#btn_login:hover{
	padding: 16px 30px;
	background-color: #676869;
	border:none;
	font-size: 14px;
	border-radius: 4px;
	color:#fff;
	cursor: pointer;
}
.combo_txt {
	
	
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

a.combo:link {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.combo:visited {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.combo:hover {
	
	
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.texto_1 {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.titulares_noticias {
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texto2_noticia {
	
	
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.texto_noticia_completo {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.linea_roja {
	
	
	color: #C7081B;
}
a.linea_roja:link {
	
	
	color: #C7081B;
}
a.linea_roja:visited {
	
	
	color: #C7081B;
}
a.linea_roja:hover {
	
	
	color: #000000;
	text-decoration: none;
}
.nueva_linea_roja {
	
	font-size: 9px;
	color: #C7081B;
}
a.nueva_linea_roja:link {
	
	font-size: 9px;
	color: #C7081B;
}
a.nueva_linea_roja:visited {
	
	font-size: 9px;
	color: #C7081B;
}
a.nueva_linea_roja:hover {

	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.boton {
	
	
	color: #000000;
	background-color: #CCCCdd;
	font-style: normal;
}
.titulo-hoja {
	
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.texto-hoja {
	
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.cero {
	
	font-size: 1px;
}


.boton_menu {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	text-decoration: none;
}
a.boton_menu:link {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	text-decoration: none;
}
a.boton_menu:visited {
	
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E5E5E5;
	text-decoration: none;
}
a.boton_menu:hover {
	
	
	font-style: normal;
	font-weight: normal;
	color: #E5E5E5;
	background-color: #999999;
	text-decoration: none;
}

.texto_inf_tam_01 {
	
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texto_inf_tam_02 {
	
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texto_inf_tam_03 {
	
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto_inf_tam_04 {
	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texto_inf_tam_05 {
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto_inf_tam_06 {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texto_pie {
	
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto_pie:link {
	
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto_pie:visited {
	
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto_pie:hover {
	
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}.txt_ajax {
	font-weight: normal;
	
}
.flecha {
	background-image: url(images/inscr_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
select.combo {
	background-color: #fff;
	border:none;
	font-size: 14px;
	border-radius: 4px;
	color:#333 !important; 
	cursor: pointer;
	border: 1px solid #c9c9c9;
	padding: 10px;
	margin-bottom: 10px !important;
}

input[type=text].combo{
	padding-left:14px;
	font-style: normal;
	font-weight: normal;
	color:#000000 !important;
	text-decoration: none;
	padding: 8px;
	background-color: #fff;
    border: 1px solid #c9c9c9;
	font-size: 14px;
	border-radius:3px;
	margin-bottom: 10px !important;
}
input[type=password].combo {
	padding-left:14px;
	
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	background-color: #fff;
    border: 1px solid #c9c9c9;
	font-size: 14px;
	border-radius:3px;
	margin-bottom: 10px !important;
}
textarea.combo {
	
	background-color: #fff !important;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border: solid 1px #777;	
	margin-bottom: 10px !important;
}
input[type=button], input[type=submit], input[type=reset] {
	/*padding: 2px;*/
	color:#fff !important;
	background-color: #505050;
}
div#cabecera {
	background-color: #595959;
}
div#cabecera div#top_cabecera {
	
	
	background-color: #484848;
	color: #929596;
	padding: 5px;
}
div#cabecera div#main_cabecera {
	
	font-size: 14px;
	background-color: #595959;
	color: #FFF;
	padding: 20px;
	font-weight: bold;
}
div#login {
	
	 
	

	padding: 20px;
	width: 600px;
	margin: 40px auto;
	
}
div#login td {
	
	
	
}
div#login td a {
	
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
}
div#login td.titulo {
	
	font-size: 19px;
	color: #000;
	padding-bottom: 20px;
	border-bottom: solid 1px #CCC;
}
div#login td.error {
	
	font-size: 15px;
	color: #FFF;
	background-color: #DD0000;
	border-bottom: solid 1px #CC0000;
}
/***/
div#cabecera {
	background-color: #595959;
	margin-bottom: 40px;
}
div#cabecera div#top_cabecera {
	
	
	background-color: #fff;
	color: #929596;
	padding: 5px;
}
div#cabecera div#top_cabecera a {
	
	
	color: #ddd;
	font-weight: bold;
	text-decoration: underline;
}
div#cabecera div#main_cabecera {
	
	font-size: 14px;
	background-color: #595959;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
}
div#footer {
	background-color: #595959;
	padding: 5px;
	margin-top: 40px;
}
div#contenedor_opcion {
	width: 85%;
	margin: 0px auto;
	background-color: #f9f9f9;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	padding: 20px;
	
	

}
div#contenedor_opcion td {
	
	

}
div#contenedor_opcion td.seccion {
	
	color: #444;
	font-weight: bold;
	text-align: center;
	background-

}
div#contenedor_opcion table.tabla {
	
	

	border: solid 1px #DDD;
}
div#contenedor_opcion table.lista{
	
	

	border: solid 1px #DDD;
}
div#contenedor_opcion table.lista td.cabecera{
	
	

	border-bottom: solid 1px #ccc;
	background-color: #DDD;
	font-weight: bold;
}
div#contenedor_opcion table.lista td.accion{
	
	

	border-bottom: solid 1px #DDD;
	background-color: #FFF;
	font-weight: bold;
}
div#contenedor_opcion table.lista td.celda{
	
	

	border-bottom: solid 1px #DDD;
	background-color: #F8F8F8;
}
div#contenedor_opcion table.ficha{
	
	

	border: solid 1px #DDD;
}
div#contenedor_opcion table.ficha td.campo{
	
	

	background-color: #F8F8F8;
	font-weight: bold;
}
div#contenedor_opcion table.ficha td.valor{
	
	

	background-color: #FFF;
}