.buscadorMenu input {
	background: #f4f3f3;
	border-width: 0px;
	border-style: none;
	height: 15px;
	font-size: 11px;
	color: #666666;
	margin: 7px 0px 0px;
	width: 130px;
}
/*@charset "utf-8";
 CSS Document */

* body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px;
}
h1.rojo {
	color: #c20000;

}

h1.rojo a {
	color: #c20000;
	text-decoration:none;

}

h1.rojo a:hover {
	color: #c20000;
	text-decoration:underline;

}


h1.azul {
	color: #004ec2;

}

h1.azul a {
	color: #004ec2;
	text-decoration:none;

}
h1.azul a:hover {
	color: #004ec2;
	text-decoration:underline;

}

h1.morado {
	color: #845fd0;

}

h1.morado a {
	color: #845fd0;
	text-decoration:none;

}

h1.morado a {
	color: #845fd0;
	text-decoration:underline;

}

h1.naranja {
	color: #ffaf04;

}

h1.naranja a {
	color: #ffaf04;
	text-decoration:none;

}
h1.naranja a:hover {
	color: #ffaf04;
	text-decoration:underline;

}

h1.verde {
	color: #00c229;

}

h1.verde a {
	color: #00c229;
	text-decoration:none;

}

h1.verde a:hover {
	color: #00c229;
	text-decoration:underline;

}


h2 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
}

h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #00a2ff;
	margin: 0px 0px 10px;
}

a {
	color: #0094fb;
	text-decoration: none;

}

a:hover {
	color: #cc0034;
	text-decoration:none;

}

img{
	border-style: none;
	border-width: 0px;

}

/* CAJA REDONDEADA GENERAL */

