/* CSS Document */
body {    
	margin: 35px 0 0 0;
	padding: 0;
	color: #000;
	background: #000000;
	font: 12px Verdana;
}
div, h1, img, p, ul, h1, h2, li, table, form, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}
p{
 text-align:left;
}
img{
 border:0;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 989px;
}
#ladoIzq{
 float:left;
 width:323px;
 height:625px;
}
.month{
 background:url(../images/ladoi_02.jpg); 
 width:323px; 
 height:130px
}
.menu{
 background:url(../images/ladod_01.jpg);
 width:666px;
 height:28px;
}
.flash1{
 background:url(../images/ladod_02.jpg);
 width:666px;
 height:259px;
}
.texto_home{
 background:url(../images/ladod_03.jpg);
 width:666px;
 height:227px;
}

.texto_banner{
 width:666px;
 height:227px;
}

.texto_home1{
 background:#231F20;
 width:661px;
 height:227px;
}
.texto_home p.texto{
 font: 9px Verdana;
 color:#FFFFFF;
 padding: 4px 48px 0 27px;
}

#submenuv{
 font: 10px Verdana;
 color: #e2a504; 
 padding: 0 0 0 195px;
}
#submenuv ul {
 margin:0;
 list-style: none;
}
#submenuv ul li {
 display: inline;
 padding: 0 10px 0 0;
}
#submenuv a {
	text-decoration: none;
	color: #e2a504;	
}
#submenuv a:hover {
	text-decoration: underline;
}

#submenup{
 font: 11px Verdana;
 color: #e2a504; 
 padding: 8px 0 0 36px;
}
#submenup ul {
 margin:0;
 list-style: none;
}
#submenup ul li {
 display: inline;
 padding-right: 8px; 
}
#submenup a {
	text-decoration: none;
	color: #e2a504;	
}
#submenup a:hover {
	text-decoration: none;
	color:#ff4000;
}

.flash2{
 background:url(../images/ladod_04.jpg);
 width:666px;
 height:74px;
}
#ladoDer{
 float:right;
 width:666px;
 height:625px;
}
.calendar{
 background:url(../images/fondo_calendar.jpg);
 width:666px;
 height:486px;
}

/*CONTACTENOS*/

#registro {width:550px; height:195px; padding:10px 0 0 0;}
#registro fieldset {border:0; color:#FFFFFF; padding:5px 0 0 30px;}
#registro legend{font: 11px Verdana; color:#c49109; padding:0 0 20px 0;}
#registro p label {font:10px Verdana; float: left; width: 22%; text-align:left; color: #FFFFFF; padding: 6px 0 0 8px;}
#registro p br {clear: left;}
input{ border:1px solid #000000; color:#999999; font:10px Verdana; background:#000000;}
textarea{ border:1px solid #000000; background:#000000; color:#999999; font:10px Verdana;}
.textinput{font: 11px Verdana; color:#c49109;}
.enviar{border:1px solid #771B68; margin:3px 0 0 83px; background:#771B68; color:#FFFFFF;}