@charset "utf-8";
/* CSS Document */
  /*#recaptcha_widget_div { width: 185px; overflow:hidden; }
  #recaptcha_image img  { width: 150px; } */


body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#F2F2F2;
	background-image:url(../grito_de_orgullo/img/vivamos_como_galego_img_fondo.jpg);
	background-repeat:no-repeat;
}

#contenedorTotal {
	width:820px;
	position:relative;
	text-align:center;
}


		#contenedorTotal {
			background-color:#F2F2F2;
			min-width:820px;
			position:relative;
			text-align:center;
			width:100%;
			position:absolute;
			/*height: 90px;*/
		}
		
		#contenedorCuerpoCentral {
			position:relative;
			margin:auto;
			width:820px;
			text-align:left;
		}
		#top{
			position:relative;
			width:820px;
			height:220px;
			background-image:url(../grito_de_orgullo/img/top.jpg);
			background-repeat:no-repeat;
		}
		#banner{
			position:relative;
			width:500px;
			height:130px;
			float:left;
		}

		#banner_camion{
			position:relative;
			width:250px;
			height:180px;
			float:left;
			padding:2px 0 0 57px;
		}

		#enlace {
			float:left;
			position:relative;
			width:500px;
			height:47px;
		}
		#contenedor{
			padding:0 0 0 0;
			position:relative;
			width:650px;
			float:left;
		}
		
		
			/*//////    Home de Grito de Orgullo    /////////////*/
			#contenido{
				background-color:#FFFFFF;
				padding:10px 0px 10px 20px;
				width:630px;
				height:750px;
			}
				#seleccionar{
				width:	630px;
				height: 40px;
				}
					#encabezado{
					width:165;
					float:left;
					
					}
					#option{
					width:445;
					float:right;
					padding:0 20px 0 0;
					}

				#titulo_evento{
				position:relative;
				width:	460px;
				height: 40px;
				float:left;
				}
				#orden_videos{
				width:	170px;
				height: 40px;
				float:left;
				}

				#columnas{

					width:630px;
				}
					.partipacion{
						width:315px;
						height:130px;
						float:left;
					}
						.img_video{
							width:150px;
							height:100px;
							float:left;
							position:relative;
						}
						
						.datos_video_peq{
							width:155px;
							height:100px;
							padding:0 0 0 10px;
							margin:0;
							float:left;
							vertical-align:bottom;
						}
					#paginacion{
						width:630px;
						clear:both;
					

					
					}
			/*////// FIN   Home de Grito de Orgullo    /////////////*/
			
			
			/*//////   Detalle de Grito de Orgullo    /////////////*/
				#detalle_participacion{
					width:	630px;
					clear:both;
					float:none;

				}
					#video {
						width:425px;
						height:344;
						float:left;
					
					}
					#columna_datos{
						width:165px;
						height:344;
						float:right;
						padding: 0 15px 0 0;
					
					}
						#vistas-votos{
	padding:0 0 0 0;
	height:40px;
						}
						#respuesta-voto{
							width:165px;
						}
						#texto-vota-aqui{
	padding: 5px 0 0 0;
	height:70px;

						}
						#caja-mail{
							padding:0 0 0 0;
							height:40px;
						
						}
						#enviar-mail{
	padding: 5px 0 0 0;
	height:30px;
	width:145px;
	float: left;
						}
						
				#numero-comentarios{
					padding:10px 0 0 0;
					width:	630px;
					clear:both;
					height:40px;
					
				}
				
				#sindicacion{
					padding:10px 0 0 0;
					clear:both;
					width:630px;
					height:50px;
				
				}
				#form-comentarios{
					position:relatice;
					padding:0 0 0 0;
					width:	630px;
					clear:both;
					height:150px;
				}
				
				#listado_comentarios{
					position:relatice;
					width:630px;
					background-color:#FFFFFF;
				}
					#comentarios{
					padding:0 0 0 0;
					
					}
				
			/*         FIN Detalle de Grito de Orgullo      */
			
			/*//////   Itinerario Grito de Orgullo    /////////////*/
			#titulo_evento_itinerario{
				position:relative;
				width:	500px;
				height: 40px;
				float:left;
				}

				#leyenda{
					width:630px;
					clear:both;
				}
			
		
		#menu{
			padding:58px 0 0 15px;
			top:220px;
			left:660px;
			position:absolute;
			width:170px;
			height:342px;
			background-image:url(../grito_de_orgullo/img/menu.jpg);
			background-repeat:no-repeat;

		}
			#menu_detalle a{
				color:#FFFFFF;
				text-decoration:none;
			}
				.opcion {
					background-color:#F38700;
					height:17px;
					width:122px;
					text-align:center;
					font-size:10px;
					padding:1px 0 1px 0;
					border-style:solid;
					border-width:thin;
					border-color:#999999;

				}
			#banner_menu{
				width:120px;
				height:180px;
				padding:3px 0 0 12px;
			
			}
