/* General */

body {
	background: #ebe4cc url('../img/manchas.gif') top left no-repeat;
	margin-top: 130px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#all {
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header a img {
	border: 0;
	z-index: 1;
}

#header {
	position: absolute;
	top: -150px;
	left: 0;
}

/* Superior */

#formus {
	background-image: url('../img/fondo_form.gif');
	position: absolute;
	top: -130px;
	right: 2%;
	width: 576px;
	height: 123px;
}

#formus form {
	/*float: left;*/
	/*width: 46%;*/
	margin: 8px 0 0 6%;
}

#formus form fieldset {
	border: 0;
	padding: 0;
}

#formus form legend {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}

#formus form input[type=text], #formus form input[type=password] {
	width: 25%;
	margin-bottom: 0px;
	padding: 4px;
	vertical-align: top;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E3E9EA;
	border-right: 1px solid #E3E9EA;
	border-right: 0px;
	font-size: 11px;
	color: #888;
}

#formus form input[type=submit] {
	font-family: tahoma, arial;
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 4px;
	margin-left: 10px;
	border: 0;
	text-align: center;
	background: transparent url('../img/botoningreso.png') top left no-repeat;
	width: 80px;
	height: 24px;
}

#formus form img {
	vertical-align: top;
	margin-left: 10px;
	vertical-align: baseline;
}


/* Barra horizontal*/

.mh {
background: transparent url('../img/fondo_hor.jpg') top right no-repeat; 
margin-left: 280px;
width: 732px;

}


ul#menu_horizontal {
	width: 100%;
	padding-left: 0px;
	margin-left: 0;
	position: relative;

}

ul#menu_horizontal li {
	display: inline;
	
}

ul#menu_horizontal li a {
	width: 120px;
	vertical-align: middle;
	display: block;
	float: left;
	text-transform: uppercase;
	color: white;
	font-family: arial narrow, arial;
	text-decoration: none;
	text-align: center;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 1px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	border-bottom: 1px solid #990000;
}

ul#menu_horizontal li a.selected {
	background-color: #888;
	color: black;
}

ul#menu_horizontal li a:hover {
	background-color: #660000;
	color: white;
}



/* Izquierda */

div#menu2 {
	background: transparent url('../img/fondo_left.png') top left no-repeat;
	width: 214px;
	height: 636px;
	margin-top: 40px;
	float: left;
	margin: 0px;
	position: relative;
}

div#menu2 ul {
	padding-left: 0;
	margin-left: 0;
}

.servicio {
	padding: 60px 0 0 10px;
}

.servicio h2 {
	font-family: Myriad Pro, Arial, Verdana, Georgia;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.servicio ul {
	list-style: none;
	padding-left: 0;
}

.servicio ul li {
	border-bottom: 1px solid #8b6438;
	padding-left: 10px;
	margin-right: 48px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, verdana;
	line-height: 200%;
}

.servicio ul li a.selected {
	color: #990000;
	text-transform: uppercase;
}

.servicio ul li a {
	color: black;
	text-decoration: none;
}

.servicio ul li a:hover {
	color: #990000;
}

.noticias {
	padding: 28px 35px 0 12px;
	}

.noticias h2 {
	font-family: Verdana, arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin: 35px 40px 0 10px;
	padding: 4px 2px;
}

.noticias h3 {
	padding-left: 18px;
	font-family: Verdana, Georgia, arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -8px;
}

.noticias p {
	padding-left: 18px;
	font-family: MS Sans Serif, Arial;
	font-size: 11px;
	color: #333;
}

.noticias a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	margin: 8px 15px 12px 10px; 
}

.noticias a:hover {
	color: #CC0000;
}

img, a {
	border: 0;
}

.tele {
	background: transparent url('../img/tele.png') top right no-repeat;
	width: 140px;
	margin: 0px 0 0 20px;
	height: 100px;
	padding-top: 12px;
	position: absolute;
	bottom: 0;
}

.tele object {
	margin-left: 26px;
}


/* Derecha */

div#derecha {
	background: transparent url('../img/fondo_derecha.png') top left no-repeat;
	width: 349px;
	height: 651px;
	float: left;
	margin-top: 0px;
	position: relative;
}

div#derecha ul#menu_derecha {
	list-style: none;
	margin: 30px 10px 0 20px;
}

div#derecha ul#menu_derecha li {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 170%;
	font-family: arial, verdana;
}

div#derecha ul#menu_derecha li img {
	vertical-align: middle;
}

div#derecha .news {
	margin: 60px 45px 0 45px;
}

