/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    margin-top:3px;
	color:#000000;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #537591;

}

.formulario{
    BORDER: 1 outset #cccccc;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    background-color: #fafafa;
}

#div_dch {display:none;}


#formMant, #formMant i{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
	color:#000000;
	font-size: 10px;
}
a:hover{
	text-decoration:underline;
	color:#000000;
	font-size: 10px;
}



/********************************************************************************/
/********* contenedor central  -  Izquierda  -  Centro  -  Derecha     **********/
/********************************************************************************/
#contenedoraWeb /*IMPORTANTE para centrar la web...*/{
	width:1024px;
	margin:0 auto 0 auto;
	position:relative;
	background-color:#f1f0f1;
}

#capa_contenidos{	
	width:1024px;
	clear:both;
}

.contenidoizq{
	width:150px;
	float:left;
	margin-right:14px;
}

.contenidoCentro{
	width:700px;
	float:left;
}

.contenidodch{
	 float: right;
     width: 150px;
	 margin-right: 10px;
}

/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	z-index: 1;
	background-repeat:no-repeat;
	width:1024px;
	height:192px; 
	margin-top: 50px;
	position:relative;
}
	
	#h_cell_1 {/*Capa por encima link Amedida.asp*/
		z-index: 5;
		width:1024px;
		height:166px;
		left:0;
		position:absolute;
	}
	.logoLink {position:absolute; z-index:100;}
	#h_cell_2 {/*Buscador*/
		position:absolute;
		z-index:10;
		top:20px; right:0;
	}
			
	#h_cell_3 {/*Barra de estado*/			
		z-index: 5;
		position:absolute;
		top:180px; left:0;
	}
			
	#h_cell_4 {
	background-image: url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes911a.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float: right;
    font-weight: bold;
    height: 50px;
    margin-top: -44px;
    position: absolute;
    width: 1024px;
	font-size:14px;
	color:#FFF;
	left:0;
	}
	
	#h_cell_5 {
	background-color: #537591;
    height: 30px;
    margin-top: 144px;
    position: absolute;
    width: 1024px;
	z-index: 20;
	left:0;
	}
	
	#h_cell_6 {
	margin-left: 169px;
    margin-top: 200px;
    position: absolute;
	left:0;
	}
	

/************************** MÓDULOS CABECERA ************************************/
/******************** MENUS DESPEGABLES VERTICALES ******************************/
.menu{
	float:left;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:9px 18px 0 20px;
}
.menu a{
	color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
	
}
.menu a:hover{
	color:#BDE638;
	text-decoration:none;
	font-size: 12px;
}
.suphorizontalcapa a, .suphorizontalcapa a:hover {
	background-color: #f1f0f1;
    color: #000;
    font-size: 12px;
    padding: 9px 5px 7px;
}


/********************************* BUSCADOR *************************************/
/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador { width:262px; height:55px; background-image: url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes909a.png); background-repeat: no-repeat; background-position: center center; 
margin-left: -153px; float:left; margin-top: -22px;}
#mod_buscador_button {  margin-left: 128px; margin-top: 21px; }
#mod_cont_buscador form{}
#mod_buscador_input input{
	margin: 0 0 0 0;
	font-size:11px;
	width:74px;
	height:13px;
	float:left;
	border: medium none;
	margin-top: 10px;
} 
#mod_buscador_input { 
	font-family:"Century Gothic"; 
	font-size:12px; 
	border: medium none;
	margin-left: 20px;
	margin-top: 13px;
	width:74px;
	height:17px;
	float:left;
}

#mod_buscador_button {
	float:left;
	height:17px;
	margin-left: 128px;
	
	
}

