@charset "utf-8";
/* CSS Document */

#cajabannersindex {

margin-top:5px;
text-align:center;
}

#cajatextoright {
width:602px;
background-color:#DDDDDD;
border-bottom:#7F9FBF solid 1px;
border-right:#7F9FBF solid 1px;
border-left:#7F9FBF solid 1px;
border-top:#7F9FBF solid 1px;
margin-top:5px;
margin-bottom:5px;
float:right;
padding:5px;
height:300px;

}

#cajaindexleft1 {
width:360px;
background-color:#DDDDDD;
border-bottom:#7F9FBF solid 1px;
border-right:#7F9FBF solid 1px;
border-left:#7F9FBF solid 1px;
border-top:#7F9FBF solid 1px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
height:90px;
}

#disenoindex {
width:990px;
height:235px;
}

#hostingindex {
width:98%;
background-color:#eeeeee;
margin-left:2px;
margin-right:2px;
padding:2px;
margin-top:2px;
margin-bottom:2px;
}

div#myElement {
width:360px;
background-color:#75A5D4;
border-bottom:#7F9FBF solid 1px;
border-right:#7F9FBF solid 1px;
border-left:#7F9FBF solid 1px;
border-top:#7F9FBF solid 1px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
vertical-align: text-top;
height:193px;
}

#mininews {
border-bottom:dashed 1px;
border-bottom-color:#000033;
}

#sidebar {
width: 170px;
float:left;
height:100%;

} 

#sidebar h2
{
color: #003366;
text-decoration: none;
font-size: 12px;
display: block;
padding: 3px;
width: 160px;
background-color: #DDDDDD;
border-bottom: 1px solid #fff;
} 

#sidebar ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
} 

#sidebar li
{
display: inline;
/* for IE5 and IE6 */
} 

#sidebar a
{
color: #003366;
text-decoration: none;
font-size: 12px;
display: block;
padding: 3px;
width: 160px;
background-color: #eeeeee;
border-bottom: 1px solid #fff;
} 

#sidebar a:link, #sidebar a:visited
{
color: #003366;
text-decoration: none;
} 

#sidebar a:hover
{
background-color: #DDDDDD;
color: #cc0000;
} 

#sidebar li a#current
{
border-bottom: 3px solid #fff;
background: #DDDDDD;
} 

#contenido {
width:820px;
float:right;
margin-top:-12px;
}