div#derecha .news p {
	font-family: arial, Myriad Pro, Verdana;
	font-size: 12px;
	color: #985427;
}

div#derecha .news a {
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 11px;
	color: #993300;
}

div#derecha .news a:hover {
	color: #660000;
}

div#derecha .news h2 {
	border-bottom: 1px solid black;
	font-family: Myriad Pro, Verdana, arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

div#derecha .news h3 {
	font-family: Myriad Pro, Verdana, arial;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: -10px;
	margin-bottom: -10px;
}
/* Principal */

#main {
	width: 454px;
	margin: 0px auto;
	float: left;
}

#main img {
	margin-left: 40px;
}

#main .post {
	margin: 0 30px;
}

#main h1 {
	font-family: tahoma, arial;
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;
}

#main p.copete {
	background-color: #e0d1b4;
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 8px;
	color: #000000;
	margin: 5px 0px 5px 25px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-weight: bold;
}

#main p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #58371e;
	margin: 18px 5px;
	line-height: 160%;
}

/* Secciones */

#full, #fullc {
	width: 770px;
	margin-left: 30px;
	float: left;
}

#full h1, #fullc h1 {
	background-color: #e0d1b4;
	font-family: Tahoma, Arial;
	font-size: 16px;
	padding: 8px;
	color: #000000;
	margin: 5px 0px 5px 25px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

#full h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	padding: 8px;
	color: #cc3300;
	margin: 5px 0px 5px 25px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#full h2 a {
	color: #cc3300;
}

#full h2 a:hover {
	color: #990000;
}

#full p {
	margin: 15px 20px 10px 40px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #663300;
}

#full img {
	float: right;
	margin: 10px;
}


#full dl {
	list-style-type: square;
}

#full dl dt {
	margin: 15px 20px 10px 40px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 110%;
	letter-spacing: 1px;
	color: #993300;
}

#full dl dd {
margin-left: 60px;
font-family: tahoma, arial;
font-size: 11px;

}

#full ul {
	list-style-type: circle;
}

#full ul li {
	margin: 15px 20px 10px 40px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #993300;
}

#full ul.dos {
	list-style-type: square;
}

#full ul.dos li {
	margin: 15px 20px 10px 80px;
	color: #663300;
}

/* Contacto */

form#contacto {
	background: transparent url('../img/fondoform.png') top left no-repeat;
	width: 584px;
	height: 632px;
	margin-left: 100px;
}

form#contacto fieldset {
	border: 0;
}

form#contacto ul {
	margin: 50px 30px;
	list-style: none;
}

form#contacto ul li {
	line-height: 250%;
	font-family: tahoma, arial;
	font-size: 11px;
}

form#contacto ul li .opt {
	display: block;
	float: left;
}

form#contacto ul li label {
	display: block;
	width: 180px;
	float: left;
	font-weight: bold;
}

form#contacto ul li input[type=text], form#contacto ul li input[type=password], form#contacto ul li textarea, form#contacto ul li select {
	width: 40%;
	margin-bottom: 3px;
	padding: 2px;
	border-top: 1px solid #9b9b9b;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	border-right: 0px;
	font-size: 11px;
	color: #888;
}

form#contacto ul li textarea {
	width: 95%;
	height: 60px;
}

.boton {
	width: 200px;
	border: 1px outset #cc9900;
	background-color: #ffffcc;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	font-size: 11px;
}

/* Submenu */

ul.submenu_h {
	width: 100%;
	padding-left: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	position: relative;
	list-style-type: circle;
}

ul.submenu_h li a {
	display: block;
	font-family: arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	width: 90%;
	padding: 2px 8px;
	color: #990000;
	float: none;
}

ul.submenu_h li a:hover {
	font-size: 12px;
	color: black;
	background-color: #ccccff;
filter: alpha(opacity=60);
	opacity: 0.6;
}

.ftrans {
filter: alpha(opacity=85);
	opacity: 0.85;
	background-color: #ebe4cc;
	padding: 5px;
	z-index: -10;
	position: relative;
}


/* Footer */

#footer {
	text-align: center;
	margin-top: 20px;
}

#footerf {
	background: transparent url('../img/footer.png') top left no-repeat;
	height: 60px;
	margin-left: 60px;
	padding-left: 0px;
	margin-bottom: 0;
	color: #EFEFEF;
	text-align: center;
	font-size: 12px;
	padding-top: 20px
}

#footerf a {
	color: #FFFFCC;
}

#footerf a:hover {
	color: #FFFFEE;
}	