/**************************** AGENDA ***********************************/
.buscarOcio {/*Boton y caja de texto del buscador*/
    BORDER-RIGHT: #B1CAE5 1px solid;
    BORDER-TOP: #B1CAE5 1px solid;
    FONT-SIZE: 8px;
    BORDER-LEFT: #B1CAE5 1px solid;
    WIDTH: 130px;
    COLOR: #006EB2;
    BORDER-BOTTOM: #B1CAE5 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
/*Capa contenedora de la tabla(calendario) y su buscador(Boton y caja texto)*/
#TablaCabeceraCentro table{ width:400px !IMPORTANT;	background-color:Red;}
#cont_agendatabla
{
}
#cont_agendatabla a
{
	text-decoration:none;
	}
#cont_agendatabla a:hover
{
	text-decoration:underline;
	}
.ElementoAgendaEventos a
{
	color:#434343;
	text-decoration:none;
	}
.ElementoAgendaEventos a:hover
{
	color:#434343;
	text-decoration:underline;
	}
.ElementoAgendaEventos
{
	color:Black;}
.fechaAgendaEventos
{
	color:Black;}
#cont_Modulo_tipo3
{
	color:Black;
	}
#cont_Modulo_tipo3 a
{
	color:#434343;
	text-decoration:none;
	}
#cont_Modulo_tipo3 a:hover
{
	text-decoration:underline;
	}
	
/************************ BARRA DE ESTADO *************************/
.BarraEstado{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	margin: 0 0 0 16px;
}
	.BarraEstado a{
		color:#000000;
		text-decoration:none;
	}
	.BarraEstado a:hover{
		color:#000000;
		text-decoration:none;
	}


/********************************************************************************/
/*************************** MENU IZQUIERDA *************************************/
/********************************************************************************/

.contmenuizq { width:150px;text-align:left; padding:5px 0 0 0;}
.contpadremenuizq{padding-top:3px;}
	.cellpadremenuizq {}		
		.cellpadremenuizq a {
			text-decoration:none;
			color:#000000;
			background:#fff;
			border-left: solid 5px #9ccb25;
			font-size:13px;
			padding:5px;
			display:block; clear:both;		
		}
		.cellpadremenuizq a:hover, .PadreResaltado1 a, .PadreResaltado1 a:hover{
			text-decoration:none;
			color:#000000;
			border-left: solid 5px #f7f7f7;
			font-size:13px;
			padding:5px;
			display:block; clear:both;	
			color:#000000;
			background:#9ccb25;
			display:block; clear:both;
		}

.conthijosmenuizq{
}

	.conthijosmenuizqhide /* solo se utiliza con el tipo C de menu*/ {		
	}

	.cellhijomenuizq {
		width:138px;
		background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes898a.jpg);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:left;
		color:#666666;
		padding: 3px 0 3px 12px;
	}
		
		.cellhijomenuizq a{
			color:#666666;
			text-decoration:none;
		}
		.cellhijomenuizq a:hover{
			color:#666666;
			text-decoration:underline;	
		}
	
	.imghijomenuizq{	
		display:none;
	}

/********************************************************************************/
/**************************** CENTRO PAGINA *************************************/
/********************************************************************************/


.contenidoCentro{
width: 845px;
left:0;
margin-top: 130px;
}

#cont_cabecera_centro{
margin:0 5px 0 5px;
clear:both;
}


#tit_cabecera_centro{
font-size:12px;
color:#000000;
background-color:#9bca22;
width: 803px;
float:left;
text-align:left;
}




#cont_desc_cabecera_centro{
}

.tamanoFuente h1{
	font-size:12px;
	color:#fff;
	height:18px;
	padding: 1px 5px 0 5px;
	text-align: left;
}
.tamanoFuente h2{}
.tamanoFuente p{}

.aumentoletra{ display:none;}
.TablaCabeceraCentro{}
.catalogoImagenesDcha{}
.buspreImagenesDcha{display:none;}
.justificado{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	
}

/*botones de imprimir y enviar por e-mail*/
.infBuspre{
	display:none;
}
	.infBuspre a{
		color:#666666;
		text-decoration:none;
		font-size:10px;
	}
	.infBuspre a:hover{
		color:#666666;
		text-decoration:underline;
		font-size:10px;
	}
	.infBuspre a:link{
		color:#666666;
		text-decoration:none;
		font-size:10px;
	}
	
#Table9 td{ text-align:left!important;}

/*Catalogo*/
.titulohijos{
	font-size:0.9em;
}
	.titulohijos a{
		color:#434343;
		text-decoration:none;
	}
	.titulohijos a:hover{
		color:#434343;
		text-decoration:underline;
	}

.botones{
    BORDER: 1 outset #cccccc;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #dedede;
    TEXT-ALIGN: center;
}


/********************************************************************************/
/**************************** MENU DERECHA **************************************/
/********************************************************************************/
/*se pueden copiar los del izquierdo y adpatarlos a estos para que sean iguales */

.contmenudch{
width:150px;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes899a.jpg);
background-repeat:repeat-y;
}

