body{
margin:0;
padding:0;
line-height: 1.5em;
background:#E0E0F8;
}
#estrellas{
width:320px;
float:right;
text-align:right;
}
#logo{
float: left;
text-align:right;
width:700px;
height:1%;
position:relative;
}

#loginPago
{
display:"none";
width:210px;
display:none;
font-family:arial,sans-serif;
font-size:14px;
font-weight:bold;
line-height:30px;
-moz-border-radius:10px; /*Para que funcione en Mozilla*/
-khtml-border-radius:10px; /*Para Konqueror y Safari */
-webkit-border-radius:10px;
border-radius:10px; /*Forma normalizada*/

}
#acerca
{
font-family:arial,sans-serif;
font-size:14px;
line-height:20px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}
#home_search_q {
width:"330px";
background:#e9e9f0; 
}

#textoTraducido
{
color:#0101DF;
font-size:12px;
font-weight:bold;
}

#regCorrecto
{
color:#04B404;
font-size:12px;
font-weight:bold;
}

.globo {
position:relative;
         z-index:50;
         text-decoration:none;
         font-weight:bold;
color: #894105;
cursor:default; }

.globo span {display: none;}

.globo:hover {background:none; /*correccíon bug IE*/ }

.globo:hover span { /*cuando el puntero del ratón pasa por encima*/
display:block;
position:absolute;
top:1.5em; 
left:1.5em; 
width:15em;
color: #993300;
text-align: center;
background: yellow;
padding: 30px 8px; }

#errorTrad
{
color:red;
}
.titulo
{
text-align:left;   
width:230px;
height:50px;
font-size:14px;
vertical-align:top;
whitespace:nowrap;
}
.info
{
font-size:10px;
}
.infoRegistro
{
font-size:17px;
}
.error
{
font-size:10px;
color:red;
}
.inputBox
{
width:240px;
padding-right: 15px;
}
.input
{

background:#e9e9f0; 
}
.inputLogin
{
background:#e9e9f0; 
width:163px;
}

.lnk_acceso
{
color:blue;
cursor:pointer;
}
.login
{
top:30px;
left:870px;
background:#ffffff; 
position:absolute;
width:230px;
display:none;
color:#969696;
font-family:arial,sans-serif;
font-size:14px;
font-weight:bold;
line-height:30px;
-moz-border-radius:10px; /*Para que funcione en Mozilla*/
-khtml-border-radius:10px; /*Para Konqueror y Safari */
-webkit-border-radius:10px;
border-radius:10px; /*Forma normalizada*/
border-style:solid;
border-width:1px;
border-color:#0404B4;
}
.tablaHeader
{
background: #eae7f2;
font-size:14px;
}
b{font-size: 110%;}
em{color: red;}

#topsection{
background: FFFFFF
height: 170px; /*Height of top section*/
}
#maincontainer
{
background:#E0E0F8;
}
.memento{
font-size:12px;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background:#E0E0F8;
color:#777777;
font-family:arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:30px;

}

#contentcolumn{
background: #FFFFFF;
border-color:#0404B4;
border-style:solid;
border-width:1px;
margin: 0 200px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
-moz-border-radius:10px; /*Para que funcione en Mozilla*/
-khtml-border-radius:10px; /*Para Konqueror y Safari */
-webkit-border-radius:10px;
border-radius:10px; /*Forma normalizada*/
padding-left: 15px;
min-width:600px;
}


ul{
	list-style-type: square;
}
li{
	list-style: yes;
	background: url(rombo.gif) left bottom no-repeat;
	padding-left: 15px;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
background:#E0E0F8;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
background:#E0E0F8;
color: black;
text-align: center;
padding: 4px 0;
}

.innertube{
color:#777777;
font-family:arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:30px;
margin:10px 20px 0;
}

