body{
	margin:0px;
	padding:0px;
	background-color:#F6F6F6;
	font-family:arial;
	font-size:12px;
}

a {
	color: #7D0909;
	font-weight: bold;
}

#separacion{
	height:30px;
}
#topHead{
	height:40px;
	background-image:url(../imagenes/backTopHead.gif);
}
#bottomHead{
	background-color:#325661;
	height:18px;
	margin-bottom:20px;
}
#content{
	width:780px;
	background-color:#DDDDDD;
	margin:0px auto;
	height:500px;
}
#content #menu{
	margin-top:40px;
	background-color:#fff;
	height:31px;
	border-top:2px solid #bbb;
	border-bottom:2px solid #bbb;
	width:760px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(../imagenes/backMenu1.gif);
	color:#fff;
}
/* Menu */
#menuContent{
	float:right;
	margin-top:10px;
	
	color:#666666;
}
#content #menu #menuContent ul{
	clear: both;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	color:#fff;
	
}
#content #menu #menuContent ul li{
	float:left;
	margin-right:5px;
	color:#fff;
}
#content #menu #menuContent ul li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#content #menu #menuContent ul li a:hover{

	text-decoration:underline;
	font-weight:bold;
}

/* fin del menu */
#content #box1{
	background-color:#F3F3F3;
	height:120px;
	margin-top:2px;
	background-image:url("../imagenes/backBox1.gif");
	background-repeat:repeat-x;
}
#content #search{
	margin-top:5px;
	height:30px;
	background-color:#eee;
    border-top:2px solid #bbb;
	border-bottom:2px solid #bbb;
	color:#fff;
	background-image:url(../imagenes/backMenu1.gif);
}
#content #search #searchContent{
	margin-top:3px;
	margin-left:20px;
	font-weight:bold;
	float:left;
}
#content #search #searchContent input.tx_search{
	width:80px;
	margin-left:10px;
	margin-right:10px;
}
#content #search #searchContent select.select_search{
	width:150px;
	margin-left:10px;
	margin-right:10px;
}
input.btn_ok{
	width:30px;
	height:20px;
	background-color:#eee;
	border:1px solid #666;
}
#principal{
	/*background-color:#510000;*/
	margin-top:5px;
}
#box2{
	height:100px;
	padding-top:10px;
	
}
#box2 #banner2{
	width:727px;
	height:88px;
	margin:0px auto;
	/*background-color:#9E9E9E;*/
}
#cuerpo{
 margin:0px;
 background-color:#fff;
} 
#left{
	background-color:#fff;
	padding-right:245px;
	padding-bottom:20px;
	min-height:1200px;
	
}
#left #paddingLeft{
padding-top:10px;
	padding-left:16px;
	padding-right:26px;
	width:515px;
} 

#warinigNewPost{
	padding:10px;
	margin-bottom:20px;
	background-color:#EFEFEF;
	border:1px solid #989898;
}
#right{
	background-color:#fff;
	width:260px;
	float:right;
	min-height:700px;
	
}
#right #paddingRight{
	padding-top:10px;
    padding-left:16px;
    padding-right:16px;
	padding-bottom:30px;
} 
#rightList{
	padding-left:5px;
	margin-bottom:20px;
	margin-top:20px;
}
#paddingRight h1{
	font-size:16px;
	color:#3D3D3D;
}
ul.derecha{
	width: 100%;
	list-style-type: disc;
	margin: 0;
	padding: 0;
	color:gray;
	
}
ul.derecha li{
	margin-right:5px;
	margin-bottom:2px;
	list-style:inside;
}
ul.derecha li a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
ul.derecha li a:hover{
	color:#2DA100;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:red;
}


#right #paddingRight #boxRight{
	height:600px;
	width:160px;
	margin:0px auto;
	/*background-color:#9E9E9E;*/
}

#left #paddingLeft #box3{
    height:24px;
    width:480px;
    /*background-color:#000;*/
    border:1px dotted #000;
    text-align:center;
    padding-top:6px;
    margin-bottom:10px;
} 
#left #paddingLeft #box3 a{
    color:#000;
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
} 
#left #paddingLeft #box3 a:hover{
    color:red;
    font-weight:bold;
    font-size:16px;
    text-decoration:underline;
} 

div.paginador{
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:20px;
	padding-right:20px;
	text-align:right;
}

div.paginador a{
	color:#000;
	text-decoration:none;
   margin-right:5px;
   margin-left:5px;
}