.boxHome {	height: 290px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.backDown {
	background: url(../mats/imgs/general/down.gif) repeat-x left top;
	height: 7px;
}
.backTop {	background: url(../mats/imgs/general/top.gif) repeat-x left top;
	height: 7px;
	position: relative;
}

.esqDer {	background: url(../mats/imgs/general/esqTopDer.gif) no-repeat right top;
	height: 7px;
	width: 7px;
	position: relative;
}
.esqDownDer {	background: url(../mats/imgs/general/esqDownDer.gif) no-repeat right top;
	height: 7px;
	width: 7px;
	position: relative;
}
.esqDownIzq {	background: url(../mats/imgs/general/esqDownIzq.gif) no-repeat left top;
	height: 7px;
	width: 7px;
	position: relative;
}
.esqIzq {	background: url(../mats/imgs/general/esqTopIzq.gif) no-repeat left top;
	height: 7px;
	width: 7px;
	position: relative;
}
.latDer {	background: url(../mats/imgs/general/der.gif) repeat-y right top;
	width: 7px;
	position: relative;
}
.latIzq {	background: url(../mats/imgs/general/izq.gif) repeat-y left top;
	width: 7px;
	position: relative;
}

/* CAJA CUADERNOS O PAPELES */

.boxProducto {
	height: 290px;
	width: 196px;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	_padding: 0px;
	float: left;
}

/* CAJA PROMOS */

.boxPromo {
	height: 196px;
	width: 196px;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	_padding: 0px;
	float: left;
}

.boxPromo h1 {
	font-size: 12px;
	color: #000000;
	float: left;
	clear: right;
	width: 75px;
	display: block;
}
.boxPromo ul {
	float: left;
	clear: left;
	padding-left: 0px;
	margin-left:0px;
	list-style: inside;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
	width: 170px;
}

.boxPromo li a {
	color: #333333;
}

.boxPromo li a:hover {
	color: #0094fb;
}

.boxTips {
	height: 203px;
	width: 196px;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	_padding: 0px;
	float: left;
}

.boxTips ul {
	float: left;
	clear: left;
	padding-left: 20px;
	margin-left:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
	width: 150px;
	position: relative;
}

.boxTips li a {
	color: #333333;
}
.boxTips li {
	margin-top: 10px;
	list-style: outside;
}


.boxTips li a:hover {
	color: #0094fb;
}

/*.ligaPromo {
	float:left;


}*/


/* CAJA EXTENDIDA */

.boxExtendida {
	height: 196px;
	width: 396px;
	margin: 0px 4px 4px 0px;
	padding: 0px;
	_padding: 0px;
	float: left;
}


/* CAJA NOTAS */

.boxNotas {
	height: 330px;
	width: 390px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	_padding: 0px;
	float: left;
	overflow: hidden;
	display: block;
	position: relative;
}
.notaContenido {
	width: 285px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.notaContenido img {
	margin-bottom: 5px;
}


.notaContenido p {
	height: 60px;
	margin-top: 10px;
	overflow: hidden;
}



.boxNotas td {
	height: 150px;
	padding-top: 5px;
	border-bottom: 2px dotted #CCCCCC;

}
.boxNotas p {
	margin: 0px;
	height: 60px;
	overflow: hidden;
}

.boxNotas a {
	/*color: #0094fb;
	text-decoration: none;*/
	text-align: right;
	right: 0px;
	display: inline;
	float: right;
}

/*.boxNotas a:hover {
	color: #cc0034;
	text-decoration:none;

}*/

.boxNotas img {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	border: 1px solid #0099FF;

}

/* CAJA ARTICULOS */

.boxArticulos {
	height: 465px;
	width: 275px;
	_width: 280px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	_padding: 0px;
	float: left;
	overflow: hidden;
	display: block;
	clear: right;
}
.boxArticulos th {
	background: #c00036;
	height: 22px;
	_height: 30px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	_padding-top: 5px;
	padding-left: 5px;
	display: block;
	position: relative;
}


.boxArticulos td {
	padding-top: 10px;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 10px;

}

.boxArticulos .noneLine {
	border-style: none;


}

.boxArticulos p {
	margin: 0px;
	overflow: hidden;
}

.boxArticulos a {
	/*color: #0094fb;
	text-decoration: none;*/
	text-align: right;
	right: 0px;
	display: inline;
	float: right;
	margin-top: 10px;
}
.spacerArticulos {
	position: relative;
	display: block;
	float: left;
	height: 470px;
	width: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

/* CAJA ARTICULO PRINCIPAL */

.boxArticuloMaster {
	height: 465px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	display: block;
	position: relative;
    top: 0px;
    left: 0px;
}
.boxArticuloMaster th a {
	color: #FFFFFF;
	float: left;
	padding-right: 20px;
	margin-top: -8px;
	margin-left: -5px;
	_margin-top: -8px;
	_margin-left: -5px;
	display: block;
	height: 22px;
	_height: 22px;
	margin-right: 0px;
	text-align: center;
	padding-left: 20px;
	padding-top: 8px;
	_padding-top: 16px;
	text-decoration: none;
}

.boxArticuloMaster th a:hover {
	color: #000000;
	background: #fc0047;
}
.boxArticuloMaster th {
	background: #c00036;
	height: 22px;
	_height: 30px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	_padding-top: 5px;
	padding-left: 5px;
	display: block;
	position: relative;
}


.boxArticuloMaster h1 {
	font-size: 26px;
	font-weight: normal;
}


.boxArticuloMaster p {
	margin: 0px;
	overflow: hidden;
}

.boxArticuloMaster a {
	/*color: #0094fb;
	text-decoration: none;*/
	text-align: right;
	right: 0px;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.boxArticuloMaster img {
	float: left;
	margin-top: 5px;
	border: 1px solid #0099FF;
	margin-bottom: 20px;

}


/* CAJA NOTA COMPLETA */

.boxNotaCompleta {
	width: 590px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	display: block;
	position: relative;
}

.boxNotaCompleta a {
	font-weight: bold;
	color: #CD2762;
	text-decoration: underline;
}
.boxNotaCompleta th a {
	color: #FFFFFF;
	float: left;
	padding-right: 20px;
	margin-top: -8px;
	margin-left: -5px;
	_margin-top: -8px;
	_margin-left: -5px;
	display: block;
	height: 22px;
	_height: 22px;
	margin-right: 0px;
	text-align: center;
	padding-left: 20px;
	padding-top: 8px;
	_padding-top: 16px;
	text-decoration: none;
}

.boxNotaCompleta th a:hover {
	color: #000000;
	background: #fc0047;
}
.boxNotaCompleta th {
	background: #c00036;
	height: 22px;
	_height: 30px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	_padding-top: 5px;
	padding-left: 5px;
	display: block;
	position: relative;
	width: 590px;
}


.boxNotaCompleta td {
	border-bottom: 2px dotted #CCCCCC;

}


.boxNotaCompleta h1 {
	font-size: 26px;
	font-weight: normal;
	float: left;
	margin-top: 30px;
	width: 275px;
	margin-bottom: 15px;
}
.boxNotaCompleta .fuente {
	float: left;
	position: relative;
	margin: 0px 0px 20px;
	display: block;
	color: #666666;
	width: 275px;
	clear: left;
	padding: 0px;
}

.boxNotaCompleta .fuente span {
	color: #333333;
}



.boxNotaCompleta p {
	margin: 0px 0px 10px;
	overflow: hidden;
	float: left;
	display: block;
	position: relative;
	width: 590px;
}
.boxNotaCompleta .parrafoIntro {
	float: left;
	width: 275px;
	color: #666666;
	height: 60px;
	position: relative;
	display: block;
	margin: 0px 0px 10px;
	clear: left;
	padding: 0px;
}

.boxNotaCompleta img {
	float: right;
	margin-top: 5px;
	border: 1px solid #0099FF;
	margin-bottom: 20px;
	clear: left;
	display: block;

}

.boxNotaCompleta .redes {
	float: right;
	margin: -6px 10px 0px 0px;
	padding: 0px;
	height: 24px;
}

.boxNotaCompleta  .redes td {
	border-style: none;
	padding: 0px 2px;
}

.boxNotaCompleta .redes a {
	padding: 0px;
	margin: 0px;
	border: 1px solid #C00036;
	height: 24px;
}

.boxNotaCompleta .redes a:hover {
	background:none;
	border: 1px solid #FF0066;
	height: 24px;
}

.boxNotaCompleta .redes img {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.boxEnlaces {
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxEnlaces ul {
	float: left;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	list-style: circle;
	line-height: 16px;
}



.boxEnlaces img {
	float: left;
	border-style: none;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* CAJA RECOMENDACIONES */

.boxRecomendados {
	height: 210px;
	width: 590px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	background: #d7d7d7;
	text-align: center;
}
.boxRecomendados span {
	width: 130px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 55px;
	overflow: hidden;
	text-align: left;
}

.boxRecomendados th {
	text-align: left;
	height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxRecomendados td {
	text-align: center;
}

.boxRecomendados .thumb {
	border: 1px solid #333333;
	display: block;
	height: 95px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
.boxComentUsers {
}
.boxComentUsers {
	width: 590px;
	color: #666666;
}
.boxComentUsers .globo {
	background: url(../mats/imgs/mods/comentarios/globo.jpg) no-repeat left top;
	height: 38px;
	width: 36px;
	display: block;
	float: right;
	position: relative;
	padding: 12px 10px 0px 10px;
	text-align: center;
	font-weight: bold;
}

.boxComentUsers .encabezado {
	margin-left: 10px;
	float: left;
	display: block;
	margin-top: 10px;
}
.boxComentUsers a {
	color: #c10037;
	font-weight: bold;
}

.boxComentUsers p {
	padding-left: 10px;
}

.userComment {
	padding-left: 20px;
	color: #999999;
	border-right: 2px dotted #999999;
	width: 200px;
}

.userComment span {
	color: #333333;
}

.userComment h1 {
	color: #3399CC;
	font-size: 14px;
	margin-bottom: 0px;
}


/* CAJA COMENTARIOS */

.boxComentarios {
	width: 396px;
	padding: 0px;
	float: right;
	position: relative;
	display: block;
	clear: right;
}


.boxComentarios .campoTexto{
	background: url(../mats/imgs/mods/comentarios/campoTexto.gif) no-repeat left top;
	height: 22px;
	width: 104px;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
}
.boxComentarios .campoComentario{
	background: url(../mats/imgs/mods/comentarios/campoComentario.gif) no-repeat left top;
	height: 23px;
	width: 235px;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
}

.boxComentarios .campos {
	position: absolute;
	visibility: visible;
	overflow: visible;
	z-index: 100;
	_width: 200px;
	display: block;
	top: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	left: -30px;
	width: 385px;
}

.boxComentarios .camposVentas {
	_width: 200px;
	display: block;
	float: left;
	margin: 10px 0px 0px 15px;
	padding: 0px;
	width: 350px;
	position: relative;
}
.camposVentas .picVentas {
	display: block;
	position: absolute;
	z-index: 50;
	left: 279px;
	top: 57px;
}

.boxComentarios .campoTextoAzul {
	background: url(../mats/imgs/mods/comentarios/campoTextoAzul.gif) no-repeat left top;
	height: 22px;
	width: 129px;
	height: 21px;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #ba0405;
}

.boxComentarios .campoComentarioAzul {
	background: url(../mats/imgs/mods/comentarios/campoComentarioAzul.gif) no-repeat left top;
	height: 51px;
	width: 272px;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #ba0405;
}
.boxComentarios h1 {
	font-size: 14px;
	color: #d43b66;
}

.boxDistribuidores .campoTextoDis{
	background: url(../mats/imgs/mods/distribuidores/campoTexto.gif) no-repeat left top;
	height: 22px;
	width: 154px;
	border-style: none;
	border-width: 0px;
	padding: 4px;
	display: block;
	position: relative;
	font-size: 12px;
	color: #ba0405;
}

.boxDistribuidores select {
	height: 30px;
	width: 162px;
	border-style: none;
	border-width: 0px;
	font-size: 12px;
}


/* CAJA LOGIN GENERAL */

/*#login {
	height: 250px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
}*/

#login {
	height: 270px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	background: url(../mats/imgs/mods/login/back.gif) no-repeat left top;
	text-align: left;
}
#boxContenidos {
	background: url(../mats/imgs/mods/contenido/back.jpg) repeat-y left top;
	width: 265px;
	font-size: 9px;
}

/*#login span {
	background: #b80101;
	width: 243px;
	_width: 247px;
	position: relative;
	display: block;
	border-top: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	border-left: 2px solid #FFFFFF;
	height: 250px;
}*/
#login span {
	width: 213px;
	position: relative;
	display: block;
	height: 240px;
	text-align: center;
	margin: 25px auto 0px;
	_margin: 5px auto 0px;

}
#login a {
	color: #FFFFFF;

}

#login a:hover {
	text-decoration:underline;
}


#login p {
	margin: 10px 0px 0px;
	_margin: 0px 0px 10px 6px;
	width: 213px;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	clear: both;
}
#login .btn {
	display: block;
	position: relative;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	height: 35px;
}

#login input {
	background: url(../mats/imgs/mods/login/backCampo.gif) no-repeat left top;
	height: 33px;
	width: 213px;
	border-style: none;
	border-width: 0px;
	display: block;
	position: relative;
	padding: 5px;
	margin: 0px;
}

/* RECUPERA PWD */

#recuperaForm {
	height: 270px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	background: url(../mats/imgs/mods/login/back.gif) no-repeat left top;
	text-align: left;
}

