/* CSS Document */
BODY{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:auto;
}

/* Boton Volver */
.boton_volver {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#3693a5;
	font-weight:normal;
	text-decoration:none;
	}	
.boton_volver a:over {
	text-decoration:underline;
}

/* Fin Boton Volver */

/** NUEVA ENTRADA SEPT 2009 **/

#entrada_sept_2009 {	

}
#entrada_cabecera_intro {

}
#entrada_noticias {
	clear:left;
	float:left;
	width:500px;
	text-align:left;
	padding-left:10px;
}
#entrada_noticias_cabecera {
	clear:left;
	border-bottom: 1px dotted #999;
	margin-right:20px;
	padding-left:15px;
	padding-bottom:5px;
}

#entrada_noticias_contenido_foto {
	width:180px;
	float:left;
}
#entrada_noticias_contenido_texto {
	width:320px;
	float:left;
}

.noticias_foto {
	clear:left;
	float:left;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;	
}
.noticias_fecha {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#666666;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;	
}
.noticias_titulo {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;	
}
.noticias_subtitulo {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#3693a5;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;	
}

.noticias_texto {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	text-align:justify;
	font-weight:normal;
	padding-top:15px;
	margin:0px 20px 0px 0px;
	padding-bottom:30px;		
}


/**
.texto_noticia {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	padding-top:15px;
}
**/
#entrada_eventos {
	float:left;
	width:237px;
}
#eventos_titulo {
	width:237px;
	float:left;
	border-bottom: 1px dotted #999;
	padding-left:0px;
	padding-bottom:5px;
}
#entrada_noticias_contenido_texto {
	text-align:justify;
}
#eventos_foto {
	float:left;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;	
}
#entrada_eventos_contenido_texto {
	clear:left;
	width:217px;
	text-align:left;
}
.eventos_fecha {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#666666;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;	
}
.eventos_titulo {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;	
}
.eventos_subtitulo {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#3693a5;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;	
}
.eventos_texto {
	width:217px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#666666;
	text-align:justify;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:30px;		
}

/** Fin NUEVA ENTRADA SEPT 2009 **/

/** SECCION VODKAS 2009 **/
#vodkas_main {
	width:765px;
	height:259px;
	overflow:hidden;
	clear:left;
}
#vodkas_izquierda {
	clear:left;
	float:left;
	width:360px;
	padding-left:40px;
	padding-top:20px;
	text-align:left;
}
#vodkas_izquierda_titulo {
	padding-bottom:30px;
}
#vodkas_derecha {
	width:330px;
	padding-right:8px;
	float:right;
}

	/** Plantilla Vodkas **/
		#plantilla_vodkas_bg1
		{
			width:765px;
			height:11px;
			background-image:url(../img/maquetacion/top_strecho.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
		}
		#plantilla_vodkas_main
		{
			width:765px;
			height:259px;
			background-image:url(../img/maquetacion/main_bg.jpg);
			background-position:center;
			background-repeat:repeat-y;
		}
		#plantilla_vodkas_bg2
		{
		width:765px;
		height:14px;
		background-image:url(../img/maquetacion/bottom_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
	/** Fin Plantilla Vodkas **/

/** Fin SECCION VODKAS 2009 **/


/** SECCION MINIATURAS 2009 **/
	/** Plantilla MINIATURAS **/
		#plantilla_miniaturas_bg1
		{
			width:765px;
			height:11px;
			background-image:url(../img/maquetacion/top_strecho.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
		}
		#plantilla_miniaturas_main
		{
			width:765px;
			height:259px;
			background-image:url(../img/maquetacion/main_bg.jpg);
			background-position:center;
			background-repeat:repeat-y;
			padding-top:10px;
		}
		#plantilla_miniaturas_bg2
		{
		width:765px;
		height:14px;
		background-image:url(../img/maquetacion/bottom_bg.jpg);
		background-position:top;
		background-repeat:no-repeat;
		}
	/** Fin Plantilla MINIATURAS **/
	#volver { 	float:right;
				margin-right:30px;
				margin-top:200px;
				
	}
	#miniaturas_individuales {
		clear:left;
		float:left;
		padding-left:30px;
		padding-top:15px;
		position:relative;
	}	
	#miniaturas_titulo {
		position:absolute;
		top:197px;
		left:43px;
	}
	#miniaturas_texto {

	}

	#miniaturas_caja {
		float:left;	
		padding-left:30px;		
		padding-top:15px;
		position:relative;				
	}
	#miniaturas_main {
		width:765px;
		height:259px;
		overflow:hidden;
		clear:left;
	}
	#miniaturas_izquierda {
		clear:left;
		float:left;
		width:320px;
		padding-left:40px;
		padding-top:20px;
		text-align:left;
	}
	#miniaturas_izquierda_titulo {
		padding-bottom:30px;
	}
	#miniaturas_derecha {
		width:330px;
		padding-right:8px;
		float:right;
	}	
/** Fin SECCION MINIATURAS 2009 **/

#CONTAINER
{
 width:781px;
 text-align:center;
 background-image:url(../img/maquetacion/base.jpg);
 background-position:center;
 background-repeat:repeat-y;
 margin-bottom:0px;
 padding-bottom:0px;
 margin:auto;
}



#pie{
	width:781px;
	height:52px;
	margin-bottom:0px;
	padding-bottom:0px;
 	margin:auto;
}

#logo-menu
{
 width:765px;
 height:64px;
 margin:auto;
 /* background-image:url(../img/maquetacion/logo-menu.jpg);
 background-position:center;
 background-repeat:no-repeat;
*/
}

#cabecera
{
width:765px;
height:170px;
background-image:url(../img/maquetacion/top_bg.jpg);
background-position:center;
background-repeat:no-repeat;
margin:auto;
}

#imagen-cabecera
{
 padding-top:11px;
}

#contenido-main
{
 margin-top:2px;
 width:765px;
 text-align:center;
 margin:auto;
}

/******************************/
/* division del background    */ 
#bg1
{
	width:765px;
	height:20px;
	background-image:url(../img/maquetacion/top_bg1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#main
{
	width:765px;
	height:240px;
	background-image:url(../img/maquetacion/main_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#bg2
{
width:765px;
height:20px;
background-image:url(../img/maquetacion/top_bg2.jpg);
background-position:center;
background-repeat:no-repeat;
}


/********************** PARA INDEX *****************************/

.normal_negra{
	font-family: arial;
	font-size:11px;
	color:black;
}

.normal_blanca{
	font-family: arial;
	font-size:11px;
	color:white;
}
.mediana_negra{
	font-family: arial;
	font-size:12px;
	color:black;
		
}

.mediana_blanca{
	font-family: arial;
	font-size:12px;
	color:white;
}

.enorme_negra{
	font-family: Impact;
	font-size:28px;
	color:black;

}

.supergrande_blanca{
	font-family:Impact;
	font-size:60px;
	color:white;
	
}
.supergrande2
{
 font-family:Impact;
 font-size:60px;
 color:gray;
 text-align:center;
	
}

.titulos {
	font-family: Impact;
	font-size:20px;
	color:#999999;
	text-align:left;

}
.verdana
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.verde
{color:#469bbb;}
.8
{font-size:8px;}
.10
{font-size:10px;}
.12
{font-size:12px;}
.gris
{color:#666666;}
.gris_claro
{color:#999999;}
/****************************************************************/
INPUT
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
border:1px solid #CCCCCC;
}
SELECT
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
}
TEXTAREA
{
border:1px solid #CCCCCC;
}

