body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:black;
}

td {

 	width:25%;
	background-color:rgb(105,98,71);
	text-align:center;
	font-color:white;
	font-family:verdana,arial;
	font-size:8pt;
	border-style:solid;	
	border-width:3px;
	border-color:black;
	border-bottom-style:inset;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	}
a:hover, a:active { 
	text-decoration:none;
	color: black;
	}

p.inicio{
	width:100%;
	font-family:verdana,arial;
	font-size:8pt;
	text-align:justify;
	}


p{
	margin-left:20px;
	font-family:verdana,arial;
	font-size:12pt;
	color:black;
}

span.inicio{
	width:100%;
	font-family:verdana,arial;
	font-size:8pt;
}

.rbroundbox { background: url(../img/nt.gif) repeat; }
.rbtop div { background: url(../img/tl.gif) no-repeat top left; }
.rbtop { background: url(../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent { margin: 0 7px; }


/* Divs*/
#contenedor {

	/*position:absolute;*/
	background-color:white;
	padding: 0% 0% 0% 0%;
	margin: 3% auto;
	width:90%;	
	height:90%;
	border-color:yellow;
	border:medium;
}

#cabeceras{
border:solid;
border-color:red;

}

#chamaco{
padding-top:1%;
padding-left:2%;
padding-bottom:1%;
background-image:white;
border:none;
border-color:blue;
width:35%;
float:left;
display:inline;
height:4%;
}

#botones {
border:none;
border-width:solid;
border-color:black;
float:right;
width:60%;
}

#centro {
float:left;
padding-top:0%;
width:40%;
height:95%;
padding-left:3%;
padding-bottom:5%;
text-align:justify;
/*overflow:auto;*/
}

#centro a{
color:black;
}

#centro p {
	text-align:left;
	font-family:verdana,arial;
}

#centro ul {
	text-align:justify;
	list-style-type:none;
	padding:0px;
}

#centro li{
text-align:justify;
width:200px;
display:block;
float:left;
padding-right:25px;
padding-bottom:25px;
}

#centro li p{
	text-align:justify;
	font-family:verdana,arial;
	font-size:8pt;
}

#espaciador {
clear:both;

}

#catalogo{
float:left;
margin-top:7%;
margin-left:200px;
width: 30%;
height: 1% /* Holly hack for Peekaboo Bug */
}

#catalogo img{
border-color:black;
}

#pie {
margin-top:49%;
margin-left:15%;
border:none;
border-color:green;
background-color:black;
height:6%;
}

#texto {
border:none;
border-width:thin;
border-color:red;
padding-top:2%;
height:90%;
width:90%;
padding-left:7%;
overflow:auto;
}

#texto a{
color:black;
}

#idioma {
list-style-type:none;
margin:0 2px;
padding: 0px;
border:0px solid;
}

#idioma li {	
margin:0px 9px;	
border:0px solid #CCCCCC;	
float:left; //para eliminar el comportamiento de elemento de bloque(salto de linea)
}

#idioma li a {	
display:block; //Convertimos el vínculo en un bloque.	
padding:0px 0px;	
width:18px;
text-decoration:none;	
font-size:8px;	
border-width:3px 3px 0px 0px;
border-style:solid;
border-color: black;  //Agrego un borde ancho a la izquierda
}

#idioma li a:hover {
display:block; //Convertimos el vínculo en un bloque.
color:#99CC00;
padding:0px 0px;	
width:18px;
text-decoration:none;	
font-size:8px;
background-color:#003366;
border-color:#99CC00;
border-style:solid;
}


#idioma li img {	
border-width:0px 0px 1px 1px;
border-color:black;
width:100%;
}

#Redes {
float:left;
width:60%;
}

#Red {
font-size:8pt;
}

#flotante {

	margin: 0px auto;
	padding: 0px;
	border:0;
	width:100%;
}

#map{ 
	  float:left;
	  margin-left:5%;
	  width:60%;
	  height:300px;}

#inicio{
text-align:justify;
}