#recuperaForm span {
	width: 213px;
	position: relative;
	display: block;
	height: 240px;
	text-align: center;
	margin: 25px auto 0px;
	_margin: 5px auto 0px;

}
#recuperaForm a {
	color: #FFFFFF;

}

#recuperaForm a:hover {
	text-decoration:underline;
}


#recuperaForm p {
	margin: 10px 0px 0px;
	_margin: 0px 0px 10px 6px;
	width: 213px;
	position: relative;
	display: block;
	text-align: left;
	float: left;
	clear: both;
}
#recuperaForm .btn {
	display: block;
	position: relative;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	height: 35px;
}

#recuperaForm input {
	background: url(../mats/imgs/mods/login/backCampo.gif) no-repeat left top;
	height: 33px;
	width: 213px;
	border-style: none;
	border-width: 0px;
	display: block;
	position: relative;
	padding: 5px;
	margin: 0px;
}

/* CAJA LOGIN ERROR */

#loginError {
	height: 270px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	background: url(../mats/imgs/mods/login/back.gif) no-repeat left top;
	text-align: left;
}


#loginError span {
	width: 213px;
	position: relative;
	display: block;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

#loginError p {
	margin: 0px 0px 10px;
	_margin: 0px 0px 10px 6px;
	width: 213px;
	position: relative;
	display: block;
	text-align: center;
	color: #FFFF00;
}

