body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1e68b1;
	background-image: url(../gfx/template_background.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}
.ult {
	margin: 0!Important;
	padding:0!Important;
}
a {
	text-decoration:none;
}
h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#1e69b2;
	margin-bottom:8px;
	display:block;
	font-weight:lighter;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
}
.h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#1e69b2;
	margin-bottom:8px;
	display:block;
	font-weight:lighter;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
}
h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#1e69b2;
	margin-bottom:8px;
	display:block;
	font-weight:lighter;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
}
.h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#1e69b2;
	margin-bottom:8px;
	display:block;
	font-weight:lighter;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:5px;
}
h1.big {
	border:none;
	font-size:25px;
	color:#8eb4d8;
}
h2.big {
	border:none;
	font-size:15px;
}
h1.titRecuadro {
	margin:0;
	padding:8px;
	background-color:#c7d9ed;
	border:none;
	margin-bottom:10px;
}
.brSep {
	line-height:25px;
}
.brSep20 {
	line-height:20px;
}
.brSep15 {
	line-height:15px;
}
.brSep5 {
	line-height:5px;
}
.brSep10 {
	line-height:10px;
}
.brSep40 {
	line-height:40px;
}
.cpTexto {
	font-size:12px;
	line-height:17px;
	color:#555555;
	display:block;
}
.JSshareThis {
	cursor:pointer;
}
.nyroInBox {
	display:none
}
.lineGris {
	border-bottom:1px solid #d7d7d7;
	height:1px;
	line-height:1px;
	font-size:0px;
	margin-top:20px;
	margin-bottom:20px;
}
/***************************************************/
/*COLORES*/
/***************************************************/
.azul, .azul a {
	color:#1e69b2;
}
.azul a:hover, a:hover .azul, a.azul:hover, a.azul:linked {
 color:#0D3969!Important;
}
.celsete, .celsete a {
	color:#8eb4d8;
}
.celsete a:hover, a:hover .celsete, a.celsete:hover {
	color:#1e69b2!Important;
}
.gris, .gris a {
	color:#555555;
}
.gris a:hover, a:hover .gris, a.gris:hover {
	color:#1e69b2!Important;
}
.azulOscuro, .azulOscuro a {
	color:#0D3969;
}
.azulOscuro a:hover, a:hover .azulOscuro, a.azulOscuro:hover {
	color:#1e69b2!Important;
}
/***************************************************/
/*SCROLL GENERIC*/
/***************************************************/
.JSbtnAntScroll {
	display:block;
	background-image:url(../gfx/miniScrollLeft.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	cursor:pointer;
}
.JSbtnSigScroll {
	display:block;
	background-image:url(../gfx/miniScrollRight.gif);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	cursor:pointer;
}
.enabledSC {
	background-position:0 -15px!Important;
}
.disableSC {
	background-position:0 -30px!Important;
}
/***************************************************/
/*TEMPLATE BOX*/
/***************************************************/
.templateBox {
	margin:auto;
	width:988px;
	overflow: auto;
	/*NEW*/
	overflow:visible;
}
.contentBox {
	clear:both;
	margin:0;
	padding:0;
	background-image:url(../gfx/contentBox_background.png);
	background-repeat:repeat-y;
	height:100%;
	padding-bottom:10px;
	/*NEW*/
	overflow:visible;
}
.contentIn {
	background-color:#FFF;
	margin:0;
	padding:0;
	margin-left:24px;
	margin-right:24px;
	overflow:auto;
	/*NEW*/
	overflow:visible;
}
.contentBoxBottom {
	background-image:url(../gfx/contentBox_bottom.png);
	background-repeat:no-repeat;
	height:11px;
	line-height:1px;
	font-size:1px;
}
/***************************************************/
/*HEADER*/
/***************************************************/
.header {
	clear:both;
	background-image:url(../gfx/contentBox_header_background.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:165px;
	position:relative;
	z-index:10;
}
.hLogo {
	position:absolute;
	left: 31px;
	top: 58px;
}
/***************************************************/
/*HEADER LOGIN*/
/***************************************************/
.logueo {
	position:absolute;
	left: 784px;
	top: 10px;
	width:170px;
}
.logueo .foto {
	float:left;
	padding-right:10px;
}
.logueo .Registrate {
	display:inline-block;
	margin-top:1px;
	font-weight:bold;
	font-size:13px;
	height:16px;
}
.logueo .Registrate, .logueo .Registrate a {
	color:#FFF;
}
.logueo .Registrate a:hover {
	color:#8ABEE1;
}
.logueo .inicSecion {
	display:inline-block;
	margin-top:11px;
	font-size:11px;
}
.logueo .inicSecion, .logueo .inicSecion a {
	color:#88a3bd;
}
.logueo .inicSecion a:hover {
	color:#FFF;
}
/***************************************************/
/*HEADER BOTONERA*/
/***************************************************/
.headBotonera {
	text-align:right;
	position:absolute;
	width: 670px;
	height: 50px;
	left: 296px;
	top: 95px;
}
.headBotonera a {
	display:inline-block;
	height:50px;
	vertical-align:top;
	width:54px;
	font-weight:normal;
	text-transform:uppercase;
	color:#E1F1FA;
	text-align:center;
	text-decoration:none;
	font-size:0;
}
.headBotonera a:hover {
	background-position:0 -50px;
}
.headBotonera .hd1 {
	background-image:url(../gfx/head_botonera_home.gif);
	width:54px;
}
.headBotonera .hd2 {
	background-image:url(../gfx/head_botonera_elshopping.gif);
	width:98px;
}
.headBotonera .hd3 {
	background-image:url(../gfx/head_botonera_locales.gif);
	width:71px;
}
.headBotonera .hd4 {
	background-image:url(../gfx/head_botonera_novedades.gif);
	width:91px;
}
.headBotonera .hd5 {
	background-image:url(../gfx/head_botonera_eventos.gif);
	width:73px;
}
.headBotonera .hd6 {
	background-image:url(../gfx/head_botonera_promociones.gif);
	width:106px;
}
.headBotonera .hd7 {
	background-image:url(../gfx/head_botonera_turismo.gif);
	width:73px;
}
.headBotonera .hd8 {
	background-image:url(../gfx/head_botonera_cines.gif);
	width:54px;
}
.headBotonera .btnText {
	background:none!Important;
	width:auto!Important;
	padding:8px!Important;
	padding-top:20px!Important;
	padding-bottom:0!Important;
	font-size:12px!Important;
}
.headBotonera .btnText:hover {
	color:#FFF;
}
.headBotonera .current {
	background-position:0 -100px!Important;
	font-weight:bold!Important;
	color:#FFF!Important;
}
/***************************************************/
/*HEADER IDIOMAS*/
/***************************************************/
.headIdiomas {
	position:absolute;
	left: 32px;
	top: 9px;
	width: 145px;
	height: 24px;
}
.headIdiomas img {
	margin-left:15px;
}
/***************************************************/
/*HEADER SUBBOTONERA*/
/***************************************************/
.headMiniBotoneraMark {
	position:absolute;
	top:-200px;
	left:0;
	z-index:1;
}
.headMiniBotonera {
	position:absolute;
	width:750px;
	left: 204px;
	top: 69px;
	text-align:right!Important;
}
.headMiniBotonera, .headMiniBotonera a {
	color:#d0dbe6;
	font-size:11px;
	text-decoration:none;
	display:inline-block;
}
.headMiniBotonera a {
	padding-left:5px;
	padding-right:5px;
}
.headMiniBotonera a:hover {
	color:#FFF!Important;
}
.headMiniBotonera .current {
	color:#8abee1!Important;
}
.headMiniBotonera .miniHicon {
	padding-left:10px;
	padding-right:3px;
	vertical-align:middle
}
.headMiniBotonera .miniHbuscar {
	height:13px;
	width:148px;
	padding:0;
	font-size:10px;
	border:1px solid #d7d7d7;
	margin-left:8px;
	vertical-align:middle;
	color:#555555!Important;
}
.headMiniBotonera .miniHbuscarBTN {
	height:15px;
	width:15px;
	vertical-align:middle;
	margin-left:2px;
}
/***************************************************/
/*REDES SOCIALES*/
/***************************************************/
.redesSociales {
	position:absolute;
	width:100%;
	z-index:20;
	top:-51px;
	left:0;
	height:51px;
}
.redesSociales .redesSocialesCont {
	background-image:url(../gfx/header_background_redessociales.gif);
	background-repeat:repeat-x;
	width:auto;
	padding-left:120px;
	height:39px;
	text-align:center;
	vertical-align:middle;
	padding-top:12px;
}
.redesSociales .redesSocialesCont img {
	margin-left:10px;
	margin-right:10px;
}
.redesSociales .redesSocialesCont * {
	vertical-align:middle;
}
.redesSociales .btnDesp {
	margin-left:50%;
	cursor:pointer;
}
/***************************************************/
/*SEARCH PANEL*/
/***************************************************/
.srchPanel {
	width:250px;
	height:290px;
	/**/
	height:10px;
	border:solid 1px #d9d9d9;
	position:absolute;
	top:85px;
	top:-1000px;
	left:682px;
	background-color:#FFF;
	z-index:10;/**/
	overflow:hidden;
}
.srchPanelIn {
	width:230px;
}
.srchPanel h1 {
	border:none;
	margin:10px;
	margin-bottom:3px;
	padding-bottom:0;
	font-weight:bold;
}
.srchPanel .h1 {
	border:none;
	margin:10px;
	margin-bottom:3px;
	padding-bottom:0;
	font-weight:bold;
}
.srchPanel .aclaracion {
	margin:10px;
	margin-top:0;
	padding-bottom:10px;
	font-size:12px;
	color:#1e69b2;
	display:block;
	border-bottom:solid 1px #d9d9d9;
}
.srchPanel .srchList {
	width:230px;
	margin-left:10px;
	height:205px;/*background-color:#F90;*/
}
.srchPanel .box_scroll {
	height:205px;
}
.srchPanel .srchCeld {
	display:block;
	padding-top:5px!Important;
	padding-bottom:5px!Important;
}
.srchCeld:hover {
	background-color:#ececec!Important;
}
.srchPanel .srchCeld .img {
	display:block;
	background-image:url(../gfx/search_item.gif);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
}
.srchPanel .srchCeld .tit {
	color:#555555;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.srchPanel .srchCeld .des {
	color:#555555;
	font-size:10px;
	display:block;
	margin-left:40px;
	height:21px;
	overflow:hidden;
}
.srchPanel .srchCeld * {
	cursor:pointer!Important;
}
.srchPanel .srchCeld:hover * {
	color:#1e69b2;
}
/***************************************************/
/*FOOTER*/
/***************************************************/
.footer {
	margin-top:14px;
	margin-bottom:20px;
	clear:both;
}
.footerPanel_top {
	background-image:url(../gfx/footer_panel_top_background.png);
	background-repeat:no-repeat;
	height:14px;
	font-size:5px;
}
.footerPanel_med {
	background-image:url(../gfx/footer_panel_med_background.png);
	background-position:top center;
	background-repeat:repeat-y;
}
.footerPanel_bot {
	background-image:url(../gfx/footer_panel_bot_background.png);
	background-repeat:no-repeat;
	height:13px;
	line-height:1px;
	font-size:1px;
}
.footerInfo {
	margin-top:10px;
}
.footer .contentIn {
	padding-top:10px;
	padding-bottom:11px;
	margin-right:4px;
	font-size:0;
	height:100%;
	height:235px;
	overflow:hidden;
	background-color:transparent!Important;
}
.footer .column {
	border-right:1px solid #d7d7d7;
	font-size:12px;
	vertical-align:top;
	margin:0!Important;
	padding:0!Important;
	padding-left:10px!Important;
	float:left;
	height:100%;
}
.footer .cf1 {
	width:144px;
	padding-left:0!Important;
}
.footer .cf2 {
	width:135px;
}
.footer .cf3 {
	width:135px;
}
.footer .cf4 {
	width:148px;
	border:none!Important;
}
.footer .cf5 {
	padding-left:10px!Important;
	width:334px;
	border:none!Important;
	text-align:right;
	margin-right:0;
	padding-right:0px;
}
.footer h2, .footer .fsubtit {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	font-size:15px;
}
.footerPanel_med a {
	color:#1e69b2!Important;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	line-height:14px;
}
.footerPanel_med a:hover {
	color:#0D3969!Important;/*text-decoration:underline;*/
}
.footerPanel_med .mini {
	color:#555555!Important;
	text-transform:none;
	font-size:12px;
	text-decoration:none;
	line-height:14px;
}
.footerPanel_med .mini:hover {
	color:#0D3969!Important;/*text-decoration:underline;*/
}
.footer .miniFbuscar {
	height:13px;
	width:115px;
	padding:0;
	font-size:10px;
	border:1px solid #d7d7d7;
	vertical-align:middle;
	color:#555555!Important;
}
.footer .miniFbuscarBTN {
	height:15px;
	width:15px;
	vertical-align:middle;
	margin-left:2px;
}
.footer .Fimput, .footer .Fimput * {
	vertical-align:middle;
}
.footer .Fimput {
	margin-top:4px;
	margin-bottom:0px;
}
.footer .footerInfo {
	font-size:11px;
	color:#FFF;
	position:relative!Important;
}
.footer .footerInfo a {
	color:#FFF;
}
.footer .footerInfo a:hover {
	color:#003C62;
}
.footer .footerInfo .Flogo {
	margin-right:10px;
}
.footer .footerInfo .fsep {
	margin-left:5px;
	margin-right:5px;
}
.footer .footerInfo * {
	vertical-align:middle;
}
.footerInfo .devBy {
	width:200px;
	height:10px;
	position:absolute;
	left: 783px;
	top: 6px;
	text-align:right;
	vertical-align:baseline!Important;
}
.footerInfo .devBy a {
	margin-left:4px;
}
.footerInfo .devBy * {
	vertical-align:baseline!Important;
}
/***************************************************/
/*DESATURATE MOUSE OVERS*/
/***************************************************/
.desaturate {
	opacity: 0.55;
	filter:alpha(opacity=55);
}
/***************************************************/
/*SOLAPAS*/
/***************************************************/
.solapas3_220 {
	margin:0;
	font-size:0;
	padding:0;
	height:22px;
	overflow:hidden;
}
.solapas3_220 span {
	display:inline-block;
	width:73px;
	height:17px;
	font-size:11px;
	background-image:url(../gfx/solapa_220_mo1.gif);
	text-align:center;
	color:#1e69b2;
	padding:0;
	padding-top:5px;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0;
	float:left;
}
.solapas3_220 span:hover {
	color:#003;
}
.solapas3_220 .current {
	background-image:url(../gfx/solapa_220_mo2.gif)!Important;
	color:#FFF!Important;
}
/***************************************************/
/*MINI LISTADO*/
/***************************************************/
.miniListado {
}
.miniListado .celda {
	color:#696969;
	background-image:url(../gfx/minibullet.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding:3px;
	padding-left:12px;
	cursor:pointer;
	font-size:12px;
	display:block;
}
.miniListado .celda a {
	color:#696969;
}
.miniListado .celda:hover {
	color:#1e69b2;
	background-color:#EBEBEB;
}
.miniListado .celda img {
	margin-left:3px;
}
/***************************************************/
/*MININEWS*/
/***************************************************/
.MiniNews {
	border:1px solid #D7D7D7;
	border-left:none;
	border-right:none;
	height:49px;
	font-size:15px;
	position:relative;
}
.MiniNews .titulo {
	text-transform:uppercase;
	display:block!Important;
	top:18px;
	left:20px;
	position:absolute;
}
.MiniNews .miniNotisOut {
	display:block!Important;
	width:680px!Important;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:205px;
	margin:0;
	padding:0;
}
.MiniNews .miniNotisIn {
	margin-top:18px;
	display:block!Important;
	position:absolute;
	overflow:hidden;
	top:0;
}
.MiniNews .cpTexto {
	display:block!Important;
	width:2000px!Important;
	height:16px!Important;
	margin-bottom:24px;
	overflow:hidden;
	color:#555555;
}
.MiniNews .cpTexto a {
	color:#555555;
}
.MiniNews .more {
	display:block!Important;
	top:18px;
	left:900px;
	position:absolute;
	height:20px!Important;
}
/***************************************************/
/*COMENTARIOS*/
/***************************************************/
.comentarios {
}
.comentarios .importante {
	font-size:12px;
	background-color:#f6f6f6;
	padding:20px;
	border:solid 1px #D7D7D7;
	border-left:none;
	border-right:none;
	line-height:16px;
}
.comentarios .post {
	border-bottom:solid 1px #D7D7D7;
	height:auto;
	overflow:hidden;
}
.comentarios .userinfo {
	/*background-color:#CCC;*/
	padding-top:20px;
	height:40px;
	font-size:12px;
	width:185px;
	float:left;
}
.comentarios .userinfo .userInfoText {
	line-height:16px;
}
.comentarios .userinfo .userimg {
	float:left;
	margin-right:10px;
	margin-left:4px;
	border:solid 1px #D7D7D7;
}
.comentarios .coment {
	overflow:hidden;
	display:block;
	float:left;
	width:500px;
}
.comentarios .comentin {
	/*background-color:#666;*/
	padding:20px;
	font-size:11px;
	line-height:14px;
	display:block;
}
.comentarios .postEnd {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
.comentarios h1 .btnCommentIn {
	float:right;
	display:block;
	margin-top:-5px;
	opacity: 1;
	filter:alpha(opacity=100);
}
.comentarios h1 .btnCommentIn:hover {
	opacity: 0.70;
	filter:alpha(opacity=70);
}
.comentarios .aclaraPost {
	font-size:12px;
	padding:20px;
	border-bottom:solid 1px #D7D7D7;
	line-height:16px;
	padding-left:0;
	padding-right:0;
}
.comentarios .aclaraPost h2 {
	border:none;
	padding:0;
	margin:0;
}
.comentarios .aclaraPost .h2 {
	border:none;
	padding:0;
	margin:0;
}
/***************************************************/
/*PANEL 4*/
/***************************************************/
.panel4 {
	background-image:url(../gfx/panel4_background.gif);
	background-repeat:no-repeat;
	width:221px;
	height:108px;
	overflow:hidden;
	float:left;
	padding-right:18px;
}
.panel4 .ult {
	padding-right:0;
	padding-left:2px;
}
.panel4 .icon {
	width:55px;
	text-align:center;
	margin-top:34px;
	float:left;
	margin-right:15px;
	height:60px;
}
.panel4 .titulo {
	font-size:15px;
	text-transform:uppercase;
	color:#1E69B2;
	margin-bottom:10px;
	display:block;
	margin-top:15px;
}
.panel4 .cpTexto {
	font-size:11px;
	margin-right:5px;
	line-height:13px;
}
.panel4b {
	background-image:none;
	height:160px;
	cursor:pointer;
}
.panel4b .titulo {
	font-size:18px;
	color:#1E69B2;
	display:block;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:0px;
}
.panel4b .cpTexto {
	margin-top:5px;
	font-size:12px;
	color:#8eb4d8;
	display:block;
	margin-left:10px;
	text-transform:uppercase;
}
/***************************************************/
/*FORMS*/
/***************************************************/
.genForm {
	font-size:12px;
	line-height:17px;
	color:#555555;
}
.genForm input, .genForm textarea, .genForm select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #d7d7d7;
	vertical-align:middle;
	color:#555555!Important;
	width:188px;
	height:18px;
}
.genForm .genBtnFrm {
	background-color:#FFF;
	background-image:url(../gfx/gen_btn1_backg.gif)!Important;
	background-repeat:no-repeat!Important;
	width:62px!Important;
	height:22px!Important;
	border-color:#FFF!Important;
	border:none!Important;
	border-width:0!Important;
	font-size:12px!Important;
	color:#FFF!Important;
	text-align:center!Important;
	padding:0!Important;
	padding-bottom:1px!Important;
	cursor:pointer!Important;
	font-weight:bold!Important;
}
.genForm .genBtnFrmBig {
	background-color:#FFF;
	background-image:url(../gfx/gen_btn2_backg.gif)!Important;
	background-repeat:no-repeat!Important;
	width:92px!Important;
	height:22px!Important;
	border-color:#FFF!Important;
	border:none!Important;
	border-width:0!Important;
	font-size:12px!Important;
	color:#FFF!Important;
	text-align:center!Important;
	padding:0!Important;
	padding-bottom:1px!Important;
	cursor:pointer!Important;
	font-weight:bold!Important;
}
.genForm .miniFbuscar {
	height:13px;
	width:115px;
	padding:0;
	font-size:10px;
	border:1px solid #d7d7d7;
	vertical-align:middle;
	color:#555555!Important;
}
.genForm .miniFbuscarBTN {
	height:15px;
	width:15px;
	vertical-align:middle;
	margin-left:2px;
	border:none!Important;
}
/***************************************************/
/*LAYOUT - COLUMNAS*/
/***************************************************/
/*3 COLUMNAS*/
/***************************************************/
.contentBox .columnas {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	margin-bottom:19px;
	height:auto;
	overflow: auto;
}
.sepColumnsRow {
	height:1px;
	line-height:0;
	font-size:0;
	clear:both;
}
/**/
.contentBox .columnas .cl3_1, .contentBox .columnas .cl3_2, .contentBox .columnas .cl3_3, .contentBox .columnas .cl2_1, .contentBox .columnas .cl2_2, .contentBox .columnas .cl2_1b, .contentBox .columnas .cl2_2b, .contentBox .columnas .cl3_1b, .contentBox .columnas .cl3_2b, .contentBox .columnas .cl3_3b {
	font-size:0px;
	vertical-align:top;
	float:left;
	/*overflow: auto;*/
	overflow:hidden;
}
.contentBox .columnas .cl3_1 {
	width:220px;
}
.contentBox .columnas .cl3_2 {
	width:460px;
	margin-left:20px;
}
.contentBox .columnas .cl3_3 {
	width:220px;
	margin-left:20px;
}
/***************************************************/
/*2 COLUMNAS*/
/***************************************************/
.contentBox .columnas .cl2_1 {
	width:220px;
	height:auto;
	overflow:hidden;
}
.contentBox .columnas .cl2_2 {
	width:700px;
	margin-left:20px;
	overflow:hidden;
}
/***************************************************/
/*2 COLUMNAS*/
/***************************************************/
.contentBox .columnas .cl2_1b {
	width:460px;
	height:auto;
	overflow:hidden;
}
.contentBox .columnas .cl2_2b {
	width:460px;
	margin-left:20px;
	overflow:hidden;
}
/***************************************************/
/*3 COLUMNAS B*/
/***************************************************/
.contentBox .columnas .cl3_1b, .contentBox .columnas .cl3_2b, .contentBox .columnas .cl3_3b {
	border-left:solid 1px #D7D7D7;
}
.contentBox .columnas .cl3_1b {
	width:300px;
	padding-left:0;
	padding-right:20px;
	border:none;
}
.contentBox .columnas .cl3_2b {
	width:260px;
	padding-left:20px;
	padding-right:20px;
}
.contentBox .columnas .cl3_3b {
	width:297px;
	padding-left:20px;
	padding-right:0;
}
/***************************************************/
/*COMENTARIOS*/
/***************************************************/
.writeComent {
	width:350px;
	height:240px;
	background-color:#FFF;
	border:1px solid #d7d7d7;
	position:absolute;
	margin-top:5px;
	margin-left:300px;
	z-index:20;
	/**/
	padding:20px;
	display:none;
	/**/
	border:solid 1px #d6d6d6;
	border-bottom:solid 1px #b2b2b2;
}
.writeComent h1 {
	border:none;
	padding:0;
	margin:0;
}
.writeComent .h1 {
	border:none;
	padding:0;
	margin:0;
}
.writeComent .comentUser {
	float:right;
}
.writeComent .cpTexto {
	font-size:11px;
}
.writeComent .comentBox {
	border:1px solid #d7d7d7;
	width:100%;
	height:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-top:5px;
}
.writeComent .comentBtnBox {
	text-align:center!Important;
	margin-top:10px;
}
.writeComent .comentAcept {
	margin-top:15px;
}
/***************************************************/

