body
{
	line-height: 1.6em;
	background: #0a1f5c url(../images/bg.gif) repeat-x;
	font-family: verdana;
	font-size: 13px;
	color: #8E8E91;
	text-align: center;
}

.scroll
{
    width:840px; 
	height:180px; 
	overflow:hidden;  
}

#listaCategorias
{
	padding: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

#listaCategorias li
{
	padding: 0px;
}

#listaCategorias li a
{
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
}
.dot
{
	background: url(../images/dot.gif) repeat-y;
}
.usrText
{
	border: #eeeeee;
	background-color: #999999;
}

p { margin: 0 0 15px 0; }
h1 { font: normal 3.5em Georgia, "Times New Roman", Arial; color: #ffff00; padding-left:12px;}
h2 { font: normal 2.5em Georgia, "Times New Roman", Arial; color: #ffff00;}
h1.titulo { font-family: Arial; color: #ffffff; font-size: 18px;}
#logo { margin: 10px 0 20px 0; width: 270px; float: left; color:#ffff00;}
#logo p { margin: 0; }

#menu { float: left; padding: 40px 0 0; margin:0px 20px 40px 0px;}
#menu li { font-size: 1.1em; display: inline; }
#menu li a { float: left; width: 97px; height: 27px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #ffff00; text-decoration: none; }
#menu li a.current { background: url(../images/botonn.png) no-repeat; color: #000; }
#menu li a:hover { text-decoration: none; color: #000; background: url(../images/botona.png) no-repeat; }

#menu1 { padding: 15 0 0; margin:0px 0px 0px 0px;}
#menu1 li { display: inline; text-align: center; font-size: 18px; color: #cf0000; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic;}
#menu1 li a { width: 955px; height: 27px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 0px; color: #ffff00; text-decoration: none; }
#menu1 li a.current { background: url(../images/botonn1.png) no-repeat; color: #000; }
#menu1 li a:hover { text-decoration: none; color: #000; background: url(../images/botona1.png) no-repeat; }

.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; font-style: italic; color: #993300; }

.footer
{
	text-align: center;
	font-size: 13px;
}

h2.titulo
{
	color: #ffffff;
	
	font-size: 13px;
}

p.msj
{
	font-size: 11px;
}

#msjUsr{
	text-align: center;
	font-size: 20px;
	color: #cf0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width:240px;
	height:67px;
	margin:0 0 0 0px;
	background-color:#aaa8a8;
}

#msj{
	text-align: center;
	font-size: 20px;
	color: #cf0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width:240px;
	height:67px;
	margin:0 0 0 0px;
	background-color:#aaa8a8;
}

#msj2{
	text-align: center;
	font-size: 20px;
	color: #cf0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width:240px;
	height:67px;
	margin:0 0 0 0px;
	background-color:#aaa8a8;
}

#msj1{
	text-align: center;
	font-size: 20px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width:260px;
	height:90px;
	margin:0 0 0 90px;
}

#whois {
	font-size: 15px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
#whois .estadoDominio { text-align: center; color: #000099; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; }
#whois A {
	COLOR: #aeb404
}

.informacion {
    background: #fff6bf center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    width:650px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
	color:#000000;
	
	font-size: 15px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
    }	

	
/* ----------------------------------------------------------------------------------------------------------
6) caja desplegable
---------------------------------------------------------------------------------------------------------- */

#caja {
width:95%;
display: none;
padding:5px;
border:2px solid #FADDA9;
background-color:#FDF4E1;
}

