/* @override 
	http://www.holachicos.com.ar/cont/css/HolaChicosPublic.css
	http://www.holachicos.com.ar/cont/css/HolaChicosPublic.css
	http://www.holachicos.com.ar/cont/css/HolaChicosPublic.css
	http://www.holachicos.net/cont/css/HolaChicosPublic.css
*/

/*new*/

body { 
	margin: 0px;
	padding: 0px;
	min-width: 1024px;
	text-align: center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	background-color: #989898;
}

/* zero default values */

h1, h2, h3, h4, h5, h6, p, {
	margin: 0px;
	padding: 0px;
}

a, a:active, a:focus, a:hover {
	text-decoration: none;
	outline: none;
}

p {
	font-size: 12px;
	text-align: justify;
}

#wrapper {
	width: 964px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/sombraSitio.gif) repeat-y;
}

#wrapper #header {
	width: 950px;
	height: 248px;
	margin: 0px 0px 0px 7px;
}

#wrapper #mainContentArea {
	width: 950px;
	background-image: url(/cont/img/fondoMenu_1pix.gif);
	background-repeat: repeat-y;
	background-position:  7px 0px;
	padding: 0px 0px 15px 0px;
}

#mainMenu {
	width: 185px;
/*	height: 880px;*/
	margin: 0px 0px 0px 7px;
	background-image: url(/cont/img/fondoMenu.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
}

#contentArea {
	width: 540px;
	margin: 0px;
	padding: 20px 0px 0px 40px;
}

#contentAreaHome {
	width: 560px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

#contentArea p {
	font-size: 12px;
	text-align: left;
	color: #FFF;
	letter-spacing: 0.1em;
}

#footer {
	width: 964px;
	height: 66px;
}

#footerAddressBar {
	width: 964px;
	height: 35px;
	padding: 15px 0px 0px 0px;
	background-image: url(/cont/img/barraPie.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}

/* @group main text styles */

#mainContentArea h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	text-transform: capitalize;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 16px;
	text-align: left;
	color: #fff;
	letter-spacing: 0.1em;
}

#contentAreaSola h1 {
	width: 507px;
	margin: 8px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#mainContentArea p {
	font-size: 11px;
	line-height: 13px;
}

#mainContentArea ul {
	font-size: 11px;
	line-height: 15px;
}

#mainContentArea a {
 	text-decoration: none;
 	color: #000;
 	font-weight: bold;
}

#mainContentArea a:hover {
	color: #d01600;
}


#mainContentArea #contentAreaEmpresaSola.contentArea img {
	float: right;
	margin: 0px 0px 0px 5px;
}

/* @group subMnu listado */

.boxSubMnu{
	clear: both;
	height: 40px;
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 20px 0px;
	background: #5bae00;
}

#subMnu{
}

#subMnu li{
	display: inline;
	list-style: none;
	float: left;
}

#subMnu a{
	width: 120px;
	padding: 10px;
	margin:0px;
	display: block;
	background-image: url(/cont/img/btnInfantiles.gif);
	height: 20px;
	font-size: 13px;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	text-align: center;
}

.btnAmpliar{
}

#mainContentArea .btnAmpliar a{
	color: #FFFFFF;
	background-image: url(/cont/img/boxAmpliarIntPie.gif);
	display: block;
	height: 45px;
	margin: 5px 0px 0px 0px;
}

#mainContentArea .btnAmpliar:hover{
	background: #468802;
}


/* @end */

/* @end */

/* @group Forms & Form Tables */

.formTable {
	background-color: #94be00;
	cellspace: 2px;
	width: 500px;
}

.formTableHeader, .formTableContent {
	padding: 5px;
}

.formTableTitle {
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	background-color: #3b9c01;
}

.formTableHeader {
	margin: 2px;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	min-width: 120px;
	background-color: #aacd2d;
}

.formTableHeader em {
	font-size: 10px;
	font-weight: normal;
}

.formTableContent {
	margin: 2px;
	text-align: left;
	color: #FFF;
	font-size: 11px;
	background-color: #aacd2d;
}

.formTableContent em {
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: normal;
}

.formTableContent input[type="text"], .formTableContent input[type="password"] {
	width: 340px;
	height: 20px;
	border: 0px;
	background-color: #e3f2ab;
	font-weight: bold;
	color: #2f2f2f;
}

.formTableContent textarea {
	width: 340px;
	height: 100px;
	border: 0px;
	background-color: #e3f2ab;
	font-weight: bold;
	color: #2f2f2f;
}

.formTableContent #domicilioCalle {
	width: 100px;
}

.formTableContent #domicilioAltura {
	width: 45px;
}

.formTableContent #domicilioPiso {
	width: 50px;
}

/* @group login Box */

#loginBox {
	width: 185px;
	margin: 0px 0px 40px 7px;
	background-color: #ababab;
	background-image: url(/cont/img/loginFormTopShadow.gif);
	background-repeat: no-repeat;
}

#loginBox div.titInterior {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #FFF;
}

#loginBox #loguinFormContainerBox {
	width: 165px;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	font-size: 10px;
	text-align: justify;
	background-image: url(/cont/img/loginFormBottomShadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#loginBox #loguinFormContainerBox p {
	font-size: 10px;
}

