*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: left;
}
HTML{
	font-size:62.5%;
}

BODY{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE:  url(../imagenes/general/fondo.gif);
	BACKGROUND-REPEAT: repeat-y; 
	BACKGROUND-POSITION: center;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center;
}
A{
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#A41949;
}
A:hover{
	text-decoration:underline;
	color:#333333;
}
IMG{
	border:none;
}
DT{
	padding-top:25px;
	font-weight:bold;
}
DD{
	padding-top: 10px;
}
KBD{
	line-height: 2em;
	/*font-size:.8em;
	font-weight: normal;
	font-family: Verdana, "Lucida console", Courier, monospace;*/
	border-top:.15em solid #cccccc;
	border-right:.25em solid #aaaaaa;
	border-bottom:.3em solid #888888;
	border-left:.2em solid #bbbbbb;
	padding:.05em .2em;
	/*color:#000000;*/
	background:#eeeeee;
	vertical-align: text-bottom;
}
#contenedor {
	width: 760px;
	margin: 0px auto;
}
#cabecera{
	width: 760px;
	background-image:url(../imagenes/general/cabecera.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:113px;
	/*padding: 85px 0px 0px 220px;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size:2em;
	/*float:none;
	clear:right;*/
	float:left;
}
#cabecera a{
	font-family: "Arial Narrow", Arial, Verdana;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
#cabecera a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#cabecera_e{
	width: 760px;
	background-image:url(../imagenes/general/cabecera_e.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:113px;
	/*padding: 85px 0px 0px 220px;*/
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: "Arial Narrow", Arial, Verdana;
	font-size:2em;
	/*float:none;
	clear:right;*/
	float:left;
}#cabecera_e a{
	font-family: "Arial Narrow", Arial, Verdana;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
#cabecera_e a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#menuSup{
	height:20px;
	width:430px;
	padding: 5px 10px 0px 0px;
	background-color:#FFFFFF;
	text-align:right;
	color:#000000;
	float:right;
	/*border-left: 1px solid #000000;*/
}
#menuSup a{
	color:#000000;
	text-decoration:none;
}
#menuSup a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#menuEuskera{
	background-color:#495556;
	width: 85px;
	height:20px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	float:right;
}
#menuEuskera a{
	color:#FFFFFF;
	text-decoration:none;
}
#menuEuskera a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
#menuCastellano{
	background-color:#495556;
	width: 110px;
	height:20px;
	padding: 5px 0px 0px 0px;
	text-align:center;
	float:right;
}
#menuCastellano a{
	color:#FFFFFF;
	text-decoration:none;
}
#menuCastellano a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
.vinculoCab{
	/*background-color:#999900;*/
	width: 100px;
	float:left;
	text-align:center;
	border-right: 1px solid #666666;
	margin-top:85px;
}
#contenidos{
	width: 760px;
}
#contenidosMedio{
	width: 760px;
	height: 247px;
}
#contenidosMedioIzq{
	width: 215px;
	height: 247px;
	float:left;
}
#contenidosMedioDcha{
	width: 445px;
	height: 202px;
	background-image:url(../imagenes/general/logoMuniecos.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7B8C8D;
	border-bottom-color: #666666;
	padding: 20px 50px 25px 40px;
	text-align: justify;
}
#contenidosMedioDcha H1{
	color:#A41949;
	font-size: 2.1em;
	font-family:Arial, Helvetica, sans-serif;	
}
#contenidosMedioDcha p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
#contenidosAbajo{
	width: 760px;
	height: 207px;
	text-align:left;
}
#contenidosAbajo H1{
	color:#A41949;
	font-size: 2.3em;
	font-family: "Arial Narrow", Arial, Verdana;
}
#contenidosAbajoIzq{
	width: 28%;
	height: 215px;
	float:left;
	display:inline;
}

