	/********************************************************************************/
/****************************** GENERAL *****************************************/
/********************************************************************************/

BODY{
    margin-top:3px;
	color:#000000;
	font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes895a.jpg);
	background-repeat:repeat;
}

.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;
}

#formMant, #formMant i{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
td{
font-size:10px;
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:780px;
	margin:0 auto 0 auto;
	position:relative;
	background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes901a.jpg);
	background-repeat:repeat-y;
}

#capa_contenidos{	
	width:780px;
	clear:both;
	background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes901a.jpg);
	background-repeat:repeat-y;
}

.contenidoizq{
	width:150px;
	float:left;
}

.contenidoCentro{
	width:480px;
	float:left;
}

.contenidodch{
	width:150px;
	float:left;
}

/********************************************************************************/
/****************************** CABECERA ****************************************/
/********************************************************************************/

#h_cont_0 {
	z-index: 1;
	background-image: url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes873a.gif);
	background-repeat:no-repeat;
	width:780px;
	height:192px; 
}
	
	#h_cell_1 {/*Capa por encima link Amedida.asp*/
		z-index: 5;
		width:200px;
		height:166px;
		top:0;
		left:0;
		position:absolute;
	}
	
	#h_cell_2 {/*Buscador*/
		z-index: 5;
		width:104px;
		height:17px;
		top:71px;
		left:542px;
		position:absolute;
	}
			
	#h_cell_3 {/*Barra de estado*/			
		z-index: 5;
		width:480px;
		height:12px;
		top:180px;
		left:150px;
		position:absolute;
	}
			
	#h_cell_4 
	{
		float:right;
		font-weight:bold;
		top: 178px;
		right:5px;
		position:absolute;
	}
	
	#h_cell_5 {
	}
	
	#h_cell_6 {
	}
	
	#h_cell_7 {
	}
	
	#h_cell_8 {
	}
	
	#h_cell_9 {
	}
	
	#h_cell_10 {
	}
	
	#h_cell_11 {
	}
	
	#h_cell_12 {
	}

/************************** MÓDULOS CABECERA ************************************/

/******************** MENUS DESPEGABLES VERTICALES ******************************/

.menu{
	float:left;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:13px 20px 0 20px;
}

.menu a{
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover{
	color:#999999;
	text-decoration:none;	
}

.suphorizontalcapa a, .suphorizontalcapa a:hover {
	color:#000000;
}
.menuBaseDesplegableHorizontal{
}

	.menuBaseDesplegableHorizontal a{
	}
	.menuBaseDesplegableHorizontal a:hover{
	}

.submenuDesplegableHorizontal{
}
.submenuDesplegable{
}

/********************************* BUSCADOR *************************************/

/*ESTE CREO QUE SIRVE DE PARTE DE LOS SIGUIENTES*/
/*.tablaBuscador {
background-color:#330066;
height:500px;
}*/

/********** CONTENEDORA BUSCADOR **********/
#mod_cont_buscador{
	width:104px;
	float:left;
}
#mod_cont_buscador form{
	
}
#mod_buscador_input input{
	margin: 0 0 0 0;
	border:solid 1px #939495;
	font-size:11px;
	width:74px;
	height:17px;
	float:left;
	background-color:#FFFFFF;
} 
#mod_buscador_input {
	width:74px;
	height:17px;
	float:left;
}

#mod_buscador_button {
	float:left;
	height:17px;
	margin-left: 2px;
}

/********************************* SALUDO *************************************/
#mod_cont_saludo{
}
/********************************* IDIOMAS *************************************/
.id_idioma, .id_idioma a:visited, .id_idioma a:link {
}

.id_idioma a:hover {
}
#idioma1 a {
}

#mod_cont_idiomas {
}

/*************************** DOMINIO - USUARIOS ********************************/
#mod_cont_dominio{
}

/**************************** 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;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes897a.jpg);
background-repeat:repeat-y;
}

.contpadremenuizq{
padding-top:3px;
}
	.cellpadremenuizq {
		width:144px;
		*width: 150px;
		min-height:19px;
		*height:35px;
		background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/prueba.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;
	}
		
		.cellpadremenuizq a {
			text-decoration:none;
			color:#000000;		
		}
		.cellpadremenuizq a:hover{
			color:#000000;
		}
	
	.imgpadremenuizq{
	}
/*menu resaltado*/

.contpadremenuizqexpand{
width:150px;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/diseimagenes897a.jpg);
background-repeat:repeat-y;
padding-top:3px;
}
	.PadreResaltado1{
		width:144px;
		*width: 150px;
		min-height:19px;
		*height:35px;
		background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/prueba.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;
	}
		.PadreResaltado1 a{
			text-decoration:none;
			color:#000000;
		}
		.PadreResaltado1 a:hover{
			color:#000000;
		}
	
/*
.PadreResaltado2{
}
.menuResaltado{
}
*/

.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:480px;
}

#cont_cabecera_centro{
width:470px;
margin:0 5px 0 5px;
clear:both;
}


#tit_cabecera_centro{
font-size:12px;
color:#000000;
background-color:#e5e5e5;
}
#cont_desc_cabecera_centro{
width:470px;
}


.tamanoFuente h1{
	font-size:12px;
	color:#000000;
	height:18px;
	padding: 1px 5px 0 5px;
}
.tamanoFuente h2{
	font-size:0.9em;
}
.tamanoFuente p
{
	font-size:0.9em;
	}

.aumentoletra{
	width:50px;
	float:right;
	display:block;
}
.TablaCabeceraCentro{
}
.catalogoImagenesDcha{
}
.buspreImagenesDcha{
display:none;
}

.justificado{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}

/*botones de imprimir y enviar por e-mail*/
.infBuspre{
	*width:480px;
	width:466px;
	text-align:right;
	height:17px;
	margin: 0 7px 0 7px;
	padding: 2px 0 0 2px;
	background-color:eaeaea;
}
	.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;
	}

/*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:780px;
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 {
color:#FFFFFF;
width:780px;
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{
}

/********************************************************************************/
/***************************** 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;
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;
}

/**************************************************************/
/******************* Modulo 8 ( ?rea privada) *****************/

#mod8_fede{
	min-height:100px;
	*height:90px;
	text-align:left;
	width:150px;
	margin-top:10px;
}
#mod8_fede label{
	font-size:10px;
	font-weight:bold;
	width:70px;
	min-width:70px;
	text-align:right;
	padding-top:2px;
	margin-right:3px;
	display: inline-block;
}
#mod8_fede input{
	font-size:10px;
	width:70px;
	clear:right;
}
#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:150px;
}

#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;
}


/**************************************************************/
/******************* 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:466px;
margin: 0 auto 0 auto;
clear:both;
background-color:#e4e1cd;
}

#todo{
width:466px;
}

#Actualiza{
	height:100px;
	clear:both;
}

#Noticias{
	width:305px;
	height:175px;
	float:left;
	background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/imagenes1599a.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;

}

#Campeonatos{
width:466px;
height:165px;
display:block;
clear:both;
background-image:url(http://www.fedegolfalava.com/modulos/usuariosFtp/conexion/imagenes1601a.gif);
background-repeat:no-repeat;

}

#Fotografias{
width:466px;
height: 158px;
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:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 0 0 3px;
}

#Conteni2{
	padding:5px 1px 5px 1px;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}