#loginBox #loguinFormContainerBox input[type="password"], #loginBox #loguinFormContainerBox input[type="text"]  {
	width: 150px;
	font-size: 12px;
	border: 1px solid #6a6868;
	background-color: #848180;
	color: #fff;
}

#loginBox img {
	margin: 5px 0px 0px 0px;
	border: 0px;
}

/* @end */

/* @end */

/* @group section styles */

/* @group Banners */

#contentAreaHome .bannerConcurso{
	width: 550px;
	height: 185px;
	margin: 0px;
}

#contentAreaHome.contentArea .bannerConcurso .01{
	width: 550px;
	height: 134px;
	margin: 0px;
}

#contentAreaHome .bannerConcurso img{
	float: left;
}

/* @end */

/* @group Librerías */

#boxLibrerias table {
	width: 530px;
	margin: 0px 0px 20px 0px;	
}

#boxLibrerias table th {
	padding: 4px 0px 4px 0px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #3b9c01;	
}

#boxLibrerias table td {
	padding: 4px 0px 4px 2px;
	color: #fff;
	font-size: 11px;
	text-align: left;
	background-color: #6a6868;	
}


/* @end */

/* @group Lista de precios */

#boxListaPrecios table {
	width: 530px;
	margin: 0px 0px 20px 0px;	
}

#boxListaPrecios table th {
	padding: 4px 0px 4px 0px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #3b9c01;	
}

#boxListaPrecios table td {
	padding: 4px 0px 4px 0px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background-color: #6a6868;	
}

#boxListaPrecios table td a {
	padding: 4px 0px 4px 0px;
	color: #fff;
	font-size: 11px;
	text-align: left;
	background-color: #6a6868;	
}

#boxListaPrecios table td a:hover {
	color: #fcaf00;
}


/* @end */

/* @group Backgrounds */

#boxBackgrounds #boxContent img {
	margin: 0px 0px 5px 0px;
	border: 0px;
}



/* @end */

/* @group Noticias */

#contentAreaHome #boxNoticias {
	width: 361px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#contentAreaHome #boxNoticias #titulo, #contentAreaHome #boxNoticias p, #contentAreaHome #boxNoticias li {
	padding: 0px 0px 0px 0px;	
}

#contentAreaHome #boxNoticias h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#contentAreaHome #boxNoticias #header {
	width: 361px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasTitulo.gif);	
}

#contentAreaHome #boxNoticias #boxContent {
	width: 361px;
	height: 350px;
	background-image: url(/cont/img/boxNoticias_1pix.gif);
}

#contentAreaHome #boxNoticias .record {
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 5px 0px;
	width: 155px;
	height: 290px;
	display: block;
	float: left;
}

#contentAreaHome #boxNoticias img {
	width: 155px;
}

#contentAreaHome #boxNoticias #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #004e6b;
}

#contentAreaHome #boxNoticias .subTitulo {
	margin: 3px 0px 3px 0px;
	text-align: left;
	font-size: 11px;
	color: #1c1c1c;
}

#contentAreaHome #boxNoticias span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #404040;
}

#contentAreaHome #boxNoticias #pie {
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasPie.gif);
}

/* @group Vista Lateral */

.columnRight #boxNoticias {
	margin: 0px 5px 0px 0px;
}

.columnRight #boxNoticias #titulo, .columnRight #boxNoticias p, .columnRight #boxNoticias li {
	padding: 0px 0px 0px 0px;	
}

.columnRight #boxNoticias h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

.columnRight #boxNoticias #header {
	width: 178px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasIntTitulo.gif);	
}

.columnRight #boxNoticias #boxContent {
	background-image: url(/cont/img/boxNoticiasInt_1pix.gif);
	background-repeat: repeat-y;
}

.columnRight #boxNoticias .record {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 153px;
	border-bottom: 1px dashed #FFF;
}

.columnRight #boxNoticias img {
	width: 60px;
	margin: 5px 5px 0px 0px;
	float: left;
}

.columnRight #boxNoticias #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FCC700;
}

.columnRight #boxNoticias .subTitulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

.columnRight #boxNoticias .autor {
	font-size: 11px;
	color: #000;
	font-style: italic;
}

.columnRight #boxNoticias #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

.columnRight #boxNoticias #pie {
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasIntPie.gif);
}



/* @end */

/* @group Vista Listado */

#contentAreaNoticiasListado {
	width: 535px;
}

#columnRightNoticiasListado {
	width: 178px;
}

#contentAreaNoticiasListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaNoticiasListado #boxNoticias .record {
	margin: 5px 5px 0px 8px;
	padding: 0px;
	border-bottom: 1px solid #dcff63;
}

#contentAreaNoticiasListado #boxNoticias img {
	width: 100px;
	float: right;
}

#contentAreaNoticiasListado #boxNoticias .maq01 {
	width: 100px;
	float: right;
}

#contentAreaNoticiasListado #boxNoticias .maq10 {
	width: 100px;
	float: left;
}


#contentAreaNoticiasListado #boxNoticias #titulo a {
	margin: 8px 0px 9px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FCC700;
	line-height: 18px;
}

#contentAreaNoticiasListado #boxNoticias #subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* @end */

/* @group Vista Sola */


#contentAreaNoticiasSola {
	width: 460px;
}

#columnRightNoticiasSola {
	width: 250px;
}

#contentAreaNoticiasSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaNoticiasSola #subTitulo {
	margin: 0px 0px 5px 0px;
	text-align: justify;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}

#contentAreaNoticiasSola #cuerpo {
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

#columnRightNoticiasSola div.placeHolderPortada img {
	width: 250px;
}

#columnRightNoticiasSola #fichaTecnica {
	width: 240px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #fe7d05;
	background-color: #fdb16a;
	color: #404040;
}

#columnRightNoticiasSola #fichaTecnica strong,
#columnRightNoticiasSola #fichaTecnica a {
	font-weight: bold;
	color: #000;
}


/* @end */

/* @end */

/* @group Actividades */

/*LISTADO*/

#contentAreaActividadesListado {
	width: 535px;
} 

#boxActividades #boxContent .record{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #e1ff68;
} 

#boxActividades #boxContent .record .maqSinFoto{
	width: 110px;
	margin: 0px 10px 5px 0px;
	float: left;
} 

#boxActividades #boxContent .record  #titulo a{
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #fff;
}

#boxActividades #boxContent .record  #titulo a:hover{
	color: #000;
}

#boxActividades #boxContent .record #subTitulo{
	font-size: 12px;
	text-align: justify;
	color: #222;
}

#contentAreaActividadesListado #boxActividades .maqIzquierda {
	margin: 5px 5px 0px 0px;
	width: 100px;
	float: left;
}

#contentAreaAtividadesListado #boxActividades .maqDerecha {
	margin: 5px 0px 0px 5px;
	width: 100px;
	float: right;
}

/*SOLA*/

#columnRightActividadesSola.columnRight .placeHolderPortada img{
	width: 250px;
}

#columnRightActividadesSola.columnRight #fichaTecnica{
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	color: #fff;
}

#columnRightActividadesSola.columnRight #fichaTecnica a{
	font-size: 14px;
	color: #333;
}

#columnRightActividadesSola.columnRight #fichaTecnica a:hover{
	color: #000000;
}

#contentAreaActividadesSola.contentArea #boxActividades #subTitulo{
	font-size: 14px;
	text-align: justify;
	margin: 0px 0px 15px 0px;
}

#contentAreaActividadesSola.contentArea #boxActividades #cuerpo{
	font-size: 12px;
	text-align: justify;
	color: #232323;
}

#contentAreaActividadesSola.contentArea #boxActividades #cuerpo .fecha{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

/* @end */

/* @group Promociones */

#contentAreaHome #boxPromociones {
	width: 361px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#contentAreaHome #boxPromociones #titulo, #contentAreaHome #boxPromociones p, #contentAreaHome #boxPromociones li {
	padding: 0px 0px 0px 0px;	
}

#contentAreaHome #boxPromociones h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#contentAreaHome #boxPromociones #header {
	width: 361px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasTitulo.gif);	
}

#contentAreaHome #boxNoticias #boxContent {
	width: 361px;
	height: 350px;
	background-image: url(/cont/img/boxNoticias_1pix.gif);
}

#contentAreaHome #boxNoticias .record {
	margin: 0px 5px 0px 10px;
	padding: 0px 0px 5px 0px;
	width: 155px;
	height: 290px;
	display: block;
	float: left;
}

#contentAreaHome #boxNoticias img {
	width: 155px;
}

#contentAreaHome #boxNoticias #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #004e6b;
}

#contentAreaHome #boxNoticias .subTitulo {
	margin: 3px 0px 3px 0px;
	text-align: left;
	font-size: 11px;
	color: #1c1c1c;
}

#contentAreaHome #boxNoticias span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #404040;
}

#contentAreaHome #boxNoticias #pie {
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxNoticiasPie.gif);
}

/* @group Vista Lateral */
#mainMenu #boxPromociones {
	margin: 0px 0px 0px 0px;
	width: 185px;
}
#mainMenu #boxPromociones #titulo, .#mainMenu #boxPromociones p, #boxPromociones li {
	padding: 0px 0px 0px 0px;	
}

#mainMenu #boxPromociones h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}
#mainMenu #boxPromociones #header {
	width: 185px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
background-color: #000000;
}

#mainMenu #boxPromociones #boxContent {
}

#mainMenu #boxPromociones .record {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 10px 15px;
	text-align: right;
}
#mainMenu #boxPromociones img {
	width: 160px;
	margin: 0px 0px 5px 0px;
}

#mainMenu #boxPromociones #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: right;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FCC700;
}

#mainMenu #boxPromociones .subTitulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

#mainMenu #boxPromociones #pie {
	height: 40px;
	background-image: url(/cont/img/boxPromocionesPie.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 13px;
	padding: 10px 0px 0px 0px;
}

#mainMenu #boxPromociones #pie a{
	display: block;
	height: 20px;
	width: 70px;
}


/* @end */

/* @group Vista Listado */

#contentAreaPromocionesListado {
	width: 535px;
}

#columnRightPromocionesListado {
	width: 178px;
}

#contentAreaPromocionesListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaPromocionesListado #boxNoticias .record {
	margin: 5px 5px 0px 8px;
	padding: 0px;
	border-bottom: 1px solid #dcff63;
}

#contentAreaPromocionesListado #boxNoticias img {
	width: 100px;
	float: right;
}

.maq01 {
	width: 100px;
	float: right;
}