#loginError h1 {
	position: relative;
	margin: 0px 15px 20px;
	color: #FFFF00;
	text-align: center;
}

/*#loginError h1 {
	color: #FFFFFF;
	font-size:18px;
}*/

#loginError  .btn {
	display: block;
	position: relative;
	float: left;
	margin-right: 10px;
	text-align: center;
}
#loginError a {
	color: #FFFFFF;

}

#loginError a:hover {
	text-decoration:underline;
}

/* CAJA LOGIN*/

#loginPerfil {
	height: 250px;
	width: 247px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
}

#loginPerfil span {
	background: #b80101;
	width: 243px;
	_width: 247px;
	position: relative;
	display: block;
	border-top: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	border-left: 2px solid #FFFFFF;
	height: 250px;
}

#loginPerfil p {
	position: relative;
	margin: 0px 15px 20px;
	color: #FFFF00;
	text-align: center;
}

#loginPerfil h1 {
	position: relative;
	margin: 0px 15px 20px;
	color: #FFFF00;
	text-align: center;
}

/*#loginPerfil h1 {
	color: #FFFFFF;
	font-size:18px;
}*/

#loginPerfil a {
	color: #FFFFFF;
	text-decoration:none;
}

/*#loginPerfil a:hover {
	text-decoration:underline;
}*/

