.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: #FCFFFD;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


body{background-color:#444;text-align:center;background-image:url('imagenes/66.gif');background-attachment:fixed;background-repeat:repeat-x}

#contenedor{width:950px;margin: 0 auto;}

#header{height:230px;background-image:url('imagenes/150.jpg');clear:both;}

#botonera{/*height:30px;*/background:#333;margin-top:10px;}

#iz{float:left;width:150px;height:1015px;background:#454B59 url('imagenes/de.gif');margin:10 0;}

#contenido{float:left;width:630px;height:1015px;background:#454B59 url('imagenes/ce-66.gif');margin: 10;}

#de{float:left;width:150px;height:1015px;background:#454B59 url('imagenes/de.gif');margin:10 0;}

h3{background:#838383;margin:0;/*background-image:url(imagenes/5.jpg);background-attachment:fixed;*/font-family: "verdana",Courier, mono;font-style:italic;font-size: 14px;color:#DDE2EB;}

#footer{height:15px;background:#454B59 url('imagenes/footer.png');clear:both; background-image:url('imagenes/footer.png')}

#marquesina{width:116px;height:130px;background-color:navy;}

.italiano{position:absolute;top:5%;left:80%;}/*30px;left:1050px;}*/
.spagnolo{position:absolute;top:30px;left:1075px;}


.adsense {
	margin-top: 6px; 
	text-align:center;
}





/*DD4F4E*/



/*letras*/

.online {
	font-size: 12px;
	font-family: "verdana", Courier, mono;
	/*font-weight: bold;*/
	color: #ffffff;
	text-align: center;
	margin: 10;
    
	}
.r57 {
	font-size: 8.5px;
	font-family: "arial", Courier, mono;
	/*font-weight: bold;*/
	color: #C4D4B4;
	text-align: right;
	margin-right: 6px;
}
.font {
	font-size: 10px;
	font-family: "tahoma", Courier, mono;
	/*font-weight: bold;*/
	color: #E7E7E7;
	text-align: justify;
	margin: 16;
    
	}

	.font2 {
	font-size: 20px;
	font-family: "verdana", Courier, mono;
	/*font-weight: bold;*/
	color: #E7E7E7;
	text-align: center;
	margin: 40px;
    
	}

	.font3 {
	font-size: 13px;
	font-family: "verdana", Courier, mono;
	/*font-weight: bold;*/
	color: #E7E7E7;
	text-align: center;
	margin: 17;
	
    
	}

.header {
	font-size: 12px;
	font-family: "Bookman Old Style", Courier, mono;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	margin: 2 8 10 8;
	
}
/*letras*/



.indentmenu{
font:  13px comic sans ms;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
border-left:0px solid #464645; border-right:0px solid #464645; border-top:1px solid #464645; border-bottom:1px solid #464645; margin:0; padding:0; float: left;
width: 100%; /*width of menu*/
/*dark purple border*/
background: black url('indentbg.gif') repeat-x center;
/*	font-family: "Monotype Corsiva", Courier, mono;
*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url('indentbg2.gif') repeat-x center;
}

.link{color:#fff;}

.afiliados{color:#fff;}