.contpadremenudchexpand{
}
.contpadremenudch{
padding-top:3px;
}

	.cellpadremenudch{
		width:144px;
		*width: 150px;
		min-height:19px;
		*height:35px;
		background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/prueba_derecha.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		font-size:10px;
		color:#000000;
		font-weight: bold;
		padding:8px 3px 8px 3px;
		display:block;
		border-top:dotted 1px #c4c4c4;
	}

		.cellpadremenudch a	{
			text-decoration:none;
			color:#000000;
		}
		
		.cellpadremenudch a:hover{
			color:#000000;
		}
	
	.imgpadremenudch{
	}

.conthijosmenudch{
width:150px;
}

	.conthijosmenudchhide /* solo se utiliza con el tipo C de menu*/{		
	}

	.cellhijomenudch{

	background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes900a.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
	padding: 3px 0 3px 12px;			
	}
		
		.cellhijomenudch a{
		color:#666666;
		text-decoration:none;
		}
		.cellhijomenudch a:hover{
		color:#666666;
		text-decoration:underline;	
		}
	
	.imghijomenudch{
	display:none;	
	}


/********************************************************************************/
/*************************** INFERIOR - PIE *************************************/
/********************************************************************************/	

/********** GENERAL + LINKS **********/

#b_cont_0{
width:1024px;
text-align:center;
/*background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes879a.jpg);
background-repeat:no-repeat;*/
height:72px;
clear:both;
}

#b_cont_0 a:link {
}

#b_cont_0 a:visited {
}

#b_cont_0 a:hover {
}

/********** ENLACES **********/

#b_cell_1 {
background-color:#537591;
width:1024px;
height:20px;
padding-top:13px;
}
	#b_cell_1 a	{
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
	}
	#b_cell_1 a:hover{
		text-decoration:underline;
		color:#FFFFFF;
	}
	
/********** POSICIONAMIENTO **********/

#b_cell_2 {
}

/********** LOGO DMACROWEB **********/

#b_cell_3 {
	top:3px;
	left:40px;
	position:relative;
	float:left;
}

/********** COPYRIGHT **********/

#b_cell_4 {
	padding-top:6px;
	margin-left:90px;
	width:575px;
	text-align:center;
	float:left;
	color:#666666;
	font-size:10px;
}
	#b_cell_4 a{
		color:#666666;
		text-decoration:none;
	}
	#b_cell_4 a:hover{
		text-decoration:underline;
	}

/********** WAI IMAGEN **********/

#b_cell_5 {		
	margin-top:18px;
	right:40px;
	position:relative;
	text-align:right;
	float:left;
}

/********** EXTRA **********/

#b_cell_6{
	background-color:#0C9;
}

/********************************************************************************/
/***************************** DESTACADOS ***************************************/
/********************************************************************************/

/************************ IZQUIERDA ARRIBA - 16 **********************************/
#mod_cont_dest_16{
}

/************************ IZQUIERDA ABAJO - 17 **********************************/
#mod_cont_dest_17{
}

/************************ DERECHA ARRIBA - 15 **********************************/
#mod_cont_dest_15{
}

/************************ DERECHA ABAJO - 10 **********************************/
#mod_cont_dest_10{
clear:both;
width:150px;
margin-top: 0px;
/*background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes899a.jpg);
background-repeat:repeat-y;*/
	}


/********************************************************************************/
/******************************** MÓDULOS ***************************************/
/********************************************************************************/

#cont_Modulo_tipo3{

}
#cont_Modulo_tipo4{
}

/****************************** MAPA WEB ****************************************/
/* ESTILOS DEL MAPAWEB */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #333;
	text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}

.dtree .clip {
	overflow: hidden;
}
/* FIN ESTILOS DEL MAPAWEB */


/****************************** ENCUESTAS ***************************************/

#mod_cont_enc{
	background-image: url();
	width:;
	text-align:;
	padding:;
	margin:;
}

#mod_cont_padre_enc{
	width:;
	height:;
	clear:both;
}
	
#mod_cell_padre_enc{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:0px;
	cursor:pointer;	
	float:left;
}

#mod_img_padre_enc{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
	clear:both;
}

#mod_cont_hijo_enc{ /*no esta cambiado en dch todabia*/
	width:;
	height:;
}

#mod_cont_hijo_enc span{
	font-family:;
	font-size:;
	font-weight:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_enc{
	background-image: url();
	background-repeat:no-repeat;
	font-family:;
	font-size:;
}

.mod_img_hijo_enc{
    background-image: url();
    background-repeat:no-repeat;
    background-position:;
    height:;
}