/* MODULO TABS PERFIL */

#moduloPerfil {
	height: 110px;
	width: 999px;
	position: relative;
	display: block;
}

#moduloPerfil .perfilTabs {
	height: 30px;
	background: url(../mats/imgs/mods/perfil/perfil-line.jpg) no-repeat left bottom;
	position: relative;
}

.perfilTabs ul {
	list-style: none;
	display: block;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 30px;
	width: 930px;
}

.perfilTabs li {
	display: block;
	height: 30px;
	position: relative;
	float: left;
	width: 186px;
	text-align: center;
}
.perfilTabs span{
	display:none;
}

.perfilTabs h1 {
	color: #999999;
	font: normal 12px Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	float: left;
	margin: 8px 0px 0px;
	padding: 0px;
}

.perfilTabs img {
	display: block;
	float: left;
	position: relative;
}


.perfilTabs a:hover {
	background: url(../mats/imgs/mods/perfil/perfil-selected.jpg) no-repeat left bottom;
	display: block;
	height: 30px;
}
.perfilTabs .selected {
	background: url(../mats/imgs/mods/perfil/perfil-selected.jpg) no-repeat left bottom;
	display: block;
	height: 30px;
}

.perfilTabs a {
	background: url(../mats/imgs/mods/perfil/perfil-tab.jpg) no-repeat left bottom;
	display: block;
	height: 30px;
	text-decoration: none;
}