#contenidosAbajoCentro{
	width: 32%;
	height: 195px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float:left;
	padding: 10px 10px 10px 40px;
	display:inline;
}
#contenidosAbajoDcha{
	width: 27%;
	height: 195px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float:left;
	padding: 10px 20px 10px 20px;
	display:inline;
}
#IzqGeneral{
	width: 214px;
	height: 454px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#IzqGeneralArriba{
	width: 174px;
	height: 207px;
	min-height: 225px;
	padding: 20px;
	background-color:#A0AFAF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#IzqGeneralArriba H1{
	color:#18494A;
	font-size: 1.9em;
	font-family: "Arial Narrow", Arial, Verdana;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#IzqGeneralArriba A{
	color:#ffffff;
	font-size: 1.6em;
	font-family: "Arial Narrow", Arial, Verdana;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	text-decoration:none;
}
#IzqGeneralArriba A:hover{
	color:#A41949;
}
.boton{
	background-color:#A5194A;
	border: 1px solid #000000;
	text-align:center;
	color:#FFFFFF;
	font-size:1em;
}
#IzqGeneralNoticias{
	width: 174px;
	height: 207px;
	padding: 20px;
	background-color:#A0AFAF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#IzqGeneralAbajo{
	width: 174px;
	height: 167px;
	padding: 20px;
	background-image:url(../imagenes/general/logoMuniecos.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#IzqGeneralAbajo H1{
	color:#18494A;
	font-size: 1.9em;
	font-family: "Arial Narrow", Arial, Verdana;
	padding: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#DchaGeneral{
	width: 280px;
	/*height: 404px;*/
	float:left;
	background-position: right top;
	background-repeat:no-repeat;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 225px;
}
#DchaGeneral P{
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#DchaGeneral H1{
	color:#A41949;
	font-size: 2.1em;
	font-family:Arial, Helvetica, sans-serif;
}
#DchaGeneral LI{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-image: url(../imagenes/general/cuadradillo.gif);
	margin-top:5px;
	color:#333333;
}
#DchaGeneralAnchoTotal{
	width: 465px;
	/*height: 404px;*/
	float:left;
	background-position: right top;
	background-repeat:no-repeat;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#DchaGeneralAnchoTotal P{
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#DchaGeneralAnchoTotal H1{
	color:#A41949;
	font-size: 2.1em;
	font-family:Arial, Helvetica, sans-serif;
}

#migas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#999999;
	width: 280px;
}
#migas A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width: 280px;
}
#migas A:hover{
	color: #000000;
}
#clientesGeneral{
	width: 445px;
	min-height: 200px;
	padding: 10px;
	border: 1px solid #A41949;
}
#clientesLogo{
	width: 100px;
	float:left;
	text-align:center;
}
#clientesTexto{
	width: 335px;
	padding-left: 10px;
	float:left;
}
#pieSup{
	clear:both;
}
#pie{
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #660000;
	text-align:center;
	width: 760px;
	height: 20px;
	padding-top: 6px;
}
.frase{
	color:#A41949;
	font-size:1.2em;
	font-family: Verdana, Arial, Verdana;
	font-style:italic;
	font-weight:600;
}
.autor{
	color:#A41949;
	font-size:1.1em;
	font-family: Verdana, Arial, Verdana;
	font-style:italic;
	font-weight:normal;
}
.grande{
	font-size:1.5em;
	color:#A41949;
}
.mediana{
	font-size:1.1em;
	color:#A41949;
}
IMG.derecha{
	float: right;
	height: 214px;
	width: 250px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #990033;
}

P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.P_negrita{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.bordefoto{
	border: 1px solid #333333;
}

.derecha{
	float: right;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.buscarResultados{
	width:98%;
	border-bottom:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
	height:auto;
	clear:both; 
	background-color:#f3f4f5; 
	padding:2px 0 2px 10px;
}
.fondoRosa{
	background-color:#E6598A;
}
.fondoGris{
	background-color:#f1f2f3;
}
.altura{
	padding: 10px 0px 10px 0px;
}
.peq{
	font-size:0.9em;
}