.maq10 {
	width: 100px;
	float: left;
}


#contentAreaPromocionesListado .record{
	width: 155px;
		background-color: #5bae00;
	float: left;
	margin: 0px 15px 15px 0px;
	text-align: center;
	height: 210px;
	overflow: hidden;
}


#contentAreaPromocionesListado .record  img{
	width: 155px;
	height: 110px;
}


#contentAreaPromocionesListado #boxPromociones #titulo a {
	margin: 8px 0px 9px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FCC700;
	line-height: 18px;
}

#contentAreaPromocionesListado #boxPromociones #subTitulo {
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* @end */

/* @group Vista Sola */


#contentAreaPromocionesSola {
	width: 535px;
}

#columnRightPromocionesSola {
	width: 180px;
}


#contentAreaPromocionesSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaPromocionesSola #subTitulo {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}

#contentAreaPromocionesSola #cuerpo {
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

#contentAreaPromocionesSola #boxPromociones img{
	width: 535px;	
	margin: 0px 0px 15px 0px;
}

#contentAreaPromocionesSola #toolBar{
	width: 535px;
	background-repeat: repeat-x;
}




/* @end */

/* @end */

/* @group Articulos */

/* @group Vista Home */

#contentAreaHome #boxArticulos {
	width: 180px;
	margin: 0px 5px 0px 0px;
	float: left;
}

#contentAreaHome #boxArticulos #titulo, #contentAreaHome #boxArticulos p, #contentAreaHome #boxArticulos li {
	padding: 0px 0px 0px 0px;	
}

#contentAreaHome #boxArticulos h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#contentAreaHome #boxArticulos #header {
	width: 180px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxArticulosTitulo.gif);	
}

#contentAreaHome #boxArticulos #boxContent {
	width: 180px;
	height: 350px;
	background-image: url(/cont/img/boxArticulos_1pix.gif);
	background-repeat: repeat-y;
}

#contentAreaHome #boxArticulos .record {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 150px;
	border-bottom: 1px dashed #FFF;
}

#contentAreaHome #boxArticulos #titulo a {
	margin: 0px 0px 2px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FCC700;
}

#contentAreaHome #boxArticulos #subTitulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

#contentAreaHome #boxArticulos .autor {
	font-size: 11px;
	color: #333;
	font-style: italic;
}

#contentAreaHome #boxArticulos #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

#contentAreaHome #boxArticulos #pie {
	height: 10px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxArticulosPie.gif);
}



/* @end */

/* @group Vista Lateral */

.columnRight #boxArticulos {
	margin: 0px 5px 0px 0px;
}

.columnRight #boxArticulos #titulo, .columnRight #boxArticulos p, .columnRight #boxArticulos li {
	padding: 0px 0px 0px 0px;	
}

.columnRight #boxArticulos h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

.columnRight #boxArticulos #header {
	width: 178px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxArticulosIntTitulo.gif);	
}

.columnRight #boxArticulos #boxContent {
	background-image: url(/cont/img/boxArticulosInt_1pix.gif);
	background-repeat: repeat-y;
}

.columnRight #boxArticulos .record {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 153px;
	border-bottom: 1px dashed #FFF;
}

.columnRight #boxArticulos #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FCC700;
}

.columnRight #boxArticulos #subTitulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

.columnRight #boxArticulos .autor {
	font-size: 11px;
	color: #000;
	font-style: italic;
}

.columnRight #boxArticulos #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

.columnRight #boxArticulos #pie {
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxArticulosIntPie.gif);
}



/* @end */

/* @group Vista Listado */

#contentAreaArticulosListado {
	width: 535px;
}

#columnRightArticulosListado {
	width: 178px;
}

#contentAreaArticulosListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaArticulosListado #boxArticulos .record {
	margin: 5px 5px 0px 8px;
	padding: 0px;
	border-bottom: 1px solid #dcff63;
}

#contentAreaArticulosListado #boxNoticias img {
	width: 100px;
	float: right;
}

 
#contentAreaArticulosListado #boxArticulos #titulo a {
	margin: 8px 0px 9px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

#contentAreaArticulosListado #boxArticulos #subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* @end */

/* @group Vista Sola */


#contentAreaArticulosSola {
	width: 460px;
}

#columnRightArticulosSola {
	width: 250px;
}

#contentAreaArticulosSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaArticulosSola #subTitulo {
	margin: 0px 0px 5px 0px;
	text-align: justify;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	font-style: italic;
}

#contentAreaArticulosSola #cuerpo {
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

#columnRightArticulosSola div.placeHolderPortada img {
	width: 250px;
}


#columnRightArticulosSola #fichaTecnica {
	width: 240px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #fe7d05;
	background-color: #fdb16a;
	color: #404040;
}

#columnRightArticulosSola #fichaTecnica strong,
#columnRightArticulosSola #fichaTecnica a {
	font-weight: bold;
	color: #000;
}


/* @end */

/* @end */

/* @group Comunidad */

#bannerComunidad {
	width: 548px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

#bannerComunidad .titulo{
	width: 548px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	color: #94BE00;
	background-image: url(/cont/img/ban_comunidad_titulo.gif);
	background-repeat: no-repeat;
}

