
body 
 { 
	font : 85% Arial, Helvetica, sans-serif;
	color : #111111;
	font-size : 12px;
	padding : 0px;
	margin : 0px;
	background-color:#FFFFFF;	
	background-image:url(../images/Background.bmp);
	background-repeat:no-repeat;
 }   	

a.pages
 {
	color:#003399;
	color:#2E496B;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	margin-right:5px;
 }


a.pages:hover
 {
 	color:#EE7320;
 	text-decoration:underline;
 }
 
 
a.blue
 {
	color:#2E496B;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	margin-right:5px;
 }


a.blue:hover
 {
 	color:#EE7320;
 	text-decoration:underline;
 }
 
a.sitemap 
 {
	color:#003399;
	text-decoration:none;
 }
 
a.sitemap:hover
 {
 	color:#000000;
 	text-decoration:underline;
 } 
 
a.sitemap:visited
 {
 	color:#000000;
 } 
 
 
a.sitemap1
 {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
 }
 
a.sitemap1:hover
 {
 	color:#000000;
 	text-decoration:underline;
 } 
  
  
 h2.noticias
 {
 
	text-decoration:none;
	background-color:#FFFFFF; 
	color:#003366; 
	border-bottom: solid #003366 1px; 
	margin-bottom:5px;
	font-family: sans-serif;
	margin-top:0px;
	font-size:13pt;
	font-weight:bold;
 }
 
 
h2.noticias a
 {
 text-decoration:none;
 color:#003366;
 }
 
h2.noticias a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#EE7320;
 }
 
 
 h2.noticias_copa
 {
 
	text-decoration:none;
	background-color:none; 
	color:#990000; 
	border-bottom: solid #990000 1px; 
	margin-bottom:5px;
	font-family: sans-serif;
 }
 
 
h2.noticias_copa a
 {
 text-decoration:none;
 color:#003366;
 }
 
h2.noticias_copa a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#FF0000;
 }
 
 
  h2.noticias_copa_blue
 {
 
	text-decoration:none;
	background-color:none; 
	color:#003366;
	border-bottom:solid #003366 1px;
	margin-bottom:5px;
	font-family: sans-serif;
 }
 
 
h2.noticias_copa_blue a
 {
 text-decoration:none;
 color:#003366;
 }
 
h2.noticias_copa_blue a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#990000; 
 }

 
   
 h4.noticias_red
 {
 
	text-decoration:none;
	background-color:none; 
	color:#990000;
	border-bottom: solid #990000 1px; 
	margin-bottom:5px;
	font-family: sans-serif;
 }
 
 
h4.noticias_red a
 {
 text-decoration:none;
 color:#990000;
 }
 
h4.noticias_red a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#003366;
 }




 h4.noticias_blue
 {
 
	text-decoration:none;
	background-color:none; 	
	color:#003366;
	aborder-bottom: solid #003366 1px; 
	margin-bottom:5px;
	font-family: sans-serif;
 }
 
 
h4.noticias_blue a
 {
 text-decoration:none;
 color:#003366;
 }
 
h4.noticias_blue a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#990000;
	border-bottom:solid #990000 1px; 
	
 }

 
 
 
 h4.noticias_index
 {
 
	text-decoration:none;
	background-color:#FFFFFF; 
	color:#003366; 
	border-bottom: 
	solid #003366 1px; 
	margin-bottom:5px;
	font-size:10pt;
 }
 
 
h2.noticias_index a
 {
 text-decoration:none;
 color:#003366;
 }
 
h2.noticias_index a:hover
 {
 	cursor:pointer;
	text-decoration:none;
	color:#FF0000;
 }
 
    
 
div.foot a
 {
  font : 120%, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#003366;
  font-weight:bold;
 }
 
div.foot a:hover
 {
  font : Arial, Helvetica, sans-serif;
  text-decoration:underline;
 }
 
div.foot a:visited
 {
  font : Arial, Helvetica, sans-serif;
 }

div.foot a.blanco
 {
  font : 120%, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
  margin-left:5px;
  margin-right:5px;
 }
 
div.foot a:hover.blanco
 {
  font : Arial, Helvetica, sans-serif;
  text-decoration:underline;
 }

div.galerias a
 {
  font : 120%, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#FFFFFF;
 }
 