div.paginador a:hover{
	color:#000;
	text-decoration:none;
   margin-right:5px;
   margin-left:5px;
}

.seleccionado{
	color:#FA902D;
	text-decoration:none;
}

.seleccionado:hover{
	color:#FA902D;
	text-decoration:none;
}

.sexo-m {
	background-image: url(../imagenes/hombre.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 60px;
	width: 480px;
	margin:auto;
	margin-bottom: 10px;	
}
.sexo-f {
	background-image: url(../imagenes/mujer.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 60px;
	width: 480px;
	margin:auto;
	margin-bottom: 10px;	
}

.nombre {
	display: block;	
	width: 250px;
	position:relative;
   font-size: 9pt;
	left: 75px;
	top: 22px;
	color:#585858;
}
.id {
	display: block;
	float: right;
	width: 75px;
	position:relative;
    font-size: 9pt;
	top: 22px;
	font-weight: bold;
	color:#585858;
	margin-right:30px;
}
.display {
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 30px;
	height: 45px;
	position:relative;
	left: 23px;
	top: 10px;
}
.display h3 {
	font-size: 12px;
	margin: 0;
}


.s-contenido{
	margin-bottom:5px;
	padding-left:15px;
	color:#7C7C7C;
	color:#000;
	font-size:12px;
	width:480px;
}

div.votacion{
	height:30px;
	/*border-bottom:1px dotted orange;*/
	/*margin-bottom:10px;*/
	float:right;
	/*margin-left:15px;*/
	/*margin-right:100px;*/
	width:180px;
	/*text-align:rigth;*/
	height:40px;
}
#piePrincipal{
	height:20px;
}
#content #pie{
height:60px;
background-color:#333;
padding:10px;
color:#fff;
}
div.positivos{
	color:green;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	position:relative;
	top:13px;
	margin-right:2px;
}
div.negativos{
	color:red;
	display:block;
	float:left;
	font-weight:bold;
	font-size:15px;
	position:relative;
	top:13px;
	margin-left:4px;
}
div.reported{
	color:green;
	display:block;
	float:left;
	font-weight:bold;
	font-size:10px;
	position:relative;
	top:15px;
	margin-left:4px;
}

.icono{
border:0px;
}
div.botonesVotacion{
float:right;
/*margin-right:30px;*/
/*margin-top:10px;*/
width:100px;
heigth:40px;
}
div.infoVotos{
	color:gray;
	font-size:11px;
}

	.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height:100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			margin: 0px auto;
			width: 700px;
			padding: 16px;
			border: 3px solid #C83800;
			background-color: white;
			z-index:1002;
			overflow: hidden;
			position: absolute;
			top: 50%;
			left:50%;
		}
		
.btnCerrarVentana{
	text-decoration:none;
	color:red;
}
.btnCerrarVentana:hover{
	text-decoration:none;
	color:red;
}
.noBorder{
border:0px;
}

#formNewPost{
	
}
#form div.campo {
	margin-top:20px;
}
#form div.campo label{
	width:25%;
	float:left;
}

#form div.campo input{
	
}

.tx_secreto{
	margin-top:5px;
	margin-bottom:5px;
	width:350px;
	height:150px;
}

#validacion{
	display:none;
	margin-top:10px;
	color:red;
	font-weight:bold;
}

.hombre{
	color:#848FA7;
   text-decoration:none;
}

a.hombre:hover{
   color:#848FA7;
   text-decoration:none;
}

.mujer{
   color:#A47593;
   text-decoration:none;
}

a.mujer:hover{
    color:#A47593;
    text-decoration:none;
}
div.ampliar{
  padding-left:15px;
   
}
div.ampliar a{
    text-decoration:none;
    color:gray;
}
div.ampliar a:hover{
    text-decoration:none;
    color:#646464;
}
div.comments{
	background-color:#FAFAFA;
	color:#000;
	font-size:11px;
	margin-left:30px;
	width:463px;
	min-height:20px;
	padding:10px;
	margin-top:8px;
	border-bottom:1px solid #EEEEEE;
}

div.comments_consejero{
/*	background-image: url("../imagenes/backBox1.gif");
	background-repeat: repeat-x; */
	background-color:#FAFAFA;
	color:#000;
	font-size:11px;
	margin-left:30px;
	width:463px;
	min-height:20px;
	padding:10px;
	margin-top:8px;
	border:1px dotted #FFF;
	
}

