.body{
font-family:arial;
}
.home{
background-image:url(botones/homea.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.home:hover{
background-image:url(botones/homeb.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.presentacion{
background-image:url(botones/presentacionb.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.presentacion:hover{
background-image:url(botones/presentaciona.jpg);
background-repeat:no-repeat;
height:20px;
}
.deportes{
background-image:url(botones/deportesa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.deportes:hover{
background-image:url(botones/deportesb.jpg);
background-repeat:no-repeat;
height:20px;
}
.calendario{
background-image:url(botones/calendarioa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.calendario:hover{
background-image:url(botones/calendariob.jpg);
background-repeat:no-repeat;
height:20px;
}

.juntadirectiva{
background-image:url(botones/juntadirectivaa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.juntadirectiva:hover{
background-image:url(botones/juntadirectivab.jpg);
background-repeat:no-repeat;
height:20px;
}

.estatutos{
background-image:url(botones/estatutosa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.estatutos:hover{
background-image:url(botones/estatutosb.jpg);
background-repeat:no-repeat;
height:20px;
}
.noticias{
background-image:url(botones/noticiasa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.noticias:hover{
background-image:url(botones/noticiasb.jpg);
background-repeat:no-repeat;
height:20px;
}
.resultados{
background-image:url(botones/resultadosa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.resultados:hover{
background-image:url(botones/resultadosb.jpg);
background-repeat:no-repeat;
height:20px;
}
.fotos{
background-image:url(botones/fotosa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.fotos:hover{
background-image:url(botones/fotosb.jpg);
background-repeat:no-repeat;
height:20px;
}
.licencias{
background-image:url(botones/licenciasa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.licencias:hover{
background-image:url(botones/licenciasb.jpg);
background-repeat:no-repeat;
height:20px;
}
.clubs{
background-image:url(botones/clubsa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.clubs:hover{
background-image:url(botones/clubsb.jpg);
background-repeat:no-repeat;
height:20px;
}
.documentacion{
background-image:url(botones/documentaciona.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.documentacion:hover{
background-image:url(botones/documentacionb.jpg);
background-repeat:no-repeat;
height:20px;
}
.patrocinadors{
background-image:url(botones/patrocinadorsa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.patrocinadors:hover{
background-image:url(botones/patrocinadorsb.jpg);
background-repeat:no-repeat;
height:20px;
}
.contacto{
background-image:url(botones/contactoa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.contacto:hover{
background-image:url(botones/contactob.jpg);
background-repeat:no-repeat;
height:20px;
}
.links{
background-image:url(botones/linksa.jpg);
background-repeat:no-repeat;
width:100px;
height:20px;
}
.links:hover{
background-image:url(botones/linksb.jpg);
background-repeat:no-repeat;
height:20px;
}
.titulo_presentacion{
background-color:#00FFFF;
color:#333333;
font-family:arial;
font-size:15px;
}
.cajasanyos{
	background-color:#0C0;
	width:150px;
	height:50px;
	text-align:center;
	font-family:arial;
	font-size: 20px;
	cursor:pointer;
	padding-top:15px;
}
.texto_justificado{
	padding-left:50px;
	width:700px;
	font-family:arial;
	font-size:15px;
	text-align:justify;
	color:#333333;
}
.cajas_centradas{
	text-align:center;
}


.textoprograma
{

	text-align:center;
	font-size::36px;
	color::#5386C7;
}

/************************************/

.formulariobocciapintado
{
	margin:10px 0 0 236px ;
}

.itemformularioboccia
{
	float:left;
	margin:0 0 20px 0px;
}

.itemformularioboccia span
{
	color:#004994;
	float:left;
	margin:0 0 5px;
	text-align:left;
}

.itemformularioboccia input
{
	clear:both;
	float:left;
	height:25px;
	margin:0;
	width:500px;
}

.itemformularioboccia textarea
{
	clear:both;
	float:left;
	height:70px;
	margin:0;
	width:500px;
}

.itemformulariobocciaenviar
{
	clear:both;
	float:left;
	margin:20px 0 20px 150px;
}

.itemformulariobocciaenviar input
{
	background:#5386C7 none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:27px;
	width:200px;
}

/*JUNTA DIRECTIVA*/

.lineapuntosjunta
{
	border-bottom:1px dashed;
	width:200px;
}
.cargo
{
	padding:0 0 0 5px;
}