#bannerComunidad .cuerpo{
	width: 493px;
	height: 70px;
	margin: 0px;
	padding: 5px 30px 5px 20px;
	background-image: url(/cont/img/ban_comunidad_cuerpo.gif);
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
}

#bannerComunidad .cuerpo .txt{
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#bannerComunidad .cuerpo .nico{
	width: 74px;
	height: 70px;
	float: right;
	background-image: url(/cont/img/ban_comunidad_nico.gif);
	background-repeat: no-repeat;
}

#bannerComunidad .pie{
	width: 548px;
	height: 18px;
	background-image: url(/cont/img/ban_comunidad_pie.gif);
	background-repeat: no-repeat;
	clear: both;
}

.banner {
	margin: 23px 0px 0px 0px;
}

#bannerComunidad .cuerpo a.link{
	color: #ffffff;
}

#bannerComunidad .cuerpo a.link:hover{
	color: #FCC700;
}

/* @end */

/* @group Inscripción */

#contentAreainscripcion {
	width: 530px;
}

#columnRightinscripcion {
	width: 178px;
}


/* @end */


.columnRight {
	margin: 50px 10px 30px 0px;
}

/* @group dibujosPintar */

listadoDibujosColorear {
	text-align: center;
}

#boxContent .dibujoColorear {
	width: 170px;
	height: 134px;
	margin: 0px 10px 5px 0px;
	display: inline-table; 
}

#boxContent .dibujoColorear img {
	height: 134px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
}

/* @end */

.contentArea {
	margin: 27px 20px 20px 20px;
}

/* @group Comunidad */

/* @group Vista Sola */


#contentAreaComunidadSola {
	width: 535px;
}

#columnRightComunidadSola {
	width: 178px;
}

#contentAreaComunidadSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}


/* @end */

/* @end */

/* @group Amigos */

#columnRightHome #boxAmigos #titulo, #columnRightHome #boxAmigos p, #columnRightHome #boxAmigos li {
	padding: 0px 0px 0px 0px;	
}

/* @group Vista Listado */

#contentAreaAmigosListado {
	width: 535px;
	height: 1350px;
}

#columnRightAmigosListado {
	width: 178px;
}

#contentAreaAmigosListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaAmigosListado #boxAmigos .record {
	margin: 5px 5px 0px 8px;
	padding: 4px 4px 4px 4px;
	width: 155px;
	height: 345px;
	display: block;
	float: left;
	background-color: #3b9c01;
}

#boxContent div.record div.placeHolderAmigos  {
	width: 150px;
	height: 200px;
	display: table-cell; 
	vertical-align: middle;
}


#contentAreaAmigosListado #boxAmigos .placeHolderAmigos img {
	width: 150px;
	padding: 0px;
	vertical-align: center;
	border: 0px;
}


#contentAreaAmigosListado #boxAmigos .titulo {
	margin: 8px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

#contentAreaAmigosListado #boxAmigos .subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* @end */

#columnRightHome #boxAmigos h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#columnRightHome #boxAmigos .header {
	width: 180px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxAmigosTitulo.gif);	
}

#columnRightHome #boxAmigos .boxContent {
	height: ;
	background-image: url(/cont/img/boxAmigos_1pix.gif);
}

#columnRightHome #boxAmigos .record {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 150px;
}

#columnRightHome #boxAmigos p {
	width: 150px;
	margin: 0px 12px 00px 12px;
	padding: 0px;
	border: 0px;
	color: #FFF;
	font-size: 11px;
}

#columnRightHome #boxAmigos .record img {
	width: 154px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

#columnRightHome #boxAmigos .titulo {
	margin: 4px 0px 0px 0px;
	text-align: right;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: bold;
}

#columnRightHome #boxAmigos .titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

#columnRightHome #boxAmigos .subTitulo {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-size: 11px;
	color: #1c1c1c;
	border-bottom: 1px dashed #FFF;
}

#columnRightHome #boxAmigos .pie {
	height: 85px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxAmigosPie.gif);
}

/* @group Vista Sola */


#contentAreaAmigosSola {
	width: 535px;
}

#columnRightAmigosSola {
	width: 178px;
}

#contentAreaAmigosSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaAmigosSola #subTitulo {
	margin: 0px 0px 5px 0px;
	text-align: right;
	font-size: 13px;
	line-height: 15px;
	color: #000;
}

#contentAreaAmigosSola #cuerpo {
	margin: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

#contentAreaAmigosSola div.placeHolderImage img {
	width: 535px;
}


/* @end */

/* @end */

#columnRightHome {
	margin: 0px 0px 0px 0px;
	width: 180px;
}

/* @group Juegos */

#columnRightHome #boxJuegos #titulo, #columnRightHome #boxJuegos p, #columnRightHome #boxJuegos li {
	padding: 0px 0px 0px 0px;	
}

#columnRightHome #boxJuegos h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#columnRightHome #boxJuegos #header {
	width: 180px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxJuegosTitulo.gif);
}

#columnRightHome #boxJuegos #boxContent {
	height: ;
	background-image: url(/cont/img/boxJuegos_1pix.gif);
}

#columnRightHome #boxJuegos .record {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 150px;
}

#columnRightHome #boxJuegos #titulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

#columnRightHome #boxJuegos #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

#columnRightHome #boxJuegos #pie {
	height: 85px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxJuegosPie.gif);
}

