
body { 

background : #ffffff ; 
font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #666666; 
margin : 0px 0px 0px 0px; 
text-align: center; 

} 


#contenedor{
	
	margin-left:auto;
	margin-right:auto;
	
    text-align: left; 
   background-color: #ffffff; 
  
   width:1000px;


    

}

#cabecera{
	background-image: url(../img/1.gif); 
	
	background-repeat:no-repeat;

	width:1000px;
	height:73px;

} 

#menu_cabecera{
 margin-left: 830px;
 padding:15px 0 0 2px;
	width: 150px;
    height:50px;
	
} 

#navegador{
	padding : 5px 10px 6px 10px;
	background-color:#CC3300;

} 

#pie{
	float:left;
	padding : 15px 3px 3px 10px;
	font-size: 11px;
	border-top : 1px solid #cccccc;
	width:100%;
	background-image: url(../img/fpie.jpg);
} 



/***********************************************/
/*  menues                           */
/***********************************************/

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;

}

.indentmenu ul{
margin: 0;
padding: 15px 10px ;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #6E6E6E; /*dark purple border*/
border-width: 0px 0 0 1px;
background:#CCC url(media/1.jpg) center center repeat-x;


}

.indentmenu ul li{
display: inline;

}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 0px 10px ;
text-decoration: none;
border-right: 1px solid #6E6E6E; /*dark purple divider between menu items*/


}

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

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/

background:  url(media/2.jpg) center center repeat-x;

}


/***********************************************/

#flash{
    width:480px;
	height: 255px;
    float: left;
	margin: 5px 10px 0px 0px;
} 


#menusecundario{
	width: 240px;
	height: 255px;
	
	float: left;
	margin: 5px 0px 0px 0px;
	background-color: #F2F2F2;
} 


#principal{
	
width: 995 px;  
	
} 


#bloque1{
    width: 232px;
    height:290px;
	padding : 4px 4px 4px 4px;
   
    float: left;
	margin: 5px 8px 0px 0px;
} 

#bloque1 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}


#bloque2{
    margin-left: 232px;
	padding : 4px 4px 4px 4px;
	width: 232px;
    height:260px;
	
	float: left;
	margin: 5px 8px 0px 0px;
} 

#bloque2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#993300;
}


#bloque3{
	
	padding : 4px 4px 4px 4px;
	width: 232px;
    height:260px;
	
	float: left;
	margin: 5px 8px 0px 0px;
} 

#bloque3 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
}


#bloque4{
	
	padding : 4px 4px 4px 4px;
	width: 232px;
    height:260px;
	
	float: left;
	margin: 5px 0px 0px 0px;
} 

#bloque4 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#660000;
}



#suscripcion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
width: 232px;
	color:#660000;
	float: left;
	margin: 10px 10px 30px 10px;

}





#bloque_secundario{
    width: 490px;
    
	padding : 4px 4px 4px 4px;
   
    float: left;
	margin: 5px 10px 5px 0px;
} 

#bloque_secundario h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
}


#bloque_derecha{
    width: 242px;
	background-color:#F0F0F0;
	border-left: 1px #CCC;
	
	padding : 4px 4px 4px 4px;
   
    float: left;
	margin: 5px 10px 5px 0px;
} 










h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#900;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#660;
}


.resaltada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:800;
	color:#930;
}





.email{
	float: left;
	text-align: right;
} 






#pie a {
	color:#666;
	font-family: Verdana;
	font-size: 11px;
	font-weight:900;
	font-style: normal;
	text-decoration: none;
	
}

#pie a:hover {
	color:#CC3300;
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	font-style: normal;
	text-decoration:underline;
}



a.linknormal:link {
	color:#CC3300;
	font-family: Verdana;
	font-size: 12px;
	font-weight:900;
	font-style: normal;
	text-decoration:underline;
	
}
a.linknormal:visited {
	color:#CC3300;
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	text-decoration: underline;
}
a.linknormal:hover {
	color:#9D2700;
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	text-decoration:underline;
}
a.linknormal:active {
	color:#CC3300;
	font-family: verdana;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	text-decoration: underline;
}

.precios1{
	color:#FFF;
	font-family: arial;
	margin-left:160px;
	padding: 21px 0px 0px 20px;
	width:230px;
	height:70px;
	
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	background-image: url(../img/pre-imp1.gif);
	
	background-repeat:no-repeat;
}




.precios2{
	color:#FFF;
	font-family: arial;
	margin-left:160px;
	padding: 21px 0px 0px 20px;
	width:230px;
	height:70px;
	
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	background-image: url(../img/pre-imp2.gif);
	
	background-repeat:no-repeat;
}


.precios3{
	color:#FFF;
	font-family: arial;
	margin-left:160px;
	padding: 21px 0px 0px 20px;
	width:230px;
	height:70px;
	
	font-size: 24px;
	font-weight: 900;
	font-style: normal;
	background-image: url(../img/pre-imp3.gif);
	
	background-repeat:no-repeat;
}





