body{
	background-color: #d1d1d1;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	background-image:url(../images/fondoBody.gif);
	background-position: center top;
	background-repeat:no-repeat;
}
img{
	behavior: url("../includes/pngbehavior.htc");
	border: 0px;
	display: block;
}
a{
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	position:relative;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	background-image:url(../images/fondoWrapper.gif);
	
}
#subWrapper
{
	position:relative;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin:0px;
	padding:0px;
	background-image:url(../images/fondoSubwrapper.gif);
	background-position:center top;
	background-repeat:no-repeat;

}
#cabecera{
	height: 134px;
}

#pie{
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	background-image:url(../images/fondoPie.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:50px;
	color:#000000;
}
#pie a
{
	color:#000000;
	text-decoration:none;
}
#pie a:hover
{
	color:#000000;
	text-decoration:underline;
}
#menu
{
	position:absolute;
	z-index:1000;
	width:720px;
	top:108px;
	left:26px;
}
#idiomas
{
	position:absolute;
	top:10px;
	left:755px;
	width:180px;
	color:#999999;
	font-size:11px;
}
#idiomas img
{
	display:inline;
}
#idiomas a
{
	color:#999999;
	text-decoration:none;
}
#idiomas a:hover
{
	color:#b20008;
	text-decoration:none;
}

.noticiasMenu {
	color: #b20008;
	text-decoration: none;
	display: block;
	font-size:12px;
	font-weight:bold;
	
}

.noticiasMenu:hover {
	color: #5d5d5d;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
#portada
{
	position:relative;
	padding-left:24px;
	width:708px;
	float:left;
	margin-top:10px;
	color:#6e6e6e;
	padding-right:10px;
}

#portada a {
	color: #b20008;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	
}
#portada a:hover {
	color: #5d5d5d;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}


#contenido
{
	position:relative;
	padding-left:34px;
	width:688px;
	float:left;
	margin-top:10px;
	color:#6e6e6e;
	padding-right:20px;
	font-size:12px;
} 
#contenido li
{
	color:#b20008;
	font-weight:bold;
	list-style:none;
	padding:0px;
	margin:0px;
	list-style-position:outside;
}
#contenido a {
	color: #b20008;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	
}
#contenido a:hover {
	color: #5d5d5d;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.slogan
{
	font-weight:bold;
	color:#b20008;
	font-size:15px;
}
#serviciosPortada
{
	position:relative;
	width:704px;
	height:167px;
	background-image:url(../images/fondoServicios.gif);
	background-repeat:no-repeat;
}
#contenido .titulo
{
	color: #b20008;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
#contenido h1
{
	color:#b50008;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	font-size:17px;
	border-bottom:1pt dotted #999999;
	padding-left:3px;
	margin-bottom:5px;
}
#serviciosPortada a
{
	color:#373737;
	font-size:13px;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:bold;
	
}
#serviciosPortada a:hover
{
	color:#b50008;
	font-size:13px;
	letter-spacing:-1px;
	text-decoration:none;
	font-weight:bold;
	
}
#serviciosPortada #servicio1
{
	position:absolute;
	top:62px;
	left:10px;
}
#serviciosPortada #servicio2
{
	position:absolute;
	top:102px;
	left:10px;
}
#serviciosPortada #servicio3
{
	position:absolute;
	top:142px;
	left:10px;
}
#serviciosPortada #servicio4
{
	position:absolute;
	top:62px;
	left:220px;
}
#serviciosPortada #servicio5
{
	position:absolute;
	top:102px;
	left:220px;
}
#serviciosPortada #servicio6
{
	position:absolute;
	top:142px;
	left:220px;
}
#muestraServicio
{
	position:absolute;
	top:7px;
	left:410px;
	width:285px;
	height:153px;
	
}
#izquierdaPortada
{
	
	width:405px;
	float:left;
	
}
#derechaPortada
{
	margin-top:5px;
	width:300px;
	float:right;
	
}
h3
{
	font-family:Verdana;
	letter-spacing:-1px;
	color:#cccccc;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
}
h2
{
	color:#b50008;
	letter-spacing:-1px;
	margin:0px;
	padding:0px;
	font-size:16px;
}

#columnaDerecha
{
	position:relative;
	width:174px;
	float:right;
	padding-left:3px;
	padding-right:3px;
	margin-top:10px;
	color:#333333;
}
#columnaDerecha img
{
	display:inline;
}
#columnaDerecha a
{
	color:#c13339;
	text-decoration:none;
	font-weight:bold;
}
#columnaDerecha a:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.cuadroArchivos
{
	float:left;
	border: solid 1px #999999;
	width: 90px; 
	height: 80px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
}
.cuadroArchivos a
{
	color: #666666; 
	}	
.cuadroArchivos a:hover
{
	color: #000000; 
	}	
.cuadroImagenes
 {
	float:left;
	border: solid 1px #999999;
	width: 90px; 
	height: 70px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
 }