/***************** General ********************/ 

	html {
		margin:0px;
		padding:0px;
	}
	
	body{
		background-image: url(../images/bullet/fondo.gif);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height:16px;
		text-align:left;
		margin:0 auto;
		color:#333333;
	}	
	
	a {
		color:#000099; 
		text-decoration: none;
		font-weight: normal;
	}
	
	a:hover{
		color:#FF9900;
	}
	p, div, td {
		line-height: 130%;
	
	}
	
	h2{
	font-size:14px;
	font-weight:bold;
	#CC0033;
	}
	h3{
	font-size:12px;
	font-weight:bold;
	color:#CC0033;
	}	
	.txtBlancoN{
		color: #FFFFFF;
		font-weight: bold;
	}

/********  Estructura general *********/

	#left{
		float:left;
		width: 145px;
		margin:0px;
	}
	
	#center{
		float:left;
		width: 680px;
		background-color:#FFFFFF;
		padding-top: 0px;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	#right{
		float:left;
		width: 165px;
		/*background-image: "/images/bullet/divisor.gif";*/
		background-repeat:repeat-y;
	}
	#wrapper{
		margin-top: 2px;
	}
	
	#cabecera{
	background-color:#FF2020;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	text-align:center;
	}

	
/******** Tabla principal web  *********/		

	#main{ /*contenedor*/
		border: #D6D6D6 1px solid;
		width:1024px;
		background-color:#FFFFFF;
		align: center;
		padding:5px;
		margin: 0 auto;
		text-align:left;
	}
	
	#main h2{
		padding:0px;
		margin-bottom: 14px;
		margin-top: 8px;
		padding-left: 0px;
		color: #CC0033;
		font-size: 14px;
		font-weight:bold;		
	}
	#main h1{
		padding:0px;
		margin-bottom: 14px;
		margin-top: 8px;
		padding-left: 0px;
		color: #CC0033;
		font-weight:bold;
		line-height: normal;
		font-size: 20px;	
	}	
	

	
/******** Texto comun en la cabecera de todas las interiores ******/	
	#cab1{ 
		margin:0px;
		padding: 10px;
		text-align:center;
	
	}	
	#cab1 h2{
		margin:0px;
		font-size:14px;
	
	}
	
	#cab1 a{
		font-weight:bold;
	}
	
/******** Boton volver paginas interiores *********/		
	#volver{
		margin: 7px;
		margin-left:200px;
		margin-bottom: 25px;
		padding:5px;
		text-align:center;;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC0000;
		width: 200px;		
	}
	#volver a{
		font-family: Verdana;
		font-size: 11px;	
		color: #FFFFFF;	
		font-weight:bold;
	}	

	#volver a:hover {
		color:#FF9900;
	}
	
/********************* LOGO ***************************/

#logo{
	padding:0px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	float:left;
}

#logopub{
	float:left;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 4px;
}

/********************* LINKS ***************************/

	.linkPubli {
		font-size: 10px;
		color:#CCCCCC;
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
	}
	.linkRojo {
		font-size: 11px; 
		color: #FF2020; 
		font-family: Tahoma; 
		text-decoration: none;
		font-weight: bold;
	}
	.linkBlanco {  font-family: Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold}	
	
/*********************** Footer ******************/

	#footer{
		font-size: 11px; 
		color: #666666; 
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: none;
		text-align:center;
		padding: 3px;
		margin:0px;
	}
	#footer a{
		font-size: 11px; 
		color: #666666; 
		text-decoration:underline;
		font-weight: normal;
	}

/*********** Publicidad *************/
#popup   
{      
	position: absolute;      
	/*border: 1px solid #666666;
	background-color:#F7F7F7;  */    
	width: 400px;      
	height: 100px;      
	margin-top: 15px;         
}
#popup a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
    text-decoration: none; 
    font-weight: bold;
	padding: 2px;
	border:none;
}
#home_publi1{
	background-color:#000066;
	padding:8px;
	margin-top: 5px;
	color:#FFFFFF;
}
#home_publi1 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#babylon {
	margin-top:8px;
	margin-bottom: 8px;
	color:#FFFF00;
	font-weight:bold;
}
.cajaSuperior {
	border: solid 1px #979B43;
	padding:2px;
	width: 65%;
	text-align:center;
	margin-top: 4px;
	margin-left: 105px;
	background-color: #CC0000;
	color: #FFFFFF;	

} 
.cajaSuperior a {
	font-family: Verdana;
	font-size: 11px;	
	color: #FFFFFF;	
	font-weight:bold;
	text-decoration:underline;	
}
.cajaSuperior a:hover {
	color:#FF9900;
}