/* @end */

/* @group Agenda */

#columnRightHome #boxAgenda .titulo, #columnRightHome #boxAgenda p, #columnRightHome #boxAgenda li {
	padding: 0px 0px 0px 0px;	
}

#columnRightHome #boxAgenda h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#columnRightHome #boxAgenda .header {
	width: 180px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxAgendaTitulo.gif);	
}

#columnRightHome #boxAgenda .boxContent {
	height: ;
	background-image: url(/cont/img/boxAgenda_1pix.gif);
}

#columnRightHome #boxAgenda .record {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 150px;
	border-top: 1px dashed #FFF;
}

#columnRightHome #boxAgenda .titulo,
#columnRightHome #boxAgenda .titulo a {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
}

#columnRightHome #boxAgenda .titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

#columnRightHome #boxAgenda .pie {
	height: 85px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxAgendaPie.gif);
}

/* @group Vista Sola */


#contentAreaAgendaSola {
	width: 460px;
}

#columnRightAgendaSola {
	width: 250px;
	font-size: 12px;
	line-height: 20px;
}

#contentAreaAgendaSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaAgendaSola .subTitulo {
	margin: 0px 0px 5px 0px;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	color: #000;

}

#contentAreaAgendaSola .cuerpo {
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

#contentAreaAgendaSola .cuerpo span.fecha {
	color: #525251;
}


/* @end */
 
/* @group Vista Listado */

#contentAreaAgendaListado {
	width: 535px;
}

#columnRightAgendaListado {
	width: 178px;
}

#contentAreaAgendaListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaAgendaListado #boxAgenda .record {
	margin: 5px 5px 0px 8px;
	padding: 0px;
	border-bottom: 1px solid #dcff63;
}

#contentAreaAgendaListado #boxAgenda img {
	width: 100px;
	float: right;
}

#contentAreaAgendaListado #boxAgenda .titulo a {
	margin: 8px 0px 9px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #004e6b;
	line-height: 18px;
}

#contentAreaAgendaListado #boxAgenda .subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

#contentAreaAgendaListado #boxAgenda .subTitulo span.fecha {
	color: #525251;
}

/* @end */

/* @end */

/* @group Catalogo */

/* @group Vista Lateral */

.columnRight #boxCatalogo {
	margin: 0px 5px 0px 0px;
}

.columnRight #boxCatalogo #titulo, .columnRight #boxCatalogo p, .columnRight #boxCatalogo li {
	padding: 0px 0px 0px 0px;	
}

.columnRight #boxCatalogo h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */	filter: alpha(opacity = 0);
	zoom: 1;
}

.columnRight #boxCatalogo #header {
	width: 178px;
	height: 41px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxCatalogoIntTitulo.gif);	
}

.columnRight #boxCatalogo #boxContent {
	background-image: url(/cont/img/boxCatalogoInt_1pix.gif);
	background-repeat: repeat-y;
	width: 180px;
}

.columnRight #boxCatalogo .record {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 5px 0px;
	width: 153px;
	border-bottom: 1px dashed #FFF;
}

.columnRight #boxCatalogo img {
	width: 153px;
}

.columnRight #boxCatalogo #titulo a {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
}

.columnRight #boxCatalogo #subTitulo {
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

.columnRight #boxCatalogo .autor {
	font-size: 11px;
	color: #000;
	font-style: italic;
}

.columnRight #boxCatalogo #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

.columnRight #boxCatalogo #pie {
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxCatalogoIntPie.gif);
}



/* @end */

/* @group Vista Home */

#contentAreaHome #boxCatalogo {
	margin: 0px 10px 0px 0px;
	float: left;
}

#contentAreaHome #boxCatalogo #titulo, #contentAreaHome #boxCatalogo p, #contentAreaHome #boxCatalogo li {
	padding: 0px 0px 0px 0px;	
}

#contentAreaHome #boxCatalogo h3 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#contentAreaHome #boxCatalogo #header {
	width: 549px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxCatalogoTitulo.gif);	
}

#contentAreaHome #boxCatalogo #boxContent {
	height: 390px;
	background-image: url(/cont/img/boxCatalogo_1pix.gif);
}

#contentAreaHome #boxCatalogo .record {
	margin: 5px 0px 10px 8px;
	padding: 0px 0px 5px 0px;
	width: 170px;
	height: 380px;
	display: block;
	float: left;
	overflow: hidden;
}

#contentAreaHome #boxCatalogo .placeHolderPortada {
	width: 170px;
	height: 250px;
	display: table-cell; 
	vertical-align: middle;
}


#contentAreaHome #boxCatalogo .placeHolderPortada img {
	width: 170px;
	padding: 0px;
	vertical-align: center;
}


#contentAreaHome #boxCatalogo #titulo a {
	margin: 8px 0px 5px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

#contentAreaHome #boxCatalogo #subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	height: 50px;
}

#contentAreaHome #boxCatalogo #titulo span.fecha {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #333;
}

#contentAreaHome #boxCatalogo #pie {
	height: 34px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(/cont/img/boxCatalogoPie.gif);
}

#paginationprev a.previous {
	width: 26px;
}

#paginationstop a.stop {
	width: 30px;
}

#paginationprev a.next {
	width: 26px;
}

