body{
width:900px;
margin:auto;
padding-top:15px;
}

#contenidos{
}


#Cabezote{
	background-image:url(../imagenes/cabezote.png);
	width:900px;
	height:73px;
}


#CabezoteIn{
	background-image:url(../imagenes/cabezoteIn.png);
	width:900px;
	height:73px;
}

#Contirilla{
	background-image:url(../imagenes/tirilla.png);
	width:896px;
	height:176px;
	z-index:1;
	margin:auto;
}


#Cuerpo{ /*Nuevo*/
	padding-top:0px;
	padding-bottom:0px;
	width:900px;
	height:auto;
	background-image:url(../imagenes/backcontenido.png);
	background-repeat:repeat-y;	
}

#ImgIndexFondo{ /*Nuevo*/
	width:896px;
	height:342px;
	background-image:url(../imagenes/fondo.png); 
	margin:auto;
}

#ImgBVHome{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-HSCASA.png); 	
/*	background-image:url(../imagenes/jum11.png);  */
	margin:auto;
}

#ImgBVHomeIn{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-HSCASAIN.png); 
	margin:auto;
}

#ImgBVColeIn{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-HSCOLEIN.png); 
	margin:auto;
}

#ImgBVCole{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-HSCOLE.png); 
	margin:auto;
}

#ImgBVPri{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-PRI.png); 
	margin:auto;
}

#ImgBVPro{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-PRO.png); 
	margin:auto;
}

#ImgBVProIn{ /*Nuevo*/
	width:896px;
	height:200px;
	background-image:url(../imagenes/BV-PROIN.png); 
	margin:auto;
}


#ContResaltado{ /*Nuevo*/
	padding-top:0px;
	width:898px;

	background-color:#C8C8C8;

  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  /*background-color:#4C505B;	  
  border-bottom: 1px solid #FF6600;
  border-top: 1px solid #FF6600; */
  
	margin:auto;
}

#Aviso{
width:auto;
border: 1px solid #DD0000;
padding: 1px;
background-color:#EAB3C0;
font-family:Arial;
font-size:11px;
}

#AvisoExitoso{
width:500px;
border: 1px solid #009966;
padding: 1px;
background-color:#BFFFEB;
font-family:Arial;
font-size:11px;
}


#ContResaltadoSecundario{ /*Nuevo*/
	padding-top:0px;
	width:898px;
	background-color:#F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin:auto;
}

h1 { /* NUEVO */
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding-left:5px;
}

h2 { /* NUEVO */
	padding-top:10px;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
}

/* ESTILOS NOTICIAS */
.NotiTitulo{

	padding-top:15px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}

.NotiTexto{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-top:0px;
	padding-left: 10px;
}

.NotiVer a {
	font-family:Arial;
	font-size:12px;
	color:#19636D;
	padding-top:5px;
	text-decoration:none;
	padding-left:10px;
}

.NotiVer a:hover{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	color:#19636D;
	padding-top:5px;
	padding-left:7px;	
}

/* FINN */

#IdiomaEs{
	padding-left:618px;
/*	padding-top:130px; */
	padding-top:42px;
}

#IdiomaEs1{
	padding-left:618px;
	padding-top:12px;	
}



#LogoAnimado{
	padding-left:10px;
	padding-top:8px;
	width:199px;
}

/************************************/

#Menu {/* NUEVO */
	height: 24px;
	background-color:#FF0000;
	margin:auto;
	margin-right: auto;
	margin-left: auto;	
	padding-top:2px;
	padding-bottom:5px;	
}
#Menu #p1 {/* NUEVO */
	background-image: url("../imagenes/MenuSupIzq.png");
	float: left;
	height: 24px;
	width: 5px;
}
#Menu #p2 {/* NUEVO */
	background-image: url("../imagenes/MenuSupCen.png");
	background-repeat:repeat-x;
	float: left;
	height: 24px;
}

#Menu #p3 {/* NUEVO */
  background-image: url("../imagenes/MenuSupDer.png");
  float: right;
  height: 24px;
  width: 6px;
}

#LetraMenu{/* NUEVO */
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	padding-top:3px;
}

#SeparadosSup{
 background-image:url(../imagenes/SeparadorSup.png);
 padding:0px;
}

#LetraMenu a {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	text-decoration:none;
}

#LetraMenu a:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	padding-top:3px;
	text-decoration:none;
}

/******************************/

#LetraMenuResalta {

	font-family:Arial;
	font-style:italic;
	font-size:17px;
	color:#000000;
	padding-top:5px;
}

#LetraMenuResalta a {

	font-family:Arial;
	font-style:italic;
	font-size:17px;
	color:#000000;
	padding-top:5px;
}

#LetraMenuResalta a:hover{

	font-family:Arial;
	font-style:italic;
	font-size:17px;
	color:#FFFFFF;
	padding-top:5px;
	text-decoration:underline;	
}


/******************************/


/*******************************************************/
.MenuIzq{
width: 193px; /*width of menu*/
padding-left: 2px;	
}


.MenuIzq ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.MenuIzq ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.MenuIzq ul li a{
font: normal 13px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.MenuIzq ul li a:visited{
color: black;
}

.MenuIzq ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
/*************************************************/

#ContenedorCentro{
	width: 900px;
    height:auto;
}

#CPrincipal {
	margin: 10px 0px 0px 0px;
	height: auto;	
	width: 698px;
	float:right;
}

