@charset "utf-8";
body {
	background-color: #ECEBEB;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 17px;
}
#contenedor {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(imagenes/linea.gif);
	background-repeat: no-repeat;
	background-position: 59px 13px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenedor2 {
	text-align: left;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#izquierda {
	height: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#columna_derecha {
	float: right;
	width: 260px;
	position: relative;
	padding-top: 35px;
	right: 60px;
	text-align: justify;
	color: #000000;
	font-family: 'Century Gothic', 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.foto_borde {
	margin-top: 5px;
	margin-bottom: 12px;
	border: 1px solid #999999;
}

.limpiador {
	clear: both;
}
#pie {
	color: #666666;
	font-family: 'Century Gothic', 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(imagenes/fondo_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 30px;
}
.luz {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 270px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #BA171D;
}


#columna_izquierda {
	float: left;
	width: 415px;
	padding-top: 35px;
	position: relative;
	left: 110px;
	text-align: justify;
	color: #000000;
	font-family: 'Century Gothic', 'Lucida Grande', 'Lucida Sans Unicode', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.comillas1 {
	background-image: url(imagenes/comillas1.gif);
	background-repeat: no-repeat;
	background-position: -5px -7px;
}

td {
	vertical-align: top;
	padding-bottom: 8px;
	text-align: justify;
}
#cabecera {
	background-color: #000000;
	height: 174px;
}
#logo {
	float: left;
	width: 191px;
}
#menu_flash {
	float: right;
	width: 750px;
}
#flash_decorativo {
	clear: both;
	height: 240px;
	position: relative;
}
a.pie {
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
}
a:hover.pie {
	color: #DDD;
	text-decoration: none;
	margin-right: 10px;
}

h1, p{
	margin-top: 0px;
	margin-bottom: 10px;
}
.comillas2 {
	background-image: url(imagenes/comillas2.gif);
	background-repeat: no-repeat;
	background-position: 210px 10px;
}
.texto_rojo {
	color: #CC1B22;
}
a {
	color: #CC1B22;
	text-decoration: none;
}
a:hover {
	color: #CC1B22;
	text-decoration: underline;
}
.definicion {
	font-weight: bold;
}
.letra_roja {
	font-size: 15px;
	font-weight: bold;
	color: #C7161D;
}