div.galerias a:hover
 {
  font : Arial, Helvetica, sans-serif;
  text-decoration:underline;
 }
 
div.galerias a:visited
 {
  font : Arial, Helvetica, sans-serif;
 }

div.negro
 {
 	background-color:rgb(28,28,28); 
 	color:RGB(219,160,79);
	padding:3px;
 }	
 
div.main 
 { 
	width : 920px;
	margin : auto;
	border : 1px solid #C0C0C0;	
	padding:0px;	
 } 
 
div.header 
 { 
	border-top : 1px solid #5B889F;
	width:80%;
	margin : 0px 0px 0px 0px;
	height : 120px;
	padding-left:20px;
	background-color:#0A4792;
	abackground-image:URL(../images/Cabecera.bmp);
	background-color:#74A9D3; 
	color:#FFFFFF;
	text-align:center;
 } 


 
div.left
 { 
	margin : 0px 0px 0 0;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	display : inline;	
	float : left;
	aborder:solid #CCCCCC 1px;
	aborder-left:solid #CCCCCC 2px;
	background:none;
    padding-right:2px;
	padding-top:1px;
	min-height:601px;
	width:20.7%;
 } 
 
 
 div.right
 { 
	margin : 0px 0px 0 0;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	display : inline;	
	float : right;
	aborder:solid #CCCCCC 1px;
	aborder-left:solid #CCCCCC 2px;
	background:none;
    padding-right:2px;
	min-height:601px;		
	aborder:solid blue 1px;
	padding-top:1px;
	text-align:right;	
	width:22%;
 } 
 
 
 
 
div.centercolumn 
 { 
	margin : 1px 0px 0 0;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	display : inline;
	float : left;
	aborder:solid #CCCCCC 1px;
	aborder-left:solid #CCCCCC 2px;
	background:none;
    padding-right:1px;
	min-height:601px;
	width:77%;		
	border:solid #C0C0C0 1px;
	border-bottom:none;
	background-color:#FFFFFF;
 } 
 
div.centercolumn p
 {
   text-align:justify;
   margin-left:5px;
   margin-right:5px;
 }
 
div.centercolumn div
 {
   text-align:justify;
   margin-left:5px;
   margin-right:5px;
 }

div.foot 
 {
	text-align:center;
	padding : 2px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color : #fffffe;
	width : 99.8%;
	clear: both;
	border: 1px solid #CCCCCC;
	color:#706F6F;
	font-weight:bold;
	padding:0px;
	
 } 


 
div.lang
 {
 	margin-top:10px; 
	width:750px; 
	text-align:right;
	color:#FFFFFF; 
	position:absolute; 
	font-weight:bold;
 } 
 
 div.lang a 
  {
  	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
  }
  
  div.lang a :visited
  {
  	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
  }
  
  
div.jugadora
{
	padding:2px; background-color:#FFFBEC; text-align:center; height:177px; aborder:ridge #676767 1px; margin:4px;
} 