/*********** Cajas *************/
	.cajaexplica {
		font-family: Verdana;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		background-color: #CCFFFF;
		border: 1px solid #000000;
		padding-right: 5px;
		padding-left: 5px;
	}
	.caja2bordes {
		border-BOTTOM: #FF6600 1px solid; border-TOP: #FF6600 1px solid;
	}
	.cajagris {
		border: #CCCCCC 1px solid;
		font-family: Verdana;
		font-size: 10px;
		background-color: #F4F4F4;
	}
	.cajaroja {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC0000;
	}
	.cajanroja2 {
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #FF2020;
	}
	.cajanaranja2 {
		border: #FF9900 1px solid;
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		background-color: #FFCC66 ;	
		margin-top:6px; 
		margin-bottom:4px;
	}
	.cajaEjemplo {
			border-collapse: separate; 
			border-spacing: 0px;
			border: #FF9900 1px solid;
			margin-top:4px; 
			margin-bottom:4px;
			background-color:#FFCC66;
			padding:0px;
	}

/********** cajas home principal ***************/	

#a{
		background-image: url(../images/varios/boton1.gif);
		background-repeat:no-repeat;
		background-position:center;		
		float:left;
		background-color:#FD7014;
		width:130px;
		height:60px;
		margin-left: 0px;
		margin-right: 10px;
		text-align:center;
		padding-top: 5px;			
}
#b{
		background-image: url(../images/varios/boton2.gif);
		background-repeat:no-repeat;
		background-position:center;		
		float:left;	
		background-color:#FD7014;	
		width:130px;
		height:60px;	
		margin-left: 0px;
		margin-right: 10px;
		text-align:center;	
		padding-top: 5px;										
}
#c{
		background-image: url(../images/varios/boton3.gif);
		background-repeat:no-repeat;
		background-position:center;		
		float:left;	
		background-color:#FD7014;
		width:130px;		
		height:60px;	
		margin-left: 0px;
		margin-right: 10px;
		text-align:center;							
		padding-top: 5px;			
}
#d{
		background-image: url(../images/varios/boton4.gif);
		background-repeat:no-repeat;
		background-position:center;
		float:left;	
		padding-top: 5px;			
		background-color:#FD7014;
		width:130px;	
		height:60px;	
		margin-right:10px;
		text-align:center;								
}
#e{
		/*background-image: url(../images/varios/boton4.gif)
		background-repeat:no-repeat;
		background-position:center;*/
		padding-top: 5px;
		float:left;		
		background-color:#FD7014;
		width:110px;	
		height:60px;	
		margin-right:0px;
		text-align:center;								
}

#a a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#b a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}
#c a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}
#d a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}
#e a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}

/*************** Caja lecciones home *****************/
	#lecciones_home{
		border: #FF9900 1px solid;
		padding: 8px;
		margin-top: 10px;
	}
	#lecciones_home ul{
		margin:0px;
		padding-left: 20px;
	}
	#lecciones_home li{
		padding-bottom: 5px;
	}
	
/*************** Conjugador  *****************/
	#conjugador{
		border: #FF9900 1px solid;
		margin-top:10px;
		padding: 8px;
	}

/************** Caja pestanas *****/
	#wrapper2{
	color: #333;
	font-size: 11px;
	font-family: verdana;
	width: 500px;
	margin: 0 auto;	
	padding-top: 5px;
	}
	#wrapper2 a{
	color: #fff;
	text-decoration: none;
	}
	#wrapper2 a:hover{
	color: #DFE44F;
	}
	#wrapper2 p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	border: 1px solid #73A405;
	}
	#wrapper2 .box{
	background: #fff;
	font-size:12px;
	}
	#wrapper2 .boxholder{
	clear: both;
	padding: 5px;
	background: #8DC70A;
	}
	#wrapper2 .tab{
	float: left;
	height: 32px;
	width: 102px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url(../images/greentab.jpg) no-repeat;
	}
	#wrapper2 .tabtxt{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
	}
