/* EXPO VIVIENDA */
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { margin: 0; padding: 0; }

body {
	  font-family: tahoma, helvetica, arial, sans-serif;
      font-size: 11px;
 	  text-align: center;
   }
   
.panelDerecha{
position:absolute;
width:200px;
right:7px;
border:#CCCCCC solid 1px;
}

.panelIzquierda{
position:absolute;
padding:15px 80px 0px 80px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:680px;
font-size:12px;
text-align:left;
left:0px;
}

.panelIzquierdaTitulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
padding:15px 0px 0px 0px;
}

.panelContenido{
size:100%;
}

#contenidoflash{
position:relative;
left:85px;
}

img{ 
border: 0;
text-align:right;
}

.barra{ 
width:100%;
text-align: center;
color: #fff;
background-color: #ccc;
font-size: 10px;
font-weight: bold;
}

.barra a:link{
text-decoration: underline;
font-weight: bold;
color:#3f1363;
}

.barra a:hover{
text-decoration: underline;
color:#0000FF;
}

.barra a:visited{
text-decoration: underline;
color:#1C0695;
}

#titimg{
margin-top: 20px;
margin-bottom: 30px;
text-align:right;}

table{
width:100%;
text-align:left;
}

td{ 
vertical-align:top;
}
/*'trebuchet ms',*/
p{ 
text-align:justify;
font-family:  tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000;
}

ul{
text-align:left;

}

#pinicio{
text-align:justify;
font-family: 'trebuchet ms', tahoma, arial, sans-serif;
font-size: 20px;
font-weight: bold;

}
#pcuando{
font-size: 12px;
font-weight: bold;
}

#ptitulo{
width: 200px;
font-weight: bold;
color:#ff9900;
}

#contenedor{
    width: 800px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	overflow: visible;
}

#caja    
	{
	position: relative;
	width: 790px;
	height: 414px;
	top: 0;
	left: 0;
	padding:5px;
	}
	
#cabecera{ 
width: 800px	;
height: 150px;
text-align: left;
/*_margin-top: 0 ;
_width: 800px;*/
}

#pie{ 
width:800px;
text-align: right;
position: relative;
width: 800px;
margin: 0 auto 0 auto;
background-color: #ffffff;
}

#imglado{
text-align: left; 
margin-top: 60px;}

#cajatexto{
text-align: left;
width: 180px;
font-size: 12px;
height: 200px;
}

#login{
width: 180px;
height: 150px;
}

#linea{ 
height : 9px; 
width: 100%;
background-color:#CCCCCC 
}

#bloqnotas{
width:150px; 
float:left;
text-align:left;
padding: 10px 10px 0 0;
}

form {
	padding: 10px;	
	width: 160px;
}

label {
	font-size: 12px;
	color: #000000;
	display: block;
}

.campo {
	width: 150px;
	height: 17px;
	border: 1px Solid #999999;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px
}

.detstand {
font-size: 12px;
color: #000;
margin: 30px 15px 5px 17px;
/*_margin: 35px 0 15px 30px;  /* hack para ie*/}

.tdbackgd{
background-image:url(../images/cuadro.jpg);
background-repeat: no-repeat;
background-position: top 0%;}

/* ######### Style for Menu ######### */

.shadetabs{
background-color: #ffcc33;
margin-bottom: 0;
width: 800px;
}

.shadetabs ul{
padding: 3px 0;
/*_padding: 3px 0;*/
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 4px;
margin-right: 0;
border: 0 solid #778;
color: #ffffff;
/*background: white url(../images/shade.gif) top left repeat-x; THEME CHANGE HERE*/
}

.shadetabs li a:visited{
color: #2d2b2b; /*color texto*/
background-color: #ffcc33; /*naraja*/
}

.shadetabs li a:hover{
background-image: url(../images/shadeactive.gif);  /* para cuando no tiene submenu*/
text-decoration: underline;
color: #2d2b2b;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.box { 
  background: #ffae2b;
  width:100%;
  padding: 0;
  margin: 0;
  }
.toolsBarArea {
	background:#ffae2b;
}
.toolsBarOff {
	background:#ffae2b;
	color:#000000;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	font-family: tahoma, helvetica, sans-serif;
	
}
.toolsBarOn {
	background:#ffae2b;
	color:#fff;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	font-family: tahoma, helvetica, sans-serif;
	cursor: pointer;
}
.toolsBarOver {
	background:#ffae2b;
	color:#fff;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-family: tahoma, helvetica, sans-serif;
	
}