BODY {
	background : #ffffff;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin : 2px 0px 20px 0px;
	text-align: center;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
	font-weight: bold;
}
A:HOVER {
	color: #378237;
	font-weight: bold;
}
INPUT {
	font-size : 8pt;
}
H1{
	font-size: 12pt;
}
#borde{
	border: 2px solid #ffffff;
	text-align: left;
	width: 750px;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 750px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 120px;
	width: 750px;
}
#navegador{
	background : #F5F4C3 url(../images/fondonav.gif);
	padding : 3px 10px 5px 10px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	float:right;
	width:750px;
}
#cuerpo{
	float:right;
	width:590px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	background-color : #ffffff;
}
#cuerpo_todo{
	float:right;
	width:800px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	background-color : #ffffff;
	text-align: justify;
}
#cuerpo_auto{
	float:right;
	width:750px;
	margin-left: 0px;
	padding: 10px 10px 5px 5px;
	background-color : #ffffff;
}
#navabajo{
	font-weight : bold;
}
#lateral{
	width: 200px;
	float:right;
	background-color: #EBF2FE;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	padding: 5px 3px 5px 5px;
	font-weight: bold;
}
#lateral_auto{
	width: 140px;
	float:right;
	background-color: #92141A;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	padding: 5px 3px 5px 5px;
	color: #FFF;
	text-align: left;
}
#campotexto{
	float: left;
}
#campotexto input{
	width:100px;
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}
#botonbuscar input{
	border : 0px none;
}
#otras ul{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("../images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie{
	clear : both;
	color : #cccccc;
	text-align : right;
	margin : 10px 10px 0px 10px;
	padding-bottom:10px;
}

.cuerpolateral{
	padding: 5px 4px 13px 10px;
}

.titlat{
	background-color:#68729E;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #003366;
	font-weight: bold;
}
A.enlacenav:HOVER{
	color: #3F7DE3;
	font-weight: bold;
}
.radio{
	clear : both;
}
#borde #contenedor #cuerpo div div p {
	text-align: justify;
}
.box {
	width: 450px;
	padding:10px;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
background-image:url(file:///D|/Documents and Settings/Carlos/Mis documentos/Mis Inversiones/Radio Virtual/Blog Zona Mistica/images/box.gif);
	background-repeat:repeat-x,y;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6D6D;
	text-align: center;
}
.box2 {
width: 450px;
margin: 0px auto 0 auto;
background-color:#fff;
border: 3px #C5DBE7 dashed;
padding:10px;
}
.box3 {
	width: 500px;
	margin: 0px auto 0 auto;
	background-color:#FFFFCC;
	border: 3px #990000 dashed;
	padding:10px;
}
.box4 {
	width: 500px;
	margin: 0px auto 0 auto;
	background-color:#F9F9F9;
	border: 3px #990000 dashed;
	padding:10px;
}