/* CSS Document */
@import url("estilos_width.css");
@import url("estilos_height.css");

body{margin:0px;}

img{border:0px;}

h1{margin:0px;}

A:link { text-decoration:none }       /* vínculos no visitados */
A:visited { text-decoration:none;
			color:#663366; }   /* vínculos visitados */
A:active { text-decoration:none }    /* vínculos activos */
A:hover { text-decoration:underline}

#template_web
{
	position:relative;
	overflow:hidden;
	width:974px;
	left:50%;
	margin-left: -487px;
}

#capaimages
{
	position:absolute;
	overflow:hidden;
	width:204px;
	margin-top:-7px;
}

#capaform
{
	position:absolute;
	overflow:hidden;
	width:205px;
	margin-top:-7px;
}

.menu_fondo{background:#9F1A1D url(../imagenes/menu_fondo.jpg) no-repeat top right;}
.menu_fondo_color{background-color:#9F1A1D;}
.menu_sombra{background:url(../imagenes/menu_sombra.png) repeat-y left top;}

.menu_txt
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}

.menu_txt_on
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#9F1A1D;
}

.fondo_CCCCCC{background-color:#CCCCCC;}

.fondo_DDDDDD{background-color:#DDDDDD;}

.fondo_EDEDED{background-color:#EDEDED;}

.fondo_A7966A{background-color:#A7966A;}

.fondo_9F1A1D{background-color:#9F1A1D;}

.fondo_AF5A5C{background-color:#AF5A5C;}

.fondo_AE9C74{background-color:#AE9C74;}

.fondo_FAFAFA{background-color:#FAFAFA;}

.fondo_F5F5F5{background-color:#F5F5F5;}

.fondo_FFFFFF{background-color:#FFFFFF;}

.fondo_DFDFDF{background-color:#DFDFDF;}

.fondo_D7D7D7{background-color:#D7D7D7;}

.fondo_E2E2E2{background-color:#E2E2E2;}

.fondo_E9E9E9{background-color:#E9E9E9;}

.fondo_F4F4F4{background-color:#F4F4F4;}

.pie_txt_rojo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9E1A1D;
}

.pie_txt_gris
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#999999;
}

.txt {font-family: Verdana, Arial, Helvetica, sans-serif;}

.txt2 {font-family: Arial, Verdana, Helvetica, sans-serif;}

.txt_subrayado{text-decoration:underline;}

.txt_12{font-size: 12px;}

.txt_6{font-size: 6px;}

.txt_9{font-size: 9px;}

.txt_10{font-size: 10px;}

.txt_11{font-size: 11px;}

.txt_7E6223{color: #7E6223;}

.txt_9F1A1D{color: #9F1A1D;}

.txt_8A8A8A{color: #8A8A8A;}

.txt_FFFFFF{color: #FFFFFF;}

.txt_666666{color: #666666;}

.margen_lista {
	margin-left:11px;
	margin-right:10px;
}

*:first-child+html .margen_lista {
	margin-left:51px;
	margin-right:10px;
}

.caja {
	border: 1px solid #9E1A1D;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #8A8A8A;
}

.boton {
	border: 0px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8A8A8A;
}

/*********** Estilos creados por Fran ***********/
.contenidodchaenlace {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	color: #9E1A1D;
}
.contenidodchaenlace:hover {
	text-decoration: underline;
}
.paddingli {
	padding-top: 5px;
}
.margenul {
	margin-top: 4px;
}
.color_666666 {
	color:#666666;
}
.color_CCCCCC {
	color: #CCCCCC;
}
.color_A7966A {
	color: #A7966A;
}
.fondo_333333 {
	background: #333333; 
}
.fondo_7E6223 {
	background: #7E6223;
}
.mano { 
	cursor:pointer; 
}
/* ESTILOS AGENDA */
.txt_14 {
	font-size: 14px;
}
.txt_18 {
		font-size: 18px;
}
.txt_25 {
	font-size: 25px;	
}
.color_999999 {
	color: #999999;
}
.color_303651	{
	color: #303651;
}
.color_333333 {
	color: #333333;
}
.color_DD5454 {
	color: #DD5454;
}
.fondo_ECD5D6 {
	background: #ECD5D6;
}
.fondo_FFFFFF {
	background: #FFFFFF;
}
.fondo_575757 {
	background: #575757;
}
.negrita {
	font-weight: bold;
}
.line_through {
	text-decoration : line-through;
}
/* FIN ESTILOS AGENDA */
/*********** FIN Estilos creados por Fran ***********/

/* PAGINACIÓN */
.pagenav_on 
{
	background-color: #EFEDE9;
	font-family: Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;
 	font-size: 12px;
	color: #333333;
	text-decoration: none;		
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 20px;
	padding-top: 1px;	
}
.pagenav_off
{
	background-color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;	
 	font-size: 12px;
	color: #333333;
	text-decoration: none;		
	font-weight: normal;	  
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 20px;
	padding-top: 1px;
}
.pagenav_off2
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Hevlvetica, sans-serif;
 	text-align: center;
	vertical-align: middle;	
 	font-size: 12px;
	color:#CCCCCC;
	text-decoration: none;		
	font-weight: normal;	  
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	width: 20px;
	height: 20px;
	padding-top: 1px;
}
.color_pag
{
	color: #212052;
}
.verdana12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
/* FIN PAGINACIÓN */

.interlineado_5
{
	line-height:5px;
}

.interlineado_12
{
	line-height:12px;
}

.interlineado_15
{
	line-height:15px;
}

.interlineado_16
{
	line-height:16px;
}

.interlineado_20
{
	line-height:20px;
}

.interlineado_30
{
	line-height:30px;
}