.comments .content{
	width:100%;
	float:left;
}

.comments_consejero .content{
	width:100%;
	margin-bottom:5px;
	float:left;
	font-weight:bold;
}

.comments-nombre{
	float:left;
}
.comments-fecha{
	color:#999999;
	font-size:11px;
	float:left;
	margin-left:10px;
}

#newComment{
	margin-top:20px;
}
a.enlaceAnewPost{
	text-decoration:none;
	margin-top:20px;
	color:green;
	font-weight:bold;
	font-size:20px;
}
a.enlaceAnewPost:hover{
	text-decoration:none;
	margin-top:20px;
	color:green;
	font-weight:bold;
}
div.mensajeVotar{
	color:gray;
	font-family:verdana;
	font-size:12px;
	/*height:50px;*/
	display:block;
	/*margin-left:160px;*/
	font-weight:bold;
	clear:both;
	margin-top:13px;
	width:150px;
	margin-right:20px;
	}
	
div.separadorPost{
	height:15px;
	background-color:#fff;
	border-bottom:2px dotted #E1E1E1;
	margin-bottom:10px;
}

/* formulario de contacto */
#formularioContacto{
margin-left:5px;
}
#formularioContacto label{
	color:#4e4e4e;
word-spacing:3px;
line-height:17px;
letter-spacing: -1px;
padding: 2px 0 0px 0;
font-family:verdana;
}
#formularioContacto input,textarea{
	margin-top:10px;
	margin-bottom:10px;
}

#formularioContacto input:focus,textarea:focus{
	margin-top:10px;
	margin-bottom:10px;
	border-color:#5d98b6;
	background-color:#f5f5f5;
}


#formularioCuenta{
margin-left:5px;
}
#formularioCuenta label{
color:#4e4e4e;
word-spacing:3px;
line-height:17px;
letter-spacing: -1px;
padding: 2px 0 0px 0;
font-family:verdana;
}
#formularioCuenta input, #formularioCuenta select{
	margin-top:10px;
	margin-bottom:0px;
}

#formularioCuenta input:focus,textarea:focus{
	margin-top:10px;
	margin-bottom:10px;
	border-color:#5d98b6;
	background-color:#f5f5f5;
}

#botEnviar {
	margin-left: 25%;
}

#procesandoMail{
color:black;
}
div.paginacion{
	padding:2px;
	font-size:13px;
	color:#000;
	/*font-size:11px;*/
	float:right;
	margin-right:25px;
}
div.paginacion a{
	color:#000;
	font-size:13px;
	text-decoration:none;
	padding-left:2px;
	
}
div.paginacion a:hover{
	color:#000;
	font-size:13px;
	text-decoration:none;	
	padding-top:2px;
}

#masCom{
	padding-left:10px;
	width:480px;
	margin-top:10px;
}

textarea.tmasCom{
	width:390px;
	height:30px;
	color:grey;
	float:left;
}
textarea.tmasCom:focus{
	background:color:#fff;
}
.btnComm{
	background-color:#004E73;
	color:#fff;
	font-size:11px;
	float:left;
	height:34px;
	width:80px;
}
span.fmensaje{
	margin-left:200px;
	
}

#items li {
	list-style-image:url("/imagenes/small_icon_0.gif");
	font-weight: bold;
	list-style-position:inside;
}

#items .bold {
	font-size: 14px;
	font-weight: bold;
}

#items .puntos {
	font-size: 14px;
	font-weight: bold;
	color: green;
}

.profile_header {
	font-size: 14px;
	font-weight: bold;
	margin-left:30px;
	background-image: url("../imagenes/header-mujer.gif");
	margin-top:5px;
}

div.comment_primero {
	margin-top:0px;
}

.font_small {
	font-size: 10px;
}

.guest {
	color:green;
}

span.admin-block a {
	text-decoration: none;
	color:#848FA7;
}

#tc_overlay {
	background-color:#000000;
	height:100%;
	left:0;
	opacity:0.7;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
}

.overlayed {
	position: absolute;
	top: 5%;
	left: 25%;
	z-index: 1000;
	background-color: #fff;
	padding:10px;
	border: 2px dotted #7D0909;
	min-height:150px;
	width: 650px;
}

.closeable {
	width:100%;
	text-align:right;
}

.closeable a{
	text-decoration:none;
	color:#000;
}
