/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	background: #000;
	font: normal 0.75em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
div {
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}

h3 {
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}
p {
	margin: 0.8em 0;
	padding: 0;
	text-align: justify;
}

/* --- ESTRUCTURA --- */
#todo {
	float: none;
	position: absolute;
	width: 100%;
}
#contenedor {
	float: none;
	margin: 0 auto;
	width: 780px;
}
#header {
	width: 780px;
	height: 120px;
	background: url(../images/bg_header.jpg) no-repeat;
}
#cuerpo {
	width: 780px;
	background: url(../images/bg_cuerpo.jpg) no-repeat bottom left;
}
#footer {
	clear: both;
	width: 780px;
	height: 25px;
	border-top: 1px #9A0200 solid;
}

/* --- HEADER --- */
#logo {
	width: 200px;
	height: 59px;
}
#logo img {
	margin-left: 35px;
}
#menu {
	width: 150px;
	height: 260px;
	margin-left: 20px;
	padding: 0;
}
#menu ul {
	margin: 20px 0 0 30px;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li p {
	display: none;
}
#menu ul li a {
	display: block;
	height: 26px;
	background-position: top;
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	background-position: bottom;
}
#btn_1 a {
	width: 150px;
	background: url(../images/btn_1.png);
}
#btn_1_2 a {
	width: 150px;
	background: url(../images/btn_1_2.png);
}
#btn_1_3 a {
	width: 150px;
	background: url(../images/btn_1_3.png);
}
#btn_1_4 a {
	width: 150px;
	background: url(../images/btn_1_4.png);
}
#btn_1_5 a {
	width: 150px;
	background: url(../images/btn_1_5.png);
}
#btn_2 a {
	width: 150px;
	background: url(../images/btn_2.png);
}
#btn_3 a {
	width: 150px;
	background: url(../images/btn_3.png);
}
#btn_4 a {
	width: 150px;
	background: url(../images/btn_4.png);
}
#btn_5 a {
	width: 150px;
	background: url(../images/btn_5.png);
}
#btn_5_2 a {
	width: 150px;
	background: url(../images/btn_5_2.png);
}
#btn_5_3 a {
	width: 150px;
	background: url(../images/btn_5_3.png);
}

/* --- CUERPO --- */
#izquierda { 
	width: 250px;
	min-height: 350px; height: auto !important; height: 350px;
	background: url(../images/bg_izq.jpg) no-repeat top left;
}
#derecha {
	width:530px;
	background:url(../images/img_der_1.jpg) no-repeat bottom right;
}
#derecha #texto {
	margin-bottom: 20px; 
	width:400px;
	padding: 20px 10px 10px 0;
	min-height: 80px; height: auto !important; height: 80px;
}
#derecha #texto .txt_resaltado {
	color:#F90;
	font-style:italic;
}
#derecha #texto .txt_resaltado_derecho {
	padding:10px 0 0 0;
	color:#F90;
	font-style:normal;
}
#derecha #texto .txt_resaltado_derecho_contacto {
	padding:10px 0 0 0;
	color:#F90;
	font-style:normal;
}
#derecha .galeria {
	width:398px;
	min-height: 170px; height: auto !important; height: 170px;
	pading:5px 8px 5px 2px;
	border:1px #4D2E00 solid;
}
#derecha .galeria h3 {
	margin:2px 6px;
	padding:5px 0;
	width:386px;
	color: #F90;
	font-size: 0.95em;
	font-weight:normal;
	border-bottom:1px #4D2E00 solid;
}
#derecha .galeria p {
	margin:2px 6px;
	padding:5px 0;
	color: #F90;
}
#derecha .galeria span {
	float: right;
	display: block;
	width:386px;
	text-align: right;
	padding:7px 6px;
	color: #F90;
	font-size: 0.9em;
}
#derecha .galeria span.volver {
	position:absolute;
	float: right;
	text-align: right;
	margin:2px 6px;
	padding:5px 0;
	color: #F90;
	font-size: 0.9em;
}
#derecha .galeria span a {
	color: #F90;
}
#derecha .galeria span a:hover {
	color: #FFF;
}
#derecha .galeria img {
	margin:6px 0 0 7px;
	border:1px #4D2E00 solid;
}
#derecha .galeria .copete{
	margin:2px 6px;
	padding:5px 0;
	width:386px;
	color:#CCC;
	font-size: 0.85em;
	font-weight:normal;
}
#derecha #texto .img_egresadas {
	margin: 40px 0 10px 0;
}
#derecha .show_map {
	color: #F90;	
}
#derecha #banner {
	width:120px;
	height:400px;
	padding: 0;
	margin: 0;
}
#derecha #banner #bg_banner {
	width:120px;
	height:37px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_der.jpg) no-repeat top right ;
}

#derecha #banner_contacto {
	width:172px;
	height:400px;
}

/* --- MENU GALERIA --- */
#derecha #texto ul {
	margin: 0 20px 10px 20px;
	padding: 0;
}
#derecha #texto ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#derecha #texto ul li a {
	display: block;
	color: #F90;
}
#derecha #texto ul li a:hover {
	color: #FFF;
}

/* --- FORMULARIO --- */

.contacto {
	margin: 0;
	padding: 10px 15px;
	color:#CCCCC;
}
.contacto fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.contacto fieldset legend {
	display: none;
}
.contacto fieldset label {
	float: left;
	width: 120px;
	height: 11px;
	text-align: left;
}
.contacto fieldset input, .contacto fieldset select {
	float: left;
	position: relative;
	width: 234px;
	margin: 2px 0;
}
.contacto .submit {
	clear: left;
	width: 100px;
	height: 21px;
	font-size: 0.8em;
	margin: 7px 0 0 120px;
}
.contacto .borrar {
	width: 100px;
	height: 21px;
	font-size: 0.8em;
	margin: 5px 0 0 27px;
}
.contacto #consulta {
	float: left;
	position: relative;
	width: 234px;
	margin: 2px 0;
	font: normal 1.1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

/* --- FOOTER --- */
#copy {
	width: 580px;
	height: 25px;
}
#copy p {
	margin: 6px 0 0 0;
	padding: 0 7px;
	color: #F90;
	font-size: 0.9em;
}
#pd {
	width: 200px;
	height: 25px;
	text-align: right;
}
#pd img {
	margin: 5px 0 0 0;
}

