body
{
	margin: 0;
	background-color: #000000;
}

a
{
	text-decoration: none;
}

a img
{
	border: 0;
}

/*para elementos posicionados mediante float aņadir elemento div clear*/
div.clear  { clear: both; }

#main
{
	margin:0 auto 0 auto;
	width: 950px;
/*	font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #CCCCCC;
}

/*#main a:link
{
	color: #FF9900;
}

#main a:visited
{
	color: #FF9900;
}

#main a:active
{
	color: #FF9900;
}

#main a:hover
{
	color: #FF6600;
}*/

#opciones
{
	width: 200px;
	height: 800px;
	float: left;
	margin-top: 20px;
}

#imagen_evento
{
	width: 200px;
}

#datos
{
	width: 560px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#datos a:link
{
	color: #FF9900;
}

#datos a:visited
{
	color: #FF9900;
}

#datos a:active
{
	color: #FF9900;
}

#datos a:hover
{
	color: #FF6600;
}

#titulo
{
	font-size: 18px;
	color: #ca7200;
	margin-left: 10px;
}

#subtitulo
{
	font-size: 10px;
	color: #CCCCCC;
	margin-left: 10px;
	width: 360px;
	float: left;
}

#subtitulo a:link
{
	color: #CCCCCC;
}

#subtitulo a:visited
{
	color: #CCCCCC;
}

#subtitulo a:active
{
	color: #CCCCCC;
}

#subtitulo a:hover
{
	color: #999999;
}

#informacion
{
	margin-left: 10px;
	margin-top: 10px;
	color: #777777;
}

#label
{
	padding-right: 10px;
	width: 110px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}

#contenedor
{
	background-color: #740808;
	margin-top: 10px;
	height: 30px;
	border-top: 1px solid red;
	text-align: left;
	clear: both;
}

#titulo_contenedor
{
	padding-top: 7px;
	margin-left: 10px;
	font-weight: bold;
}
#titulo_contenedor img
{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

#subtitulo_contenedor
{
	height: 15px;
	border-bottom: 1px solid red;
	padding-left: 10px;
	padding-right: 10px;
}

#subtitulo_info
{
	height: 15px;
	float: left;
}

#subtitulo_opciones
{
	height: 15px;
	float: right;
}

#agregar
{
	text-align: center;
}

#descripcion
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	color: #777777;
}

#detalle_evento
{
	text-align: center;
	margin-top: 10px;
}

#detalle_evento table
{
	margin: 0 auto;
	text-align: left;
}

#detalle_evento a:link
{
	color: #740808;
}

#detalle_evento a:visited
{
	color: #740808;
}

#detalle_evento a:active
{
	color: #740808;
}

#detalle_evento a:hover
{
	color: #CC0000;
}

#detalle_datos
{
	width: 420px;
	background-color: #ca7200;
	color: #000000;
	padding: 10px;
	text-align: left;
}

#detalle_datos_titulo
{
	font-size: 14px;
	font-weight: bold;
}

#detalle_datos_categoria
{
	font-size: 12px;
}

#detalle_datos_fechas
{
	font-size: 12px;
}

#detalle_datos_descripcion
{
	font-size: 13px;
	text-align: justify;
}

#detalle_imagen
{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

#detalle_imagen_eventos
{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dotted red;
	border-right: 1px dotted red;
}

#fotos
{
	margin: 10px 5px 0px 5px;
}

#foto
{
	border: 1px solid red;
	padding: 3px;
	margin: 0px 3px 10px 3px;
	float: left;
}

#videos
{
	margin: 10px 10px 0px 10px;
}

#publicidad
{
	width: 160px;
	height: 800px;
	float: right;
	margin-top: 80px;
}

#datos_album
{
	width: 950px;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#datos_album a
{
	color: #FF9900;
}
#datos_album a:hover
{
	color: #FF6600;
}

#foto_album
{
	border: 1px solid red;
	padding: 3px;
	margin: 15px 15px 15px 15px;
}

#foto_max
{
	text-align: center;
}

#foto_max_
{
	margin-top: 20px;
}

#cabecera
{
	width: 950px;
	height: 125px;
	background: url(../Fotos/plaza1_3_1.jpg) no-repeat;
	background-position: center;
	border-bottom: 2px solid #7E1405;
}

#logo
{
	position: absolute;
}

#texto
{
	position: absolute;
	color: White;
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	margin-left: 615px;
}

#fecha
{
	font-family: "Times New Roman", Times, serif;
	width: 950px;
	margin-top: -18px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #FFCC00;
}

#inicio{
	width: 180px;
	float: left;
	font-size: 11px;
	margin-right: 50px;
	text-align: right;
}

#thumb_video{
	width: 120px;
	height: 145px;
	float: left;
	border: 1px solid #ca7200;
	padding: 3px;
	margin: 0px 3px 10px 3px;
}

#thumb_video_titulo{
	width: 120px;
	height: 30px;
	font-size: 10px;
	color: #006699;
}

#video_max
{
	text-align: center;
	margin: 0 auto 0 auto;
}

#eventos_relacionados {
	margin: 10px 5px 10px 5px;
	width: 560px;
	height: 150px;
}

#relacionados_pasados {
	width: 250px;
	float: left;
}
#relacionados_proximos {
	width: 250px;
	float: right;
}