/******************************** FOROS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_foro{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_foro{
	width:;
	height:;
}

#mod_cell_padre_foro{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;		
}

#mod_img_padre_foro{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_foro{ /*no esta cambiado en dch todabia*/
	width:;
	margin:;
}

#mod_cont_hijo_foro span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_enc a{
	margin:;
}

.mod_cell_hijo_foro
{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_foro{
    background-image: url();
    background-repeat:no-repeat;
    background-position;
    height:;
}

.foros_cabecera {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.foros_cabecera a{
	color:#FFFFFF;
}
.foros_cabecera hover{
	color:#FFFFFF;
}
.foros_mensaje {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.foros_respuesta_1 {
	background-color:#FFFFFF;
	color:#000000;
}
.foros_respuesta_2 {
	background-color:#CCCCCC;
	color:#000000;
}
.foros_respuesta {
	background-color:#000000;
	color:#FFFFFF;
}
.opcionesForo2{
	background-color:6DAACC;
	color:016600;
	font-weight:bold;
}
.opcionesForo2 input {
	height:18px;
	font-size:11px;
}
.opcionesForo1{
	padding-bottom:5px;
	background-color:#4C4B50;
	font-weight:bold;
}
.opcionesForo1 img{
	float:left;
}
.opcionesForo1 a:link, .opcionesForo1 a:hover, .opcionesForo1 a:visited{
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	margin-left:3px;
}
.opcionesTituloForo {
	cellspacing:0;
	width:100%; 
	align:center;
	border:outset 1px;
	padding-left:10px;
}

/******************************** ÚLTIMOS ******************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */

#mod_cont_ultimos{
	background-image: url(g);
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_ultimos{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
}
		
#mod_cell_padre_ultimos{
	background-image: url();
	width:;
	height:;
	margin:;
	padding:;
	cursor:pointer;	
}

#mod_img_padre_ultimos{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_ultimos{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_ultimos span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_ultimos a{
	margin:;
}

.mod_cell_hijo_ultimos{
	background-image: url();
	background-repeat:no-repeat;	
	height:;
}

.mod_img_hijo_ultimos{
background-image: url();
background-repeat:no-repeat;
background-position:;
height:;
}

/*************************** LOS MÁS VENDIDOS **************************************/
/*se pueden copiar los de las encuestas y adpatarlos a estos para que sean iguales */
#mod_cont_losmas{
	background-image: url();
	width:;
	padding:;
	margin:;
}

#mod_cont_padre_losmas{
	width:;
	height:;
}
		
#mod_cell_padre_losmas{
	background-image: url();
	background-repeat:no-repeat;
	width:;
	height:;
	margin:;	
	padding:;
	cursor:pointer;	
}

#mod_img_padre_losmas{
	background-image:url();
	background-repeat:no-repeat;
	width:;
	height:;
}

#mod_cont_hijo_losmas{ /*no esta cambiado en dch todabia*/
	width:;
}

#mod_cont_hijo_losmas span{
	font-family:;
	font-size:;
}

#mod_cont_hijo_losmas a{
	margin:;
}

.mod_cell_hijo_losmas{
	background-image: url();
	background-repeat:no-repeat;
	height:;
}

.mod_img_hijo_losmas{
    background-image: url();
    background-repeat:no-repeat;
}


#mod8_fede{
	min-height:100px;
	*height:90px;
	text-align:left;
	margin-top:10px;
}
#mod8_fede label{
	font-size:10px;
	font-weight:bold;
	padding-top:2px;
	width:90%;
margin:0 0 0 10px;
clear:both;
display:block;
text-align:left;
}
#mod8_fede input{
	font-size:10px;
	width:90%;
margin:0 0 0 10px;
clear:both;
display:block;
}
#mod8_fede, .mod8_entrar{
	margin-top:15px;
	width:60px;
}
#mod8_fede, .mod8_recordar{
	font-size:10px;
	clear:both;
	padding-top:10px;
	text-align:center;
	width:100%;
	background-color: white;
}

#mod8_logeado_fede{
	min-height:100px;
	height:100px;
	text-align:center;
	padding:0 10px 010px;
}
#mod8_logeado_fede, .mod8_logeado1, #mod8_logeado1_fede, .mod8_hora1{
	font-weight:bold;
	color:#537591;
	display:block;
}
#mod8_logeado_fede a{
	font-weight:bold;
}
#mod8_logeado_fede, .mod8_logeado2, #mod8_logeado2_fede, .mod8_hora2{
	color:#000000;
	font-weight:normal;
	display:block;
}
#mod8_logeado_fede img{
	display:none;
}
input.mod8_entrar{
width:60px!important;
margin:5px 0 0 10px!important;
}

