@charset "utf-8";
body  {
color: #000000;
	
	background: #f1f1f1;
	font-family: Arial;
	font-size: 12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}



.thrColAbs #head {
color: #000000;

	height: 110px;
	width: 976px;
	margin: auto;
}
.thrColAbs #menu {
	background: #393939;
	margin: auto;
	width: 956px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
}

#menu  a   {
color: #FFFFFF;
text-decoration:none
}
#menu a:hover {
text-decoration:underline;
color: #e4dfdc;
}

.thrColAbs #contenedor {
	background: #FFFFFF none;
	
	margin: auto;
	width: 976px;
	height: 100%;
	position: relative;
}

.thrColAbs #contenedor #central {
	width: 585px;
	margin-right: 185px;
	margin-left: 185px;
	padding-right: 10px;
	padding-left: 10px;
	top: 0;
	position: relative;
	text-align: left;
	height: 100%;
	
}
.thrColAbs #contenedor #central #Imagen {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.thrColAbs #contenedor #menuDch #top #topTitulo {
	background: url(/images/fondoTop.jpg);
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
}



.thrColAbs #contenedor #central #comentario #foto {
	border: 1px solid #464646;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	height: 50px;
	width: 50px;
	left: 0px;
	top: 0px;
	float: left;
}



.thrColAbs #contenedor #central  #Datos #datosPuntuacion {
	float: left;
	text-align:center;
	width: 115px;
}
.thrColAbs #contenedor #central  #Datos #Texto{
	float: right;
	margin-left: 10px;
	width: 455px;
}


.thrColAbs #contenedor #central #comentario #texto {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 510px;
	left: 0px;
	top: 0px;
	float: right;
}
.thrColAbs #contenedor #central #comentarios #comentario {
	padding-bottom: 20px;
}

.thrColAbs #contenedor #menuIzq {
	top: 0;
	left: 0;
	width: 185px;
	height:100%;
	position: absolute;
	background:#dfd9d7;
	background-image: url(/images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	
	
	
}
.thrColAbs #contenedor #menuIzq #loginDiv {
	padding-bottom: 4px;

	padding-left: 15px;
	padding-top: 4px;
}
.thrColAbs #contenedor #menuIzq #registrate {
	background: #e4dfdc;
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:5px;
}

.thrColAbs #contenedor #menuIzq #fotoAnterior {
	padding-top: 10px;
	
	padding-bottom: 10px;
	padding-left: 15px;
}
.thrColAbs #contenedor #menuIzq #fotoAnterior #content {
	margin: auto;
	width: 140px;
}
.thrColAbs #contenedor #menuIzq #fotoAnterior #titulo {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 140px;
	margin: auto;
}





.thrColAbs #contenedor #menuDch {
	top: 0;
	right: 0;
	width: 185px;
	background:#dfd9d7;
	height:100%;
	position: absolute;
	background-image: url(/images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;

}
.thrColAbs #contenedor #menuDch #top {
	width: 158px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
	border: 1px solid #908b88;
}
.thrColAbs #contenedor #menuDch #puntuacion #puntuaValor {
	background: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.thrColAbs #contenedor #menuDch #puntuacion #puntuaLink {
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.thrColAbs #contenedor #menuDch #top #content {
	background: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto; 
}

.thrColAbs #contenedor #menuDch #publi {
	height: 240px;
	width: 120px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.thrColAbs #contenedor #menuIzq  #publi2 {
	
	height: 600px;
	width: 160px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.errorContainer {
padding-top:10px;
padding-bottom: 10px;

}

.error  {
color: #d01918;
padding:2px;
}

.textareaComent {
	width:553px;
	height:68px;
	border: 1px solid #cfcfcf;
	
}
.thrColAbs #contenedor #menuDch #puntuacion {
	width: 170px;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	border: 1px solid #908b88;
}
.thrColAbs #contenedor #menuDch #puntuacion #puntuaTitulo {
	background: #333333;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}



.thrColAbs #contenedor #central #Datos {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	height: 60px;
}



.thrColAbs #contenedor #central #comentarios {
	height: 100%;
}
.thrColAbs #contenedor #central #comentarios {
	padding-top: 10px;
	padding-bottom: 10px;
}
.thrColAbs #contenedor #central #messenger {
	padding-top: 2px;
	padding-bottom: 2px;
}
.thrColAbs #contenedor #central #Titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
}

.thrColAbs #contenedor #central #registro textarea {

border: 1px solid #7f9db9;

}


.thrColAbs #contenedor #central #registro select {
border: 1px solid #7f9db9;
}

.login {
width:153px;
padding-bottom:5px;
border: #858585 1px solid;
}

.loginForm {
margin:0px;
padding:0px;
}

form {
	margin:0px;
	padding:0px;
	}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	
}


.white14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
	
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.topImagen {
	padding-bottom:5px;
	vertical-align: middle;
}


.negro11 {
font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.negro14 {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.negro10 {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


.textoComent {
font-family: Verdana;
	font-size: 10px;
	color: #000000;
}


.grisRegistro {
font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6b6b6b;
	padding-top:7px;
padding-bottom:7px;
}
.gris11 {
font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #575658;
}

.gris10 {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #575658;
}

.gris2_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #908b88;
}


.inputRegister {
width:200px;
border: 1px solid #7f9db9;
}

.Negro18 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.Linea {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #dbdbdb;
}

.Nada {
	width:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.HeaderMensajes {
background:#f0eeef;

}


.gris2_10 {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #908b88;
}

.gris2_11 {
font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #908b88;
}

.gris2_11n {
font-family: Verdana;
	font-size: 11px;
	
	color: #575658;
}



.rojo24 {
font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #d01918;
}



.rojo14 {
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #d01918;
}

.rojo10 {
font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d01918;
}

.rojo11 {
font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #d01918;
}

.linea {

border-bottom: 1px solid #575658;

}