#moduloPerfil .perfilContenido {
	background: url(../mats/imgs/mods/perfil/perfil-base.jpg) no-repeat left top;
	position: relative;
	height: 70px;
	_height: 80px;
	display: block;
	width: 999px;
	margin: 0px;
	padding: 0px 0px 10px;
	_padding: -5px 0px 10px;
	text-align: left;
}

/* DATOS USUARIO */

.perfilContenido .datosUsuario {
	height: 51px;
	width: 190px;
	display: block;
	float: left;
	margin: 0px 0px 0px 15px;
	position:inherit;
}


/* STATUS USUARIO */

.perfilContenido .statusUsuario {
	height: 26px;
	width: 580px;
	display: block;
	float: left;
	background: url(../mats/imgs/mods/perfil/perfil-status.gif) no-repeat left top;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: left;
	padding-left: 13px;
}


.statusUsuario img {
	margin-top: -3px;
	margin-left: 10px;
}

/* PUNTOS USUARIO */

.perfilContenido .puntosUsuario {
	height: 30px;
	width: 390px;
	display: block;
	float: left;
	text-align: left;
	color: #0099CC;
	margin: 10px 0px 0px 20px;
	_margin: 10px -10px 0px 10px;
}
.puntosUsuario .totalPuntos {
	background: url(../mats/imgs/mods/perfil/perfil-puntos.gif) no-repeat left top;
	height: 24px;
	width: 163px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
.puntosUsuario p {
	display: block;
	margin: 10px 0px 0px;
	float: left;
	padding: 0px;
}

/* LIGAS INFERIORES */

/*.perfilContenido */.linksMenus {
	float: right;
	height: 10px;
	/height: 20px;
	text-align: right;
	width: 500px;
	position: absolute;
	display: block;
	color: #999999;
	clear: right;
	right: 10px;
	bottom: 6px;
	z-index: 1000;

}


.linksMenus a {
	color: #999999;

}

.linksMenus a:hover {
	color: #cc0034;

}

.perfilThumb {
	height: 47px;
	width: 47px;
	border: 2px solid #666666;
	display: block;
	float: left;
	margin-right: 5px;
}

.nombreAzul {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	clear: right;
	display: block;
	margin-top: 10px;
}


.nombreRosa {
	font-size: 12px;
	font-weight: bold;
	color: #d71791;
	display: block;
}

.statusUsuario #textfield {
	font-size: 10px;
	border-style: none;
	border-width: 0px;
	color: #0099CC;
	width: 440px;
}

/* GALERÍA LICENCIAS */

.galeriaLicencias {
	height: 105px;
	width:1000px;
	display: block;
	float: left;
	position: relative;
	margin-top: 15px;
}

/* GALERÍA USUARIO */

.galeriaUsuario {
	height: 50px;
	width:750px;
	display: block;
	float: left;
	background: url(../mats/imgs/mods/perfil/perfil-galeria.gif) no-repeat left top;
	text-align: left;
	margin: 0px 0px 0px 20px;
	_margin: -5px -10px 0px 10px;
	padding: 4px 0px 0px;
	position: relative;
}

/* GALERÍA BAZAR PERFIL */

.galeriaBazar {
	height: 50px;
	width:350px;
	display: block;
	float: left;
	background: url(../mats/imgs/mods/perfil/perfil-bazar.gif) no-repeat right top;
	text-align: left;
	margin: 0px;
	_margin: -5px -10px 0px 10px;
	padding: 4px 0px 0px;
	position: relative;
}

/* GALERÍA BAZAR SECCIONES */

.galeriaBazarSeccion {
	height: 120px;
	width:370px;
	display: block;
	float: left;
	position: relative;
}

/* GENERALES */

.ligaCaja {
	color: #0094fb;
	text-align: right;
	right: 0px;
	display: inline;
	float: right;
}

.thumbDato {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	border: 1px solid #0099FF;
	position: relative;
	display: block;
	clear: right;

}