/**************************************************************/
/******************* FIN Modulo 8 ( ?rea privada) *****************/

/********************************************************************************/
/****************************** TIENDA ******************************************/
/********************************************************************************/

.cajaUnidades{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    TEXT-ALIGN: right
}

.cajaPrecio{
    BORDER: none;    
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right;
    FONT-SIZE: 11px    
}

.caja{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
}

.cajaTransparente1{
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.cajaTransparente2{
	font-weight: bold;
	font-size: 11px;
	vertical-align: baseline;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
}

.cajaTransparente3{
	font-weight: bold;
	font-size: 10px;
	vertical-align: baseline;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
}

.botonCompra{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 130px;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}




/****************Otras quitadas de más arriba (2009-101-16)**************/

.opcionesForo1{
padding-bottom:5px;
}
.opcionesForo1 img{
float:left;
margin-top:-7px;}
.opcionesForo1 a:link, .opcionesForo1 a:hover, .opcionesForo1 a:visited{
color:#FFFFFF;
margin-top:10px;
float:left;
text-decoration:none;
margin-left:3px;
}


/*****************Modulo tipo 1*****************/
.contentdiv{
width:298px;
clear:both;
}

.pagination{
clear:both;
width: 298px;
}

.contentdiv img, .contentdivIMG img, .contentdivIMG, .contentdiv td{
	margin-bottom:2px;
	margin-left:2px;
}


/******************estilo home****************/

#todocentrar{
width:790px;
margin: 0 auto 0 auto;
clear:both;
background-color:#f0f0f0;
}

#todo{
width:790px;
}

#Actualiza{
	height:100px;
	clear:both;
    padding-bottom: 20px;
}

#Noticias{
	width:620px;
	height:175px;
	float:left;
	/*background-image: url(file:///C|/Users/marta/Documents/Federaci%C3%B3n%20Golf/lineaverde.jpg);
	background-repeat:no-repeat;
	background-position: top right;*/
}

#Imagina{
width:153px;
height:156px;
float:right;
background-color:#353535;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/imagenes1600a.gif);
background-repeat:no-repeat;
background-position:center;

}
#Imagina2{
width:153px;
height:156px;
float:right;
background-color:#353535;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes904a.jpg);
background-repeat:no-repeat;
background-position:center;

}

#Campeonatos{
width:620px;
height:165px;
display:block;
clear:both;
float: left;
/*background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/imagenes1601a.gif);
background-repeat:no-repeat;*/

  


}
#titulo {
}

#Fotografias{
width:822px;
display:block;
/*background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/imagenes1602a.gif);
background-repeat:no-repeat;
background-position: top right;*/
clear:both;
}

#Publicidad1{
width:466px;
display:block;
padding: 5px 0 5px 0;
clear:both;
}
#Publicidad2{
width:466px;
display:block;
padding: 5px 0 5px 0;
clear:both;
}

#Publicidad3{
width:466px;
display:block;
padding: 5px 0 5px 0;
clear:both;
}
#cerrar{
height:5px;
width:466px;
clear:both;
border-top:dotted #666666 1px;
}

#cerrar2{
height:5px;
width:466px;
clear:both;
display:block;
}

#titulo{
	height:21px;
	clear:both;
	display:block;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 0 3px;
	background-image: url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes903a.jpg);
	background-repeat: no-repeat;
	background-position: center -2px;
}

#titulo2{
	height:21px;
	clear:both;
	display:block;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 0 3px;
	background-image: url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes903a.jpg);
	background-repeat: no-repeat;
	background-position: center -2px;
	width: 617px;
}


#Conteni2{
	padding:21px 1px 5px 1px;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}



/* Superior a medida 2 */
#visitas {
	width: 130px;
	position:absolute;
	right:22px;
	top:22px;
}
#telefono {    
	width: 150px;
	position:absolute;
	right:170px;
	top:22px;
}
#contacto {
	width: 130px;
	position:absolute;
	right:336px;
	top:22px;
}
#contacto a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
}
#contacto a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
}





.AP {
background:#9bca22;
color:#fff;
font-size:14px;
padding:3px;
margin:15px 0 -15px 0;
}


