@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family:"Lucida Sans","Lucida Grande", "Lucida Console", Verdana;
	font-size:14px;
	text-align:justify;
	background-color:#76b11b;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#formulario-subida-foto p{
	font-size:12px;
	line-height:17px;
	color:#999;
}

.mensaje{
	background:#fe6700;
	padding:14px;
	font-size:18px;
	line-height:25px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	text-align:center;
	border:4px solid #ffaf41;
	color:#FFF;
	font-weight:bold;
	margin-bottom:50px;
}

#formulario-subida-foto button{
	margin-bottom:50px;
	float:right;
	background:url(/style/img/boton.gif);
	border:0;
	line-height:47px;
	height:47px;
	width:146px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #578a09 2px 2px 0px;
	cursor:pointer;
}

#formulario-subida-foto strong{
	color:#333;
}

#formulario-subida-foto table{
	margin:0;
	padding:0;
	border:0;
	margin-bottom:30px;
	width:100%;
	line-height:50px;
}

#formulario-subida-foto input{
	width:330px;
	padding:9px;
	color:#888;
	margin-left:30px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border:1px solid #CCC;
}

p{
	margin-bottom:24px;
	line-height:21px;
}

.fix{
	clear:both;
}
._float{
	float:left;
}

/* WEB */

#cabecera {	
	width:100%;	
}

#cuerpo {
	background-color:#8fcf2b;
	width:100%;
}

#cuerpo-centrado {
	background:url(img/fondo_web.jpg) repeat-y;
	margin:auto;
	width:1000px;
}

#menu {
	float:left;
}

#menu ul li a {
	display:block;
	color:#fe6700;
	font-size:17px;
	font-weight:bold;
	line-height:80px;
	text-decoration:none;
	text-indent:117px;
	width:280px;
}
#menu ul li a:hover{
	text-indent:95px;
}
#btn_club {
	background: url(img/btn_club_link.jpg) no-repeat 14px 0px;
}

#btn_club:hover {
	background: url(img/btn_club_over.jpg) no-repeat 14px 0px;	
}

#btn_enelcole {
	background: url(img/btn_enelcole_link.jpg) no-repeat 14px 0px;	
}

#btn_enelcole:hover {
	background: url(img/btn_enelcole_over.jpg) no-repeat 14px 0px;	
}

#btn_cuida {
	background: url(img/btn_cuida_link.jpg) no-repeat 13px 0px;	
}


#btn_cuida:hover {
	background: url(img/btn_cuida_over.jpg) no-repeat 13px 0px;	
}

#btn_conoce {
	background: url(img/btn_conoce_link.jpg) no-repeat 14px 5px;	
}


#btn_conoce:hover {
	background: url(img/btn_conoce_over.jpg) no-repeat 14px 5px;	
}

#btn_protege {
	background: url(img/btn_protege_link.jpg) no-repeat 13px 2px;	
}

#btn_protege:hover {
	background: url(img/btn_protege_over.jpg) no-repeat 13px 2px;	
}


#btn_juegos {
	background: url(img/btn_juegos_link.jpg) no-repeat 13px 2px;	
}

#btn_juegos:hover {
	background: url(img/btn_juegos_over.jpg) no-repeat 13px 2px;	
}



 /* ---------- Botones home ------------*/


 
#btn_club_home {
	background: url(img/btn_club_link_home.jpg) no-repeat 8px 0px;
}

#btn_club_home:hover {
	background: url(img/btn_club_over_home.jpg) no-repeat 8px 0px;	
}

#btn_enelcole_home {
	background: url(img/btn_enelcole_link_home.jpg) no-repeat 8px 0px;	
}

#btn_enelcole_home:hover {
	background: url(img/btn_enelcole_over_home.jpg) no-repeat 8px 0px;	
}

#btn_cuida_home {
	background: url(img/btn_cuida_link_home.jpg) no-repeat 8px 0px;	
}


#btn_cuida_home:hover {
	background: url(img/btn_cuida_over_home.jpg) no-repeat 8px 0px;	
}

#btn_conoce_home {
	background: url(img/btn_conoce_link_home.jpg) no-repeat 8px 5px;	
}


#btn_conoce_home:hover {
	background: url(img/btn_conoce_over_home.jpg) no-repeat 8px 5px;	
}

#btn_protege_home {
	background: url(img/btn_protege_link_home.jpg) no-repeat 8px 2px;	
}