#menuBarraIzquierda {
	list-style: url(none) none outside;
	font-size: 12px;
	width: 192px;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#menuBarraIzquierda ul {
	margin: 0px;
	padding: 0px;
	list-style: none inside;
	position: relative;
	display: block;
	width: 192px;
}

/*#menuBarraIzquierda li {
	height: 20px;
	_height: 28px;
	display: block;
	width: 175px;
	_width: 192px;
	text-indent: 0px;
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 17px;
}*/

#menuBarraIzquierda li a {
	color: #585858;
	height: 20px;
	_height: 28px;
	display: block;
	width: 175px;
	_width: 192px;
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 17px;
	background: url(../mats/imgs/mods/menuIzq/btnBack.jpg) no-repeat left top;
}
#menuBarraIzquierda li a:hover {
	background: url(../mats/imgs/mods/menuIzq/btnBackRollover.jpg) no-repeat left top;
	color: #cc0034;
}

#menuBarraIzquierda .submenu {
	font-size: 10px;
	color: #000000;
	background: url(../mats/imgs/mods/menuIzq/backSubmenu.jpg) repeat-y left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menuBarraIzquierda .submenu a {
	color: #585858;
	height: 18px;
	_height: 24px;
	display: block;
	width: 165px;
	_width: 192px;
	position: relative;
	margin: 0px;
	padding: 6px 0px 0px 27px;
	background: url(../mats/imgs/mods/menuIzq/btnBackSub.jpg) no-repeat left top;
}
#menuBarraIzquierda .submenu a:hover {
	background: url(../mats/imgs/mods/menuIzq/btnBackSubRollover.jpg) no-repeat left top;
	color: #cc0034;

}

.redesSociales {
	color: #FF0000;
	background: url(../mats/imgs/general/backSocials.jpg) no-repeat left top;
	height: 40px;
	width: 200px;
	font-size: 9px;
}

.headerRedesSociales {
	color: #FF0000;
	height: 40px;
	width: 300px;
	font-size: 11px;
	font-weight: bold;
}
.boxNotaGenerica {
	display: block;
	float: left;
	width: 255px;
	position: relative;
	height: 220px;
}

.spacerNotas {
	position: relative;
	display: block;
	float: left;
	height: 220px;
	width: 8px;
}

.boxNotaGenerica .contenido {
	height: 90px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

/*ESTILOS HOME NIÑOS*/

#boxInfantil1 {
	background: url(../mats/imgs/infantiles/baseBox1.gif) no-repeat center bottom;
	height: 250px;
	width: 260px;
	position: relative;
}

.iconBox1 {
	display: block;
	position: absolute;
	left: 143px;
	top: 165px;
}

#boxInfantil2 {
	background: url(../mats/imgs/infantiles/baseBox2.gif) no-repeat center bottom;
	height: 250px;
	width: 260px;
	position: relative;
}
.iconBox2 {
	display: block;
	position: absolute;
	left: 165px;
	top: 0px;
}

#boxInfantil3 {
	background: url(../mats/imgs/infantiles/baseBox3.gif) no-repeat center bottom;
	height: 250px;
	width: 260px;
	position: relative;
}
.iconBox3 {
	display: block;
	position: absolute;
	left: 159px;
	top: 163px;
}

#barraChistesAdivinanzas {
	background: url(../mats/imgs/infantiles/baseChistes.gif) no-repeat center bottom;
	height: 90px;
	width: 775px;
}

#boxEnterate {
	background: url(../mats/imgs/infantiles/baseEnterate.gif) no-repeat center bottom;
	height: 280px;
	width: 775px;
	position: relative;
	margin-left: 12px;
}


.iconBoxEnterate {
	display: block;
	position: absolute;
	left: 646px;
	top: 143px;
}

#barraComentarios {
	background: url(../mats/imgs/infantiles/baseComentarios.gif) no-repeat center bottom;
	height: 90px;
	width: 775px;
}


#barraComentarios input {
	height: 25px;
	color:#0099FF;
	font-size:12px;
	background: #E6E6E6;
	border-style: none;
	border-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

