/************************************************************************************
//Titulo: style.css
//Descripción: Maquetación CSS
//Autor: Manuel Cordero
//Última actualización: 28/02/2008
//************************************************************************************/

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;

}

div.ficha {
   width:365px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#EBF4FE;	
}

div.ficha2 {
   width:365px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#EBF4FE;	
	border: 1px solid #DCDCDC;  
	border-style: none none solid none;
}

div.ficha_detalle {
   width:365px;
   height:175px;
   overflow:auto;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#EBF4FE;	
	border-style: solid;
	border-width: 1px;
	border-color: #DCDCDC;
}


div.buscar {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;

}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #003882;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
	}
.menu a {
	color : #003882;
	text-decoration: none
}
.menu a:hover {
	color : #003882;
	text-decoration: underline;
}

li {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.noticia_titular {
	color: Navy;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;

	text-align: left;
}
.noticia_fecha {
	color: #003882;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
}
.noticia_texto {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial;
	text-align: justify;
}

.texto_titular {
	color : #003882;
	margin-left : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.texto_normal {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
    padding-left: 10px;
	 padding-right: 10px;
	text-align: justify;
	line-height: 150%;
}


.listado {
	color : #003882;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	margin-left : 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.listado a {
	text-decoration: none;
}
.listado a:hover {
	text-decoration: none;
}

.texto_login {
	color : #3458B8;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.texto_login a{
	color : #CF142B;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
}
.texto_login a:hover{
	color : #CF142B;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
}

.texto_fecha {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
    padding-left: 15px;
	 padding-right: 10px;
	text-align: right;
	background-image: url(images/date_time_06.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.se_encuentra_en {
	color : Black;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(images/pages_03.gif);
	background-repeat: no-repeat;
	background-position: left;	
	text-align: right;
}
.se_encuentra_en a{
	color : Black;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	padding-right: 5px;
	text-align: right;
}
.se_encuentra_en a:hover{
	color : Black;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: underline;
	padding-right: 5px;
	text-align: right;
}

.texto_negrita {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.texto_combos {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	margin-left: 20px; 
}

.boton {
		border: none; 
		font-size: 8pt; 
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;		
		background-color: #F44029;
		color: White;
		padding: 1px;
}


body 	{
	background-color:#FFF; 
	font-family:Arial; 
	margin:0px; padding:0px; 
	margin-top: 0px; 
	padding-top: 0px;
}
