div.tabla
{
	clear: none;
	overflow: auto;
	color:#000000;
	width:800px;
}

div.fila
{
	clear: both;
}

div.col_titulo
{
	float: left;
	padding: 5px;
	background: #F9C300;
	border-color: #F9C300;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	text-transform:uppercase;
	font-weight:bold;
}

div.col
{
	float: left;
	padding: 5px;
	border-color: #F9C300;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding:6px;
}
#pr #estado{
	text-align:center;
	background-color:#F9C300;
	font-size:large;
	width:800px;
	color:black;
	}
#stado{
	border:1px #FF9;
	padding: 2px;
	cursor:pointer;
	}
#imagenes{
	position:absolute;
	left:300px;
	top:21px;
	width:319px;
	height:85px;
	z-index:1;
}
/*DENTRO DE PR*/
#pr
{
	padding:10px;
	border:dotted 2px;
}
/*Modulo*/
#Modulos{
	padding:10px;
	text-align:justify;
}
#modulo{
	float:left;
	position:inherit;
	color:#000000;
	border-bottom:dotted 2px;
	text-align:justify;
	width:800px;
	}
#modulo a:link, a:visited{  
   text-decoration:none;  
   }  
   
#modulo a:hover{
	padding-left: 10px;
   }  
   
/*slogan*/
#slogan{
	border-left:dotted;
	border-right:dotted;
	border-top:dotted;
	padding:5px;
	text-align:justify;
	background:#FFFFF2;
	font-size:150%;
	color:#000000;
}
/*Content*/
#content{
	padding: 5px;
	border:dotted 2px;
	background:#F9C300;
	font-size:120%;
	color:#000000;
	}
#p_left{
	color:#F9C300;
	font-size:large;
	font-weight:bold;
	padding:10px;
}
/*foto*/
#modulo #foto{
	padding:5px;
	float:inherit;
}
#modulo #contenido{
	text-align:left;
	bottom:10px;
	right:210px;
	z-index:2;
}
li #link{
	top:5px;
	list-style-image:none;
}

/*Menú*/


/*body{margin:0;padding:0; text-align:center;}*/
#menu{
position:relative;text-align:left;top:auto;color:white;}
#menu_balastro{
	width:200px;
	padding:10px;
}

#nav{margin:0;position:relative;top:0px;right:0px; left:400px;/*margen con el div */ z-index:1000;}


ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#balContenido{
	text-align:left;
}
#cssdropdown{
float: left;
position: inherit;
border-style:none;
width:220px;
text-align:left;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
float:left;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
background-color: #FFFFFF;
position:relative;
font-weight:bold;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: block;
width: 11em;
position: inherit;
top: 1.2em;
background-color: #F9C300;
border: 2px dotted;
padding:12px;
font-weight:bold;
}
.subulss{
display: block;
width: auto;
position: inherit;
top: 1.2em;
background-color: #F9C300;
border: 2px dotted;
padding: 10px;
font-weight:bold;
}
.subulss li {
padding: 5px;
}

.subuls li{
width: 100%;
padding:3px;
}
.subuls li a{
text-decoration: none;
color:#000000;
padding:40px 0 40px 0;
}


#contenido{
/*	position:relative;*/
	display:block;
}

.bcenter{
width: 15em;
background-color: #F9C300;
border: 2px dotted;
padding:20px;
}

.bcenter li{
width: 100%;
padding:3px;
}
.bcenter li a{
text-decoration: none;
padding:40px 0 40px 0;
}

#bcenterMenu{
border-style:none;
float:left;
position:inherit;
}

#balastro_menu_centrado{
	text-align:left;
	left:350px;
	position:absolute;
	top:200px;
	float:left;
}
/*IMPRIMIR*/
#imprimir{
	position: relative;
	left:250px;
	color:#ffffff;

	border: 2px solid #F9C300;
	width: 60px;
}

#imprimir img{
   border: 0px;
}






#table1{
   border: 3px solid #F9C300;
}



#imprimirr{
	position: relative;
	left:200px;
	top:120px;
	color:#ffffff;
	
	
}
#imprime a img{
	text-decoration: none;
	color:#ffffff;
}
#nota{
	position:absolute;
	font-size:xx-small;
	left:400px;
	top:238px;
	color:#FF0000;
}

