dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	color: #44CEF7;
	font-weight: bolder;
}
dd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 30px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
}
dl {
	margin-top: 30px;
	margin-bottom: 30px;
}
body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	vertical-align: top;
	background-image: url(images/Fondo.png);
	background-color: #000;
}
#contenido_izq img {
	margin-top: 33px;
	margin-right: 0px;
	margin-left: 24px;
}

a {
	color: #2FB8C8;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #44CEF7;
	text-transform: uppercase;
	font-size: 25px;
	margin-top: 45px;
	text-align: left;
	margin-left: 16px;
	margin-bottom: -50px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 20px;
	color: #CCC;
	margin-top: 50px;
	margin-bottom: -50px;
	margin-right: 19px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B8CA9;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	border-top-color: #184252;
	border-right-color: #184252;
	border-bottom-color: #184252;
	border-left-color: #184252;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3 a {
	color: #2FB8C8;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 17px;
	display: inline-table;
	text-transform: none;
	text-align: justify;
	margin-right: 29px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#titulo_izq {
	background-image: url(images/titulo_izq.png);
	text-align: right;
}
#titulo_der {
	background-image: url(images/titulo_der.png);
}
#contenido_izq {
	background-image: url(images/contenido_izq.png);
	background-repeat: repeat;
}
#contenido_der {
	background-image: url(images/contenido_der.png);
	background-repeat: repeat;
}
#contenido_abajo {
	background-image: url(images/contenido_abajo.png);
}
#pie {
	background-image: url(images/pie.png);
}