#CabezoteContenido {
	background-image: url("../imagenes/CabezoteCentro.png");
	background-repeat:no-repeat;
	height: 35px;
	width: 698px;
}

#CCuerpoCon {
  background-image: url("../imagenes/cuerpoAll.png");
  background-repeat: repeat-y;  
  width:698px;
  height:480px;
}
  
#CCuerpoPie {
  background-image: url("../imagenes/cuerpopie.png");
  width:698px;
  height:19px;

}

#LetraTitulo{

	font-family:Arial;
	font-style:italic;
	font-size:20px;
	color:#000000;
	padding-top:5px;
	padding-right: 15px;	
}

#LetraMenu2{

	font-family:Arial;
	font-style:italic;
	font-size:20px;
	color:#000000;
	padding-top:5px;
	padding-left:15px;
}

/************************************************************/

#CSecundario {
	margin: 10px 0px 0px 0px;
	width: 198px;
	height:auto;
	float:left;
}

#Cabezotesecundario {
	background-image: url("../imagenes/CabezoteMenuIzq.png");
	background-repeat:no-repeat;
	height: 35px;
	width: 198px;
}

#CCuerpoCon2 {
  background-image: url("../imagenes/cuerpo2.png");
  background-repeat: repeat-y;
  width:198px;
  height: auto; 
}


#CCuerpoPie2 {
  background-image: url("../imagenes/cuerpopie2.png");
  width:198px;
  height:18px;
}
/************************************************************/


#LetraMenuSup {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	padding-left: 5px;
	padding-right: 7px;
}

#LetraMenuSup a {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	padding-left: 5px;	
	text-decoration:none;
}

#LetraMenuSup a:hover{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	padding-left: 5px;	
	text-decoration:underline;
}


/***********************************************************/

#Pie2{
height:2px;
width:750px;
background-color:#000000;
margin:auto;
}

#Creditos {
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	padding-top:16px;
}

/***********************************************************/

#Texto {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-top:28px;
	padding-left: 10px;
	padding-right: 15px;
		position:relative;
		z-index:1;
}

#TextoFuera {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-top:3px;
	padding-bottom:10px;	
	padding-left: 10px;
	padding-right: 15px;
		position:relative;
		z-index:1;
}

/***************************************************/

#PieApoyo { /*NEW*/
	background-color:#333333;
	height: 31px;
	width: 900px;
	margin:auto;
}

/***************************************************/

#titulos2{
	font-family:Arial;
	color:#F6A90D;	
	font-size:18px;
	padding-top:28px;
	padding-left: 10px;
	padding-right: 15px;
}



/******************** MENU SECUNDARIA!!!  *************************/
.halfmoon{
/*margin-bottom: 1em;*/
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #CCCCCC;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #DDD;
color: black;
font-size: 13px;
background: #ECEEEC url("../imagenes/tabright.gif") top right no-repeat;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover{
background-color: #CDDADA;
color: navy;
}

.navi {
	list-style-image:url(../imagenes/vineta3.png);
}

#ImagenesProductosColegios{/*  IMAGENES DE LOS PRODUCTOSSSSSSSSSSSS */
	position:absolute;
	z-index:-1;
	padding-left:618px;
	padding-top:350px;	
}

/********************************************/

#fondoAlbum{
	background-image:url(../imagenes/BackAlbum.png);
	height:154px;
	width:154px;
	border:0;
	margin:0px;	
}

#fondoImagen{
	background-image:url(../imagenes/BackImagen.png);
	height:136px;
	width:136px;
	border:0;
	margin:0px;	
}

.previewImagen{
	padding-top:6px;
	margin:0px;
}

.Zoom{
	padding-top:10px;
	padding-right:5px;
	margin:0px;	
}

.TextoAlb{
	font-family:Arial;
	font-size:12px;
	color:#333333;	
	font-weight:bold;
}

.LetraGaleriaD {
	font-family:Arial;
	font-size:11px;
	color:#333333;	
	padding-left:25px;
}

.preview{
	padding-right:4px;
	margin:0px;	
}

/************************************************/
.ph2{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;	
	text-align:center; 
   	font-weight:bold;	
}

.encabezado {
	color:#6495ED; 
	background-image:url(../imagenes/MenuSupCen.png);
	background-repeat:repeat-x;
	border:1pt solid #6495ED; 
	height:21px;
	width:30px;
}

.t1{
	border:1pt solid #CCCCCC;
 	border-color:#CCCCCC;
	margin-bottom:20px;
}  

.fondo{
	background-color:#FBFBFB;
}

.LetraDistriuidores {
	font-family:Arial;
	font-size:12px;
	color:#000000;	
}

.LetraInvisible{
	font-family:Arial;
	font-size:8px;
	color:#F7F7F7;
}

.LetraFormulario {
font:Arial;
color:#333333;
white-space:nowrap;
/*border: #91A7B4 solid 2px;*/
}

.LetraFormulario1 {
font:Arial;
color:#333333;
/*border: #91A7B4 solid 2px;*/
}

/*---------------------------------*/
#fechas {
	font-family:Arial;
	font-size:11px;
	color:#999999;
	padding-top:3px;
	font-style:italic;
}

/*****************************************/

.LetraTutoriales {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-left: 5px;
	padding-right: 7px;
}

.LetraTutoriales a {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-left: 5px;	
	text-decoration:none;
}

.LetraTutoriales a:hover{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	padding-left: 5px;	
	text-decoration:underline;
}


/*******************************************/