@charset "utf-8";
#contenido .circuito{float:left; width:140px; height:180px; text-align: center; padding:0 17px 0 0; height:163px;}
#contenido .nombreCircuito{background-color:#000000; color:#fff; width:100%; text-align:center; height:57px;}

#filtro{margin-bottom:20px;}
SELECT {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#2F2C2C; border:1px solid #2F2C2C;}

#info{float: left; width: 420px; position: relative;}
#puntuacionMediaCircuito{position: absolute; width:40px; border:1px solid #868686; top: 208px; right: 5px; background-color: #ffffff; z-index: 1; font-family:Arial, Tahoma, sans-serif; text-align: center; font-size: 22px; font-weight: bolder; }
.txtPQ{font-size: 10px;}

#colDcha{float:left;width: 490px;}
#colDcha #map{width: 490px; height: 290px; border:1px solid #868686; float:left; margin-left: 10px; margin-bottom:14px;}
#colDcha #tiempo{ padding:10px;}
#informacion{clear:both; padding: 5px;}

.bordeFoto{border:1px solid #2F2C2C; padding: 4px; margin-right:10px;}
#puntuaciones{border:1px solid #2F2C2C; margin-top: 10px;}



.tituloTabla{font-weight:bolder; border-bottom:1px solid #868686; background-color: #EFEFEF; color: #868686;}

.votaciones0{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -75px;}
.votaciones1{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -60px;}
.votaciones2{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -45px;}
.votaciones3{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -30px;}
.votaciones4{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -15px;}
.votaciones5{background:transparent url(/imagenes/videos/estrellas.gif); background-repeat: no-repeat; width: 75px; height: 15px; background-position: -0px;}

/* COMENTARIOS DE CIRCUITOS */
#comentarios{margin-top: 20px; clear: both;}
.grupoComentario{background-color: #EFEFEF; margin-top: 5px; }
.grupoComentario p {margin-left:175px;}
.cabeceraAzul{width:150px; float:left;background-color: #D1D7DC; padding: 5px 10px; color: #5A666F; border-right: 1px solid #ffffff;}
.cabeceraAzul .txtAzulBold{ font-weight: bold;}
.imgAvatar{ padding: 2px; border: 1px solid #868686; margin-left:13px; margin-top: 13px;}

#txtPublicar h4{font-size: 1.3em; color: #3F3F3F; background-color: #EFEFEF; border-top: 1px solid #3F3F3F; padding-left: 5px; margin-top: 5px;}
#infoPublicarVideo ul{margin-left: 30px;}

.btnSubmit{ background-image:url(/imagenes/comunes/bgBtn.gif);background-repeat:repeat-x;border:1px solid #8B8B8B;font-size:2em;font-weight:bolder;margin:5px 0px;width:250px;}

#valoraciones{border: 1px solid #3F3F3F;float: left; width: 150px; padding: 5px; background-color: #EFEFEF;}
#campoTexto{ float: left; width: 770px; margin-left: 10px; }
.textAreaComentario{width: 100%; border: 1px solid #4f4f4f;font-size:1.3em; font-family:"Trebuchet MS", Arial, Tahoma, sans-serif; height: 203px;}

#hover-test{margin-left: 5px;}

#msgError{color:#ff0000; border:1px solid #ff0000; background-color: #FFDFDF; text-align: center; font-weight: bolder; margin-top: 10px;}

