@charset "UTF-8";
/* CSS Document */

.clear {
	 clear: both;
}
body {
	padding:0px;
	scrollbar-arrow-color:#990000;
	scrollbar-face-color:#FFCC33;
	scrollbar-track-color:#CCCCCC;
	margin: 0 auto;
	text-align: center;
	color: #000000;
	font-family: "Gill Sans", "Gill Sans MT Negrita", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:link, a:visited  {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
#contenedor {
	margin: 0 auto;
	width: 950px;
	text-align: justify;
	border: 2px solid #660000;
}
#contenidoCentral {
	float: left;
	width: 778px;
}
#contenidoCentralInternas {
	float: left;
	width: 763px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #570A12;
}
#cabezal {
	background-image: url(../images/fondo-cabezal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 950px;
	height: 193px;
}
#areaTitIdiomas {
	width: 465px;
	margin-top: 5px;
	text-align: center;
	float: left;
	margin-left: 200px;
}

* html #areaTitIdiomas {
	width: 465px;
	margin-top: 5px;
	text-align: center;
	float: left;
	margin-left: 100px;
}
#titulo {
	z-index: 1;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 465px;
	height: 50px;
	background-image: url(../images/tit_espanol_02_1.gif);
}
.ingles {
	padding-left: 85px;
}
#idiomas {
	width: 300px;
	margin-left: 60px;
	height: 92px;
}
.menuIdioma {
	float: left;
	width: 120px;
	font-size: 80%;
	text-align: center;
	height: 35px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.menuIdioma a:link {
	text-decoration: none;
	color: #0000FF;
}
.menuIdioma a:visited {
	text-decoration: none;
	color: #0000FF;
}
.menuIdioma a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menuIdioma a:active   {
	text-decoration: none;
	color: #FF0000;
}
.menuIdioma img {
	border: 0px;
	
}
#datosContacto {
	width: 220px;
	font-size: 95%;
	margin-top: 10px;
	line-height: 20px;
	margin-right: 20px;
	left: 100px;
	float: right;
}
li {
	list-style-type: none;
	line-height: 40px;
	margin-left: -25px;
}
#barra {
	width: 165px;
	color: #570A12;
	float: left;
	font-size: 120%;
	padding-left: 5px;
}
#barra a:link {
	text-decoration: none;
	padding-left: 20px;
	color: #570A12;
	margin-left: 5px;
}
#barra a:visited  {
	text-decoration: none;
	padding-left: 20px;
	color: #570A12;
	margin-left: 5px;
}

#barra a:hover  {
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	background-image: url(../images/icono_barra.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	font-size: 100%;
}


.paginaActual{
	text-decoration: none;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	background-image: url(../images/icono_barra.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	font-size: 100%;
}
.textos {
	float: left;
	width: 340px;
	margin-right: 39px;
	margin-left: 10px;
}
.textos  h1 {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}
.textos h2 {
	font-size: 250%;
	font-weight: bold;
	color: #990000;
}
#pie {
	font-size: 80%;
	background-image: url(../images/bg_pie.jpg);
	background-repeat: repeat-x;
	height: 30px;
	float: left;
	width: 950px;
	line-height: 27px;
	text-align: center;
	background-position: bottom;
}
.tituloSeccion {
	font-family: Helvetica, Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #C1272D;
	padding-left: 20px;
	background-image: url(../images/icono_barra.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #611820;
}