#paginationprev a.previous, #paginationstop a.stop, #paginationprev a.next {
	height: 34px;
	margin: 0px;
	padding: 0px;
}



/* @end */

/* @group Vista Sola */


#contentAreaCatalogoSola {
	width: 460px;
}

#columnRightCatalogoSola {
	width: 250px;
}

#contentAreaCatalogoSola h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#contentAreaCatalogoSola #cuerpo {
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
	color: #000;
}

#columnRightCatalogoSola div.placeHolderPortada img {
	width: 250px;
}

#columnRightCatalogoSola #fichaTecnica {
	width: 240px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #fe7d05;
	background-color: #fdb16a;
	color: #404040;
}

#columnRightCatalogoSola #fichaTecnica strong {
	font-weight: bold;
	color: #000;
}

#columnRightCatalogoSola .portada .header{
	background-image:url(/cont/img/fon_portada_sola_header.gif);
	height: 15px;
	}

#columnRightCatalogoSola .portada .content{
	background-image:url(/cont/img/fon_portada_sola_content.gif);
	padding: 0px 15px 0px 15px;
	}


#columnRightCatalogoSola .portada .footer{
	background-image:url(/cont/img/fon_portada_sola_footer.gif);
	padding: 0px 15px 0px 15px;
	height: 15px;
	}

#columnRightCatalogoSola .portada img{
	width: 220px;
}



/* @end */

/* @group Vista Listado */

#contentAreaCatalogoListado {
	width: 730px;
	/*height: 3000px;*/
}

#columnRightCatalogoListado {
	width: 1px;
}

#contentAreaCatalogoListado h1 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}


#contentAreaCatalogoListado #boxCatalogo #boxContent{
	overflow: auto;
}

#contentAreaCatalogoListado #boxCatalogo .boxContentRecord{
	height: 450px;
}

#contentAreaCatalogoListado #boxCatalogo .record {
	margin: 5px 5px 10px 8px;
	padding: 4px 4px 4px 4px;
	width: 160px;
	height: 395px;
	display: inline-block;
	float: left;
	background-color: #3b9c01;
	overflow: hidden;
}



#contentAreaCatalogoListado #boxCatalogo .record#modulo_01{
	width: 160px;
}
#contentAreaCatalogoListado #boxCatalogo .record#modulo_15{
	width: 250px;
}
#contentAreaCatalogoListado #boxCatalogo .record#modulo_02{
	width: 340px;
}

#contentAreaCatalogoListado #boxCatalogo .m {
	width: 160px;
	height: 237px;
	display: table-cell; 
	vertical-align: middle;
}

#contentAreaCatalogoListado #boxCatalogo .placeHolderPortada img {
	padding: 0px;
	vertical-align: center;
	margin: 0px 0px 5px 0px;
}

#contentAreaCatalogoListado #boxCatalogo .record#modulo_01 .placeHolderPortada img {
	width: 160px;
	height: 250px;
}

#contentAreaCatalogoListado #boxCatalogo .record#modulo_15 .placeHolderPortada img {
	width: 250px;
	height: 250px;
}

#contentAreaCatalogoListado #boxCatalogo .record#modulo_02 .placeHolderPortada img {
	width: 340px;
	height: 250px;
}



#contentAreaCatalogoListado #boxCatalogo #titulo a {
	margin: 8px 0px 9px 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

#contentAreaCatalogoListado #boxCatalogo #subTitulo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* @end */

/* @end */

/* @group Genericos Listados */

#listStatus {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 13px;
	text-align: center;
	background-color: #5bae00;
	color: #dcff63;
}

#contentAreaArticulosListado .maqDerecha, 
#contentAreaNoticiasListado .maqDerecha {
	margin: 0px 0px 0px 5px;
	width: 100px;
	float: right;
}

#contentAreaArticulosListado .maqIzquierda, 
#contentAreaNoticiasListado .maqIzquierda {
	width: 100px;
	margin: 0px 5px 0px 0px;
	float: left;
}

.IEclearer {
	width: 400px;
	height: 2px;
	clear: both;
}
.btnsAntSeg {
	clear: both;
	font-size: 12px;
	color: #dcff63;
	}

.btnsAntSeg a{
	color: #dcff63;
	background-color: #5bae00;
	padding: 3px 10px 3px 10px;
}

/* @end */



/* @end */

/* @group menuPrincipal */

ul#mnuPublic {
	margin: 0px 15px 0px 15px;
	padding: 50px 0px 0px 0px;
	width: 155px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
}

ul#mnuPublic li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#mnuPublic li a {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	width: 155px;
	height: 20px;
	display: block;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 0.1 em;
	border-top: 1px solid #FFF;
	font-size: 13px;
}

/* Sub menu */

ul#mnuPublic ul {
	margin: 0px 15px -1px 0px;
	padding: 0px 0px 0px 0px;
	width: 155px;
	text-align: left;
	border-bottom: 1px solid #FFF;
	font-family: "Comic Sans MS","Comic Sans" , "Trebuchet MS", arial, helvetica;
}

ul#mnuPublic ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#mnuPublic ul li a {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 155px;
	height: 20px;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 0.1 em;
	border-top: 1px dotted #FFF;
	font-size: 12px;
}


/* @end */

/* @group Comments System */

#commentsBox {
	margin: 0px 0px 220px 0px;
}

