/* CSS Document */

body { 
font-family:Verdana;  
margin:0;
font-size:62.5%;
background-color:#a8a28d;
} 
#center{
text-align:center;
}
#bienvenidos{
	margin-top:35px;
	width:800px; 
	height:559px;  
	border:1px solid #dccfb9;
}
.textoFecha {writing-mode: tb-rl; filter: flipv fliph; margin:100px 0px 300px 85px; height:240px;font-size:1.3em; font-weight:bold; color:#0c2356;}
.textoHora {writing-mode: tb-rl; filter: flipv fliph; margin-left:85px; height:85px; font-size:1.3em; font-weight:bold; color:#ffffff;}
.textoTitulo {writing-mode: tb-rl; filter: flipv fliph; font-size:1.3em; font-weight:bold; color:#dc481c; height:550px; padding:0px 5px 0px 5px;}


#contenedor{
	margin:0;
	padding:0;
	width:800px; 
	height:450px;  

}
#contenedor #cabecera{
width:104px;
height:450px;
background-image:  url(../../../../../ASAMBLEA_09/PantallaHall/HTM/graf/cabecera.jpg);
float:left;
}
#contenedor #cuerpo{

float:left;
width:611px;
height:450px;
background-image:  url(../../../../../ASAMBLEA_09/PantallaHall/HTM/graf/cuerpo.jpg);


}
#contenedor #cuerpo  #cuadroTextos{
width:auto;
height:450px;
float:left;
}
#contenedor #cuerpo  #cuadroTextos .barraTitulo{
margin-top:18px;
margin-left:0px;
width:50px;
height:420px;
float:left;
background-image:  url(../../../../../ASAMBLEA_09/PantallaHall/HTM/graf/barratituloabajo.png);
background-repeat: repeat-x;
}

#contenedor #cuerpo  #cuadroTextos .textoTitulo{

margin-left: 15px;
padding-bottom: 10px;
margin-bottom: 0px;
height: 450px;
text-align: right;
}
.bloques{
width:50px;
height:405px;
float:left;
margin:0px 0px 0px 10px;
}
.bloques .bloque1{
 width:auto; font-size:1.2em; height:50px; text-align:left;  
 writing-mode: tb-rl; filter: flipv fliph; font-weight:bold; color:#0c2356; 
}
.bloques .bloque2{
 width:auto; height:205px; font-size:1.3em; text-align:left;  text-transform:uppercase;
 writing-mode: tb-rl; filter: flipv fliph; font-weight:bold; color:#0c2356; margin-bottom: 7px;
}
.bloques .bloque3{
 width:auto; height:117px; font-size:1.2em; text-align:center; text-transform:uppercase; margin:27px 0px 15px 0px ;
 writing-mode: tb-rl; filter: flipv fliph; font-weight:bold; color:#0c2356; font-style:italic; 
}
#contenedor #pie{

width:85px;
height:450px;
background-image:  url(../../../../../ASAMBLEA_09/PantallaHall/HTM/graf/pie.jpg);
float:right;

}


#contenedor #pie #banner{

float:right;
width:52px;
height:388px;
padding-top: 30px;
padding-right: 25px;
}



.clear{
clear:both;
}



#contenedor #cuerpo #cuadroTextos .barraTitulo .textoTitulo {
	text-align: right;
}