div.jugadora img
{height:177px; margin-right:50px; border:ridge #A0A0A0 2px;} 


div.jugadora table
{height:175px; font-weight:bold; width:310px;}

div.jugadora table td
{
text-align:right; padding-right:10px;
}
  
   
h1.title
 {
  	margin:15px 0px 5px 0px ;
	font-size:350%;
 }
   
h2.subtitle
 {margin:10px 0px 0px 80px;
  font-size:20px;
 }
 
h2.title
 {
  	margin:0px;
	background-color: #2E496B;
	color:#FFFFFF;
	height:20px;
	font-size:140%;
	
 }
 
 h2.titlenoback
 {
  	margin:0px;	
	color:#2E496B;
	height:20px;
	font-size:140%;
	border-bottom: solid #2E496B 1px;
	text-align:left;
	margin-bottom:5px;
	
 }
 
 h3.title
 {
  	margin:0px;
	background-color: #0059A5;
	color:#FFFFFF;

 }
 
 
h3.negro
{
  background-color:rgb(28,28,28); 
  color:RGB(219,160,79);
  text-align:center;
  border:ridge #A0A0A0 1px;
  margin-bottom:5px;
} 
 
h4.right
 {
  	font-weight:bold;
	font-size:14pt;
	margin:0px;
	margin-top:0px;
	text-align:center;
	width:111px;
	background-color: #0059A5;
	color:#FFFFFF;
	border-top:solid #CCCCCC 1px;
	height:25px;
 }

h1,h2,h3,h4,h5,h6
 {margin:0px;} 

img.logo
 { 
	float:right;
	border:none;
	margin-right:2px;
 }
   
img.icon
 { 
   	width:50px;
   	height:50px;
   	border:solid #A0A0A0 1px;
 }
 
 
 img.album
 { 
   	width:50px;
   	height:47px;
   	border:solid #A0A0A0 1px;
 }
  
img.big
 { 
   width:418px;
   height:303px;
   aborder:ridge #A0A0A0 2px;
 }
 
 img.galeria_fotos
 { 
   margin:12px;
   border:ridge #A0A0A0 2px;
   width:60px;
 }
 
  img.galeria_fotos:hover
 { 
	border-color:RGB(219,160,79);
	border-style:solid;
	cursor:pointer;
 }	
 
img.galeria_fotos1
 { 
   margin-right:10px;
   border:ridge #A0A0A0 2px;
   width:80px;
   height:60px;
 }
 
  img.galeria_fotos1:hover
 { 
	border-color:RGB(219,160,79);
	border-style:solid;
	cursor:pointer;
 }	
 
img.galeria_fotos2
 {
  border:solid #FFFFFF 1px;
 } 
 
img.galeria_fotos2:hover
 { 
	border-color:RGB(219,160,79);
	border-style:solid;
	cursor:pointer;
 }	
 
 
 
img.equipo
 { 
	width:50px;
	height:45px;
	border:ridge #C0C0C0 1px;
 }	
 
 img.equipo:hover
 { 
	border:ridge #003366 1px;
 }	
 
 
 a.banner_right img
 {
	 width:100%; 
	 height:40px;
	 border:ridge #A20000 1px; 
	 margin-bottom:3px;
 }
 
 a.banner_right img:hover
 {
	 border:ridge #0000CC 1px; 
 }
 
 
  
li{text-align:justify;}

table.album
 {
   border:solid #000000 1px;
   margin:0px;;
   margin-top:10px;
 }
   
table.logement
 {
   border:ridge #333333 1px;
   background-color : rgb(213,225,240);
   font-weight:bold;	
   margin:auto;
   font : 110% Arial, Helvetica, sans-serif;
   font-weight:bold;
 }  
 
table.logement td
 {
   border:ridge #666666 1px;
 }   
 
table.logement a
 {
 	color:#000000;
 	text-decoration:none;
 } 
  
table.logement a:hover 
 {
 	background-color:#0A4792;
	color:#FFFFFF;
 }
  
table.prix
 {
   border:ridge #666666 1px;
   background-color : rgb(213,225,240);
   font-weight:bold;	
   margin:auto;
   text-align:center;
    font : 110% Arial, Helvetica, sans-serif;
   font-weight:bold;
 }  
 
 table.prix td
 {border:ridge #666666 1px;}
 
tr.darkblue
  {
    background-color:#0A4792;
	margin:0px;
	margin-bottom:3px;
  	background-color:#0A4792;
	color:#FFFFFF;
	text-align:center;
  }
 

 table.sitemap
 {
   font-weight:bold;
   font-family:courier new;
   width:700px;
   margin:auto;
   margin-bottom:10px;
 }  
 
 
table.sitemap a
 {
 	color:#000000;
 	text-decoration:none;
 } 
  
table.sitemap a:hover 
 {
 	background-color:#0A4792;
	color:#FFFFFF;
 }
 
 table.sitemap tr
 {
 	 background-color : rgb(213,225,240);
	padding:0px;
 } 
   
 tr.darkblue,td.darkblue
  {
	margin:0px;
	margin-bottom:3px;
  	background-color:#0A4792;
	background-color: #023051;
	color:#FFFFFF;
	text-align:center;
  }
 
 
 table.links
 {
   font-weight:bold;
   font-family:courier new;
   margin:auto;
   margin-bottom:10px;
   width:540px;
 }  
 
 
table.links a
 {
 	color:#0A4792;
 	text-decoration:none;
	font-family:"Verdana";
	font-size:11pt;
 } 
  
table.links a:hover 
 {
 	background-color:#0A4792;
	color:#FFFFFF;
 }
 
 table.equipo
 {
	margin:auto;	
	text-align:center;
	margin-top:5px; 
	background-color:#EDF2F8;
	border:ridge #828177 1px;
	margin-bottom:5px;
 }
 
  table.equipo td
   {   
	text-align:center;
	padding:6px;
   }

 table.equipo a.jugadora
 {	
 	text-decoration:none;
	color:#003366;
	font-size:8pt;
 }	
 
 table.equipo a.jugadora:hover
 {	
 	text-decoration:underline;
 }	


table.equipo img
 {	
	border:solid #2E496B 1px;
	width:90px;	
 }	

 table.equipo img:hover
 {	
	border:solid #0059A5 1px;
 }	

   
 table.equipo p
 {	
	text-align:center;
 }
  
 
  table.fotografias
 {
	width:600px;
	margin:auto;	
	text-align:center;
	margin-top:5px;
	border:ridge #676767 1px;
 }
 
  table.fotografias td
   {
	width:100px;
	text-align:center;
	padding:5px;
   }

 table.fotografias a.foto
 {	
 	text-decoration:none;
	color:#003366;
	font-size:8pt;
 }	
 
 table.fotografias a.foto:hover
 {	
 	text-decoration:underline;
 }	


table.fotografias img
 {	
	border:solid #C0C0C0 1px;
	width:100px;	
 }	

 table.fotografias img:hover
 {	
	border:solid #0059A5 1px;
 }	

   
 table.fotografias p
 {	
	text-align:center;
 }
 
 
 
  table.fotografias2
 {
	width:500px;
	margin:auto;	
	text-align:center;
	margin-top:5px;
 }
 
  table.fotografias2 td
   {
   	apadding-right:50px;
	width:100px;
	text-align:center;
   }

 table.fotografias2 a.foto
 {	
 	text-decoration:none;
	color:#003366;
	font-size:8pt;
 }	
 
 table.fotografias2 a.foto:hover
 {	
 	text-decoration:underline;
 }	


table.fotografias2 img
 {	
	border:solid #C0C0C0 1px;
	width:80px;	
 }	

 table.fotografias2 img:hover
 {	
	border:solid #0059A5 1px;
 }	

   
 table.fotografias2 p
 {	
	text-align:center;
 }
 
 
 
 
 
 
 
 
  table.galerias_fotografias
 {
	margin:auto;	
	text-align:center;
	margin-top:5px;
	background-color:#FFFFFF;
	border:ridge #676767 1px;
	padding:5px;
 }
 
 table.galerias_fotografias td
 { 
 padding:10px;

 }
 
 table.galerias_fotografias a.foto
 {	
 	text-decoration:none;
	color:#003366;
	font-size:8pt;
 }	
 
 table.galerias_fotografias a.foto:hover
 {	
 	text-decoration:underline;
 }	


table.galerias_fotografias img
 {	
	height:100px;	
	border: none;
 }	

 table.galerias_fotografias img:hover
 {	
	border:solid #EE7320 1px;
 }	
   
   
   
   
   
table.jugadorasliga
{
	margin:auto;
	width:650px;
	margin-top:10px;
	background-color:#E6EEF7;
}


table.jugadorasliga td
{
	width:150px;
	border:ridge #676767 1px;
	padding-left:5px;
	font-size:8pt;
}
   
   
   
   
   
   
   
   
   
   
   
  
 ul.cours
  { list-style-type:none; 
  }
  
 ul.cours li a
 { 
    display:block;
	background-color:#0A4792;
	margin-top:10px;
	color:#FFFFFF;
	font-weight:bold;
 }
 
 
 ul.cours li a:hover
 { 
    display:block;
	background-color:rgb(213,225,240);
	color:#000000;
	text-decoration:none;
 }
 
 
 ul.courses
 {
	list-style-type: none;
	padding: 0;
	width:125px;
	margin-left:10px;
	
 }

ul.courses li a
{ 

	background-color:RGB(6,43,87);
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	margin:0px;
	margin-bottom:5px;
	padding: 3px 0 3px 10px;
	text-decoration: none;
	border-bottom:solid #CCCCCC 1px;
 }

ul.courses li a:hover
 {
	background-image:none;
	background-color : rgb(213,225,240);
	color:#494949;
	
 }
 
 li.mano, a.mano, img.mano
 {cursor:pointer;}
 
 