/* Comments Form */
#commentsBox #commentsForm .header {
	width: 460px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(/cont/img/postCommentsLeaveComment.gif);
}

#commentsBox #commentsForm {
	margin: 0px;
	padding: 0px;
}

#commentsBox #commentsForm .header h4 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#commentsBox #commentsForm .boxContent {
	margin: 0px;
	background-image: url(/cont/img/postCommentsFormBackground.gif);
	background-repeat: repeat-x;
	border-bottom: 3px solid #065269;
	background-color: #f9f4d8;
}

#commentsBox #commentsForm .boxContent p {
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	color: #3b3b3b;
}

#commentsBox #commentsForm .boxContent p a {
	color: #3b3b3b;
	font-weight: bold;
}

#commentsBox #commentsForm .boxContent form {
	height: 120px;
	margin: 0px 0px 0px 10px;
	font-size: 11px;
}

#commentsBox #commentsForm .boxContent textarea {
	width: 420px;
	height: 50px;
	margin: 0px 0px 5px 0px;
	color: #3b3b3b;
	font-weight: bold;
	background-color: #c9e0af;
	border: 1px solid #1695a2;
}

#commentsBox #commentsForm .boxContent .btnFormComments {
	margin: 0px 0px -11px 120px;
}

#commentsBox #commentsForm .boxContent img {
	margin: 2px 0px -13px 0px;
}

#commentsBox #commentsForm .boxContent #codigo_seg_img {
	width: 100px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	color: #3b3b3b;
	font-weight: bold;
	background-color: #c9e0af;
	border: 1px solid #1695a2;
}



/* Comments List */

#commentsBox #commentsList {
	margin: 0px 0px 20px 0px;
}

#commentsBox #commentsList .header {
	width: 460px;
	height: 30px;
	background-image: url(/cont/img/postCommentsTitComments.gif);
}

#commentsBox #commentsList .header h4 {
	/* Text for accesibility and semantics */
	opacity: 0;
	/* And now for stupid IE the worst of browsers */
	filter: alpha(opacity = 0);
	zoom: 1;
}

#commentsBox #commentsList .boxContent {
	background-image: url(/cont/img/postCommentsFormBackground.gif);
	border-bottom: 3px solid #065269;
}

#commentsBox #commentsList .boxContent #commentsListingStatus {
	padding: 5px;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #7eacbb;
	color: #525251;
}

#commentsBox #commentsList .boxContent  {
	padding: 0px;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #7eacbb;
	color: #525251;
}

#commentsList div.boxContent div.record {
	width: 460px;
	height: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(/cont/img/postCommentsFormBackground.gif);
	background-repeat: repeat-x;
	border-bottom: 3px solid #065269;
}

#commentsList div.boxContent div.record h5.commentData {
	width: 100px;
	height: 94px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	background-image: url(/cont/img/postCommentsCommentData.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	font-size: 15px;
	text-align: left;
}

#commentsList div.boxContent div.record span.date {
	color: #000;
	font: normal 10px/15px georgia;
}

#commentsList div.boxContent div.record p.commentBody {
	width: 350px;
	height: 90px;
	margin: 0px;
	padding: 6px 0px 0px 5px;
	background-repeat: no-repeat;
	float: left;
	color: #000;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	overflow: auto;
}


/* @end */

/* @group Ayuda final web */

#bloqueayudaInferiorWeb {
	width: 960px;
	height: 40px;
	margin:0 auto;
	color: whitesmoke;
	font: 10px Georgia, "Times New Roman", Times, serif;
    text-align: left;
    background-color: #989898;
}

#txtAyudaInferiorWeb {
	width: 610px;
	height: 31px;
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 9px 0px 0px 0px;
}

#txtAyudaInferiorWeb a {
	color: whitesmoke;
	text-decoration: none;
}

#botonesAyudaInferiorWeb {
	width: 330px;
	display: inline;
}

/* @end */

/* @group Social Bookmarks */

#toolBar {
	width: 455px;
	height: 29px;
	margin: 30px 0px 0px 0px;
	padding: 3px 5px 0px 0px;
	background-image: url(/cont/img/fon_tools.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 0.1em;
}

#toolBar #iconBar a {
	margin: 4px 4px 0px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
}



/* @end */

/* @group Search box */

#search{
	width: 600px;
	background: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#search input{
	background: white;
}

.formTitle{

}

.formDescription{

}

div#publicSearchBox {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background: #3b9c01 0px 0px;
	color: #FFF;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: left;
}

#publicSearchBox form {
	margin: 0px 0px 0px 0px;
}

#publicSearchBox p {
	color: #FFF;
	font-weight: normal;
}

div#publicSearchBox input {
	height: 18px;
	background-color: #aacd2d;
	border: 1px;
}


/* @end */

#contentAreaJornadasSola input{
	width: 240px;
}

#contentAreaJornadasSola #from_email {
width: 350px;
}

#contentAreaJornadasSola #pago {
width: 20px;
}

#contentAreaJornadasSola .btnForm {
width: 80px;
}


#contentAreaJornadasSola #provincia, #contentAreaJornadasSola #cargo, #contentAreaJornadasSola #telefono {
width: 150px;
}

/* @group Home */

.bannerFeria {
	margin: 20px 0px 0px 0px;
}


/* @end */