#btn_protege_home:hover {
	background: url(img/btn_protege_over_home.jpg) no-repeat 8px 2px;	
}
#btn_juegos_home {
	background: url(img/btn_juegos_link_home.jpg) no-repeat 8px 2px;	
}

#btn_juegos_home:hover {
	background: url(img/btn_juegos_over_home.jpg) no-repeat 8px 2px;	
}





/*  -----------  Fin botones Home ---------------------*/





#fondo_pie {
	background:url(img/fondo_pie.jpg) repeat-x;
	width:100%;
}

#pie {
	background:url(img/BG_pie.jpg) no-repeat;
	color:#cdff6e;
	margin:auto;
	padding:70px 0px 40px 0px;
	text-align:center;
	width:1000px;
	
	/*border: solid #FF0000;*/
}

#pie a{
	color:#cdff6e;
	text-decoration:none;
}
#pie-juegos a{
	color:#cdff6e;
	text-decoration:none;
}

#columna-izquierda {
	float:left;
	margin:20px 0px 0px 60px;
	width:330px;
	
	
}
#columna-derecha {
	border-left:dotted;
	border-left-color:#CCCCCC;
	float:left;
	margin-left:50px;
	padding:20px 0px 0px 50px;
	width:170px;
	
}
#columna-izquierda-index {
	float:left;
	margin:20px 0px 0px 60px;
	width:250px;
	
	
}
#columna-derecha-index {
	border-left:dotted;
	border-left-color:#CCCCCC;
	float:left;
	margin-left:50px;
	padding:20px 0px 0px 50px;
	width:250px;
	
}

h2 {
	color:#fe6700;
	font-size:26px;	
	margin-bottom:32px;
}

.h2_mini {
	font-size:18px;
}

p {
	color:#575757;
	font-size:14px;
	line-height:18px;
}

.consejo {
	background:url(img/img-consejo.jpg) no-repeat;
	padding:0px 0px 0px 80px;
	text-align:left;
}

.juegos {
	background:url(img/img-juegos.jpg) no-repeat;
	padding:0px 0px 0px 100px;
	text-align:left;
}

.centros {
	background:url(img/federopticos-mapa.jpg) no-repeat -12px 0px;
	padding:170px 0px 0px 100px;
	text-align:left;
}


a {
	color:#6da40e;
	font-weight:bold;
	text-decoration:none;
}

/* ------------- CLUB -------------------------------*/

#cuerpo-centrado-secciones {
	background:url(img/fondo_superior_centro.jpg) no-repeat;
	width:1010px;
}

#cuerpo-abajo-secciones {
	background:url(img/fondo_abajo_centro.jpg) repeat-y;
	margin:auto;
	width:1010px;
}

#cuerpo-fondo {
	background:url(img/fondo__.jpg) repeat-x;
	width:100%;
}

.verde {
	color:#6da40e;
}

.naranja {
	color:#fe6700;
}
.img-club1 {
	background:url(img/img_club1.jpg) no-repeat;
	width:159px;
	height:167px;
}

.img-club2 {
	background:url(img/img_club2.jpg) no-repeat;
	width:180px;
	height:129px;
}
.img-club3 {
	background:url(img/img_club3.jpg) no-repeat;
	width:150px;
	height:275px;
	margin:200px 0px 0px 0px;
}

.img-club4 {
	background:url(img/img_club4.jpg) no-repeat;
	width:186px;
	height:110px;
	margin:50px 0px 40px 0px;
}

#fede {
	height:199px;
	margin:300px 50px 200px 0px;
	width:202px;
}


/* ------------ FIN CLUB -----------------------------*/



/* ------------ EN EL COLE ------------------------------*/

.margen_sup1{
	margin-top:50px;
}

.margen_sup2{
	margin-top:120px;
}

.img-enelcole1 {
	background:url(img/img_enelcole1.jpg) no-repeat;
	height:230px;
	width:150px;
}

.img-enelcole2 {
	background:url(img/img_enelcole2.jpg) no-repeat;
	height:165px;
	width:188px;
}

.img-enelcole3 {
	background:url(img/img_enelcole3.jpg) no-repeat;
	height:165px;
	width:188px;
}

.img-enelcole4 {
	background:url(img/img_enelcole4.jpg) no-repeat;
	height:165px;
	width:190px;
}

.img-enelcole5 {
	background:url(img/img_enelcole5.jpg) no-repeat;
	height:144px;
	width:163px;
}

/* ----------------- CUIDA TUS GAFAS -----------------------*/

#una-columna {
	float:left;
	margin:20px 0px 0px 60px;
	width:580px;	
}
.img-cuida {
	background:url(img/img_cuida.jpg) no-repeat;
	height:296px;
	width:573px;
}

/* ------------------  CONOCE TUS OJOS -----------------------*/

.img-conoce {
	background:url(img/img_conoce.jpg) no-repeat;
	height:380px;
	width:583px;
}

/*--------------------- PROTEGE TUS OJOS ----------------------*/

.img-protege {
	background:url(img/img_protege.jpg) no-repeat;
	height:334px;
	width:573px;
}

/* ---------------------- JUEGOS -----------------------------------*/

.img-juegos {
	background:url(img/img_juegos.jpg) no-repeat;
	height:232px;
	margin:50px 0px 10px 0px;
	width:575px;
}

.img-juegos2 {
	background:url(img/juego-aniversario.jpg) no-repeat 240px 0;
	height:232px;
	margin:50px 0px 10px 0px;
	width:575px;
}

.juegos-feder{
	display:block;
	float:left;
	text-indent:-9000px;
	width:287px;
	height:232px;
}

.texto_juegos {
	border-bottom:dotted 3px;
	border-bottom-color:#ebebeb;
	line-height:20px;
	padding:0px 0px 30px 180px;
}

.texto_juegos_ultimo {
	line-height:20px;
	padding:0px 0px 30px 180px;
}

#juego1 {
	background:url(img/img_juego1.jpg) no-repeat;
}
#juego2 {
	background:url(img/img_juego2.jpg) no-repeat;
}
#juego3 {
	background:url(img/img_juego3.jpg) no-repeat;
}

#cuerpo-centrado-juegos {
	background:url(img/fondo_superior_juegos.jpg) no-repeat;
	width:1010px;
}
#cuerpo-abajo-juegos {
	background:url(img/fondo_abajo_centro-juegos.jpg) repeat-y;
	margin:auto;
	width:1010px;
}
#pie-juegos{
	background:url(img/BG_pie-juegos.jpg) no-repeat;
	color:#cdff6e;
	margin:auto;
	padding:70px 0px 40px 0px;
	text-align:center;
	width:1000px;
	
	/*border: solid #FF0000;*/
}

#una-columna-juegos {
	float:left;
	margin:20px 0px 0px 60px;
	width:880px;	
}

.bordes-juegos{
	padding:10px;
	border:solid 1px #CCC;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top:40px !important;
}

#flash-juego-1 {
	margin:auto;	
	height:500px;
	width:800px;
	
}
#flash-juego-2 {
	margin:auto;
	height:400px;
	width:550px;
}
#flash-juego-3 {
	margin:auto;
	height:500px;
	width:700px;
}

.volver {
	background:url(img/flecha_atras.jpg) no-repeat;
	display:block;
	padding:0px 0px 0px 35px;
}


/* GALERIA */


#btn_subirmascota {
	background:url(img/btn_galeria.jpg) no-repeat;
	display:block;
	height:47px;
	margin:0px 0px 50px 0px;
	text-indent:-9000px;
	width:187px;	
}

#btn_subirmascota:hover{
	background-position:0px -47px;
}

#contenedor_galeria{
	margin-bottom:35px;
}

#contenedor_galeria a{
     display:block;
	 color:#fe6700;
	 float:left;
	 font-weight:bold;
	 text-align:center;
	 margin:0px 4px 4px 0px;
	 width:170px;
	 height:200px;
 	 padding:11px 8px 8px 8px;
 	 border:1px solid #CCC;
	 border-radius: 7px;
	 -moz-border-radius: 7px;
	 -webkit-border-radius: 7px;
}

#contenedor_galeria a:hover{
	border:1px solid #fe6700;
	background-color:#f6f6f6;
}

.fotito_mascota strong{
	display:block;
	padding-top:10px;
	font-size:18px;
}

.fotito_mascota span{
	display:block;
	color: #BBB;
	font-style:italic;
	font-size:11px;	
}

.foto_enana{
	height:150px;
}

.margen-izquierdo{
	margin-left:8px;
}

#paginador {
	background:url(img/paginador_borrame.jpg) no-repeat;
	margin-left:30px;
	width:516px;
	height:37px;
}

.img-galeria{
	background:url(img/fondo_galeria.jpg) no-repeat -10px 74px;
}

.pad1{
	padding-right:240px;
}
