@CHARSET "ISO-8859-1";
body{
	margin-top:2px;
	background-color: #333333;
}

.body_admin{
	margin-top:2px;
	background-color: #ffffff;
}

#general{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border: 0px solid #000000;
	}
	
#general_admin{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border: 0px solid #000000;
	background-color: #ffffff;
	font-size: 9pt;
	}

#cabecera{
	float:left; 
	width: 798px;
	height: 220px;
	border: 1px solid #c81116;
	background-image: url('../img/cabecera.jpg');
	}

#menu{
	float:left; 
	width: 798px;
	height: 20px;
	border: 0px solid #999999;
	background-color: #c81116;
	padding-left: 2px;
	color:#ffb97e;
	}
	
#sep1{
	float:left; 
	width: 800px;
	height: 2px;
	border: 0px solid #999999;
	}

#contenido{
	clear:both;
	width: 798px;
	height: 366px;
	border: 1px solid #c81116;
	/*margin-left:5px;*/
	background-color: #ffffff;
	}
	
#contenido_foto_left{
	float:left;
	width: 312px;
	height: 366px;
	border: none;
	background-color: #ffffff;
	}
	
#contenido_contacto_left{
	float:left;
	width: 460px;
	height: 346px;
	border: none;
	margin-left: 8px;
	background-color: #ffffff;
	}
	
#contacto{
	clear:both;
	width: 798px;
	height: 366px;
	background-color: #ffffff;
	background-image: url('../img/mapa.gif');
	}
	
#logos{
	clear:both;
	float:right; 
	width: 798px;
	height: 65px;
	border-top: 1px solid #c81116;
	background-color: #ffffff;
	}
	
#pie{
	clear:both; 
	width:100%; 
	height:7px; 
	color:#999999;
	text-align:center;
	font-size:7pt;
	border: 0px solid #999999;
	}	

#pie a {
	color:#999999; 
	text-decoration:none;
	}
#pie a:hover{
	color:#666666;
	text-decoration:none;
	}
#pie img {
	border:none;
	vertical-align: middle;
	}
	
img { behavior: url('inc/iepngfix.htc'); }

hr{border: 1px solid #999999;}
.texto{
	text-align:left;
	color:#990000;
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

.textogran
{
	text-align:left;
	color:#000000;
	font-size:12pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-left: 5px;
}

.textopeq
{
	text-align:left;
	color:#990000;
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textotit
{
	text-align:left;
	color:#990000;
	font-size:11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.textomini
{
	color:#990000;
	font-size:7pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
}

.tdform
{
	color:#990000;
	font-size:10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tdforminput
{
	color:#143393;
	font-size:10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	border: 1px solid #000000;
}

.trnoticia
{
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border-bottom: 1px solid #333333;
}

.tdnoticia
{
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	border-bottom: 1px solid #000000;
	padding-left: 2px;
	vertical-align:top;
}

.boton
{
	color:#990000;
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
	
.enlace {
	font-size:8pt;	
	color:#660000; 
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.enlace:hover{
	font-size:8pt;	
	color:#999999;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	
.minienlace {
	font-size:8pt;	
	color:#143393; 
	text-decoration:none;
	font-style:italic;
	}
.minienlace:hover{
	font-size:8pt;	
	color:#660000;
	text-decoration:underline;;
	font-style:italic;
	}

.minifoto{
	width: 220px;
	border: 1px solid #c81116;
	padding: 2px;
	}
	
.microfoto{
	width: 50px;
	border: 0px solid #c81116;
	padding: 2px;
	}
	
.foto{
	
	height: 300px;
	border: 1px solid #c81116;
	padding: 2px;
	}