#rel_prox {
	width: 250px;
	margin: 3px auto 3px auto;
}
#rel_pas {
	width: 250px;
	margin: 3px auto 3px auto;
}

#rel_pas_prox_datos {
	width: 250px;
}

#rel_pas_prox_datos_titulo {
	width: 250px;
	font-size: 12px;
}

#rel_pas_prox_datos_categoria {
	width: 250px;
	font-size: 11px;
}

#rel_pas_prox_datos_fecha {
	width: 250px;
	font-size: 11px;
}

#rel_pas_prox_datos_caracteristicas {
	width: 250px;
}

#rel_pas_prox_separador {
	width: 230px;
	height: 1px;
	background-color: #FF0000;
}
#publicidad
{
	width: 160px;
	float: right;
	margin-top: 20px;
}

#publicidad_empresas
{
	width: 160px;
}
#publicidad_empresas_banner
{
	width: 160px;
	padding-top: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #F00;
}
#publicidad_empresas_banner1
{
	width: 160px;
	padding-top: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #F00;
}
#publicidad_empresas_banner2
{
	width: 160px;
	padding-top: 10px;	
	padding-bottom: 10px;
	border-bottom: 1px solid #F00;
}
#publicidad_empresas_banner_titulo
{
	color: #BBB;
	font-size: 14px;
}
#publicidad_empresas_banner_titulo:hover
{
	color: #F60;
}
#publicidad_empresas_banner_imagen
{
	border: 0px;
}
#publicidad_empresas_banner_descripcion
{
	color: #777;
}
#publicidad_empresas_banner_descripcion:hover
{
	text-decoration: underline;
}

#publicidad_empresas_banner_titulo1
{
	color: #BBB;
	font-size: 14px;
}
#publicidad_empresas_banner_titulo1:hover
{
	color: #F60;
}
#publicidad_empresas_banner_imagen1
{
	border: 0px;
}
#publicidad_empresas_banner_descripcion1
{
	color: #777;
}
#publicidad_empresas_banner_descripcion1:hover
{
	text-decoration: underline;
}

#publicidad_empresas_banner_titulo2
{
	color: #BBB;
	font-size: 14px;
}
#publicidad_empresas_banner_titulo2:hover
{
	color: #F60;
}
#publicidad_empresas_banner_imagen2
{
	border: 0px;
}
#publicidad_empresas_banner_descripcion2
{
	color: #777;
}
#publicidad_empresas_banner_descripcion2:hover
{
	text-decoration: underline;
}

#publicidad_evento
{
	/*width: 160px;*/
	margin-top: 15px;
	background-color: #222222;
}
.invitar_nombre
{
	width: 140px;
	height: 15px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #333333;
	border: 1px solid #666666;
	border-radius: 5px;
	color: #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#publicidad_evento textarea
{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-color: #333333;
	color: #CCCCCC;
	border: 1px solid #666666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #333333;
}
#publicidad_titulo
{
	text-align: center;
	margin-top:5px;
	margin-bottom: 5px;
/*	width: 160px;
	background-color: #0099FF;*/
	background-color:  #3388FF;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	font-size: 14px;
}
#publicidad_titulo a
{
	color: #FFFFFF;
}
#publicidad_titulo img
{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.invitar_boton {
	font-size: 10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color: white;
	background:#638cb5;
	border:0px;
	width: 80px;
	height: 20px;
	margin-top: 5px;
/*	margin-top: 5px;
	margin-left: 95px;*/
}

.invitar_boton:hover {
	text-decoration: underline;
	cursor: hand;
}
#invitar_texto
{
	color: #0099FF;
	margin-top: 5px;
}
#evento_invitar
{
	width: 160px;
	margin-left:25px;
}
#invitar_estado
{
	margin-top: 5px;
}
#invitar_error
{
	width: 160px;
	color: #0099FF;
	margin: 10px;
	padding-bottom: 10px;
}
#invitar_error a
{
	color: #FF6600;
}

#megusta {
	background-color: #222222;
	padding: 5px;
}
#megusta_detalle {
	color: #0099FF;
	margin-top: 5px;
}
#megusta a:hover {
	text-decoration: underline;
}
#galerias{
	margin: 20px auto 20px 35px;
}
#galeria{
	width: 420px;
	height: 200px;
	padding: 5px;
	background-color: #222;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#galeria_foto{
	float: left;
}
#galeria_foto_imagen{
	width: 200px;
	height: 200px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#galeria_datos{
	width: 200px;
	float: right;
	margin-top: 20px;
}
#galeria_datos_titulo a{
	color: #0066CC;
	font-size: 13px;
}


/*Esto fue agregado por jk*/

#opcion_busqueda
{
	padding-right: 10px;
	width: 400px;
	font-size: 12px;
	color: #77777;
	text-align:left;
}

select.organizador{
	width: 200px;
}

select{
	width: 100px;
	height: 22px;
	background: #171717;
	padding: 2px;
	color: #8c8c8c;
	border: 1px solid #393939;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 12px;
}

.boton{
	font-size:11px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#638cb5;
	border:0px;
	height:20px;
}
.boton:hover{
	text-decoration: underline;
}

input.text{
	width: 200px;
	height: 16px;
	background: #171717;
	padding: 2px;
	color: #8c8c8c;
	border: 1px solid #393939;
	margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 12px;
}

input.text.active{
	background: #343434;
	border-color: #000;
	color: #fff;
}
