/***********************************************/
/* 3col_cangas.css                             */
/* Copyright www.Cangas.org                    */
/***********************************************/


body{
	font-family: Arial,sans-serif;
	font-size:11px;
	color:#494949;
	line-height: 1.166;	
	text-align:justify;
	
	background-color: #85b3eb;
	background-image:url(images/style/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;}
	
img {border:0px;}

/***********************************************/
/* M01 - ENLACES  (Por defecto a. = azul)      */
/***********************************************/ 


a{
	color:#0a52de;
	text-decoration: none;}

a:link{
	color: #0a52de;
	text-decoration: none;}

a:visited{
	color: #0a52de;
	text-decoration: none;}

a:hover{
	color: #0a52de;
	text-decoration: underline;}
	
	
	
a.verde{
	color:#288b2b;
	text-decoration: none;}

a.verde:link{
	color: #288b2b;
	text-decoration: none;}

a.verde:visited{
	color: #288b2b;
	text-decoration: none;}

a.verde:hover{
	color: #288b2b;
	text-decoration: underline;}
	
	
	
a.rojo{
	color:#2AA990;
	text-decoration: none;}

a.rojo:link{
	color: #2AA990;
	text-decoration: none;}

a.rojo:visited{
	color: #2AA990;
	text-decoration: none;}

a.rojo:hover{
	color: #
	color: #a90707;
	text-decoration: underline;}
	
	
a.gris{
	color:#494949;
	text-decoration: none;}


a.gris:link{
	color: #494949;
	text-decoration: none;}

a.gris:visited{
	color: #494949;
	text-decoration: none;}

a.gris:hover{
	color:#999999;
	text-decoration: underline;}





/***********************************************/
/* M02 - TITULARES Y ESTILOS DE FUENTE         */
/***********************************************/ 


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #5d5d5d;
 margin: 0px;
 padding: 0px;}

/* H2 = azul, H3 = verde y H4 = rojo. Todos tienen el mismo tamaño*/

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 letter-spacing:3px;
 font-size: 110%;
 font-size: 15px;
 font-weight:bold;
 color: #0a52de;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family:Georgia, "Times New Roman", Times, serif;
 letter-spacing:3px;
 font-size: 110%;
 font-size: 15px;
 font-weight:bold;
 text-align:left;
 color:#288b2b;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:Georgia, "Times New Roman", Times, serif;
 letter-spacing:3px;
 font-size: 110%;
 font-size: 15px;
 font-weight:bold;
 color:#2aa990;
 margin: 0px;
 padding: 0px;
}



h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #626262;
 margin: 0px;
 padding: 0px;
}



.azul {
	font-family: Arial,sans-serif;
	text-size:11px;
	color:#0a52de;
	line-height: 1.166;}
	
.azul_italic {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-style:italic;
	color:#0a52de;
	line-height: 1.166;}
	
.azul_bold {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-weight:bold;
	color:#0a52de;
	line-height: 1.166;}
	
	
	
.verde {
	font-family: Arial,sans-serif;
	text-size:11px;
	color:#288b2b;
	line-height: 1.166;}
	
.verde_italic {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-style:italic;
	color:#288b2b;
	line-height: 1.166;}
	
.verde_bold {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-weight:bold;
	color:#288b2b;
	line-height: 1.166;}
	
	
	
.rojo {
	font-family: Arial,sans-serif;
	text-size:11px;
	color:#2AA990;
	line-height: 1.166;}
	
.rojo_italic {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-style:italic;
	color:#2AA990;
	line-height: 1.166;}
	
.rojo_bold {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-weight:bold;
	color:#2AA990;
	line-height: 1.166;}

	
	
.gris_italic {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-style:italic;
	color:#494949;
	line-height: 1.166;}
	
.gris_bold {
	font-family: Arial,sans-serif;
	text-size:11px;
	font-weight:bold;
	color:#494949;
	line-height: 1.166;}
	
.gris_claro {
	font-family: Arial,sans-serif;
	text-size:11px;
	color:#666666;
	line-height: 1.166;}

  
  
  
  
/***********************************************/
/* M03 - EXTRAS, FLOATS, IMÁGENES              */
/***********************************************/ 


ul{
	list-style-image:url(images/style/flecha.gif);}

ul ul{
	list-style-image:url(images/style/flecha2.gif);}

ul ul ul{
	list-style-image:url(images/style/flecha3.gif);}
	
	
	
.float-i {float:left;}

.float-i2 {float:left; margin-right:10px; margin-bottom:10px; padding:5px; border:#CCCCCC thin solid;}
	
.float-r {float:right;}
	
.float-c {margin: 0 auto; text-align:center;}
	
	
	
.img-i {
	float:left;
	margin-right:15px;
	margin-bottom:5px;}
	
.img-r {
	float:right;
	margin-left:15px;
	margin-bottom:5px;}
	
.img-c {
	margin: 0 auto;
	text-align:center;
	margin-bottom:5px;}





/***********************************************/
/* M04 - ESQUELETO PRINCIPAL DE LA PÁGINA      */
/***********************************************/


#master{
	margin: 0 auto;
	background-image: url(images/style/gris01.jpg);
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	vertical-align:text-top;
	width: 90%;
	height:100%;}


#header{
	width: 100%;
	height:125px;
	margin: 0px;
	padding: 0px;}
	
	
		#header_tur {	
			width:100%;
			height:107px;
			background-image:url(images/style/arena.jpg);
			background-position:top;			
			background-position:right;
			background-repeat:no-repeat;}	
	
		#header_1 {	
			width:100%;
			height:107px;
			background-image:url(images/style/escudo1.jpg);
			background-position:right;
			background-repeat:no-repeat;}
		#header_1_es {	
			width:100%;
			height:107px;
			background-image:url(images/style/escudo1.jpg);
			background-position:right;
			background-repeat:no-repeat;}
			
		#header_2 {
			width:100%;
			vertical-align:middle;
			background-color:#FFFFFF;
			text-align:left;
			padding: 2px 35px 2px 50px;
			border-top-width:thin;
			border-top: 1px solid #797979;
			border-bottom: 1px solid #797979;}


#banderas{
  	float:right;
	text-align:right;
	width: 300px;
	padding-right: 20px;}
	

#izquierda{
width:190px;
vertical-align:top;}

	#nav_td1 {
		height:90px;}
	#nav_td2 {
		height:100%;
		padding: 0px 10px 5px 35px;
	    border-right: 1px solid #797979;}
		 

		 
#derecha{
width:160px;
padding-right:35px;
background-image:url(images/style/escudo2.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
padding-top:50px;
vertical-align:top;}

#derecha_tur{
width:160px;
padding-right:35px;
background-image:url(images/style/arena2.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
padding-top:50px;
vertical-align:top;}


#centro {
	height:100%;
	margin: 0 auto;
	padding: 0 30px 0 20px;}	
	
	#centro_turismo {
	height:100%;
	margin: 0 auto;
	padding: 0 20px 0 20px;}
	
		#centro_turismo a{
		color:#2AA990;
		text-decoration: none;}

		#centro_turismo a:link{
		color: #2AA990;
		text-decoration: none;}
	
		#centro_turismo a:visited{
		color: #2AA990;
		text-decoration: none;}

		#centro_turismo a:hover{
		color: #2AA990;
		text-decoration: underline;}
		
	
	#centro_deportes {
	height:100%;
	margin: 0 auto;
	padding: 0 20px 0 20px;}
	
		#centro_deportes a{
		color:#288b2b;
		text-decoration: none;}

		#centro_deportes a:link{
		color: #288b2b;
		text-decoration: none;}

		#centro_deportes a:visited{
		color: #288b2b;
		text-decoration: none;}

		#contenido_deportes a:hover{
		color: #288b2b;
		text-decoration: underline;}
	

#contenido_concello {
	height:100%;
	margin: 0 auto;
	padding: 70px 50px 0 30px;
	text-align:justify;}
	
	
	
#contenido_deportes {
	height:100%;
	margin: 0 auto;
	padding: 70px 50px 0 30px;
	text-align:justify;}
	
	#contenido_deportes a{
	color:#288b2b;
	text-decoration: none;}

	#contenido_deportes a:link{
	color: #288b2b;
	text-decoration: none;}

	#contenido_deportes a:visited{
	color: #288b2b;
	text-decoration: none;}

	#contenido_deportes a:hover{
	color: #288b2b;
	text-decoration: underline;}
	
	
	
	
#contenido_turismo {
	height:100%;
	margin: 0 auto;
	padding: 70px 50px 0 30px;
	text-align:justify;}
	
	#contenido_turismo a{
	color:#2AA990;
	text-decoration: none;}

	#contenido_turismo a:link{
	color: #2AA990;
	text-decoration: none;}

	#contenido_turismo a:visited{
	color: #2AA990;
	text-decoration: none;}

	#contenido_turismo a:hover{
	color: #2AA990;
	text-decoration: underline;}
	
	
	
	
#down {
	height:40px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;}
	
	#pietabla {
		margin-top:100px;
		width:100%;
		text-align:right;}
	




/***********************************************/
/* M05 - MENÚS                                 */
/***********************************************/


#menu{
	width:140px;
	height:100%;
	line-height:10px;}
	
	#menu td{
		height:15px;}
		
	#menu_concello{
		color:#0a52de;
		padding-right:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-variant:small-caps;
		font-size:14px;
		text-align:left;
		font-weight:bolder;
		letter-spacing:2px;
		padding-bottom:10px;
		padding-top:10px;}
		
	#menu_aux {
		height:50px;
		background-image:url(images/style/separador.jpg);
		background-position:center;
		background-repeat:no-repeat;}
		
	#menu_deportes{
		color:#288b2b;
		padding-right:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-variant:small-caps;
		font-size:14px;
		text-align:left;
		font-weight:bolder;
		letter-spacing:2px;
		padding-bottom:10px;
		padding-top:10px;}
		
	#menu_turismo{
		color:#a90707;
		padding-right:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-variant:small-caps;
		font-size:14px;
		text-align:left;
		font-weight:bolder;
		letter-spacing:2px;
		padding-bottom:10px;
		padding-top:10px;}
		
		
		#menu a{
		color:#666666;
		text-decoration: none;}

		#menu a:link{
		color:#333333;
		text-decoration: none;}
	
		#menu a:visited{
		color:#333333;
		text-decoration: none;}

		#menu a:hover{
		color:#AAA;
		text-decoration: none;}
		
		
/***********************************************/
/* M06 - TABLAS AUXILIARES                     */
/***********************************************/

#etiqueta {
	width:100%;}
	
	#et_td01 {
		background-image:url(images/style/td01_tag.jpg);
		padding-left:20px;
		height:23px;
		vertical-align:text-bottom;
		font-weight:bold;
		font-size:13px;
		color:#FFFFFF;
		}
		
	#et_td03 {
		background-color:#EEE;
		border-color:#8cb3cd;
		border-width:1px;
		border-style:solid;
		padding: 20px 10px 20px 10px;}
		
		
#etiqueta_50 {
	width:50%;}
	
	#et_td01 {
		background-image:url(images/style/td01_tag.jpg);
		padding-left:20px;
		height:23px;
		vertical-align:text-bottom;
		font-weight:bold;
		font-size:13px;
		color:#FFFFFF;}
		
	#et_td03 {
		background-color:#EEE;
		border-color:#8cb3cd;
		border-width:1px;
		border-style:solid;
		padding: 20px 10px 20px 10px;}

#etiqueta_5b {
	width:50%;}
	
	#et_td01b {
		background-image:url(images/style/td01b_tag.jpg);
		padding-left:20px;
		height:23px;
		vertical-align:text-bottom;
		font-weight:bold;
		font-size:13px;
		color:#FFFFFF;}
		
	#et_td03 {
		background-color:#fff;
		border-color:#2aa990;
		border-width:1px;
		border-style:solid;
		padding: 20px 10px 20px 10px;}
		
#bicolor {
	width:100%;
	border: 1px #FFFFFF solid;}
		
		#bic_01 {
			background-color:#d5e4ee;
			padding:5px;
			width:50%;
			border: 3px #FFFFFF solid;}
			
		#bic_02 {
			background-color:#EEE;
			padding:5px;
			width:50%;
			border: 3px #FFFFFF solid;}
			
#gris {
	background-color:#F8F8F8;
	padding:2px;
	width:100%;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: super;
	left: 10px;
}
	
		#gris td {	border: 1px solid #FFFFFF;}
		
#blanco {
	padding:5px;
	width:100%;
	border: 1px #FFFFFF solid;}
	
		#blanco td {width:50%;vertical-align:text-top;}
		
#blanco_border {
	padding:5px;
	text-align:left;
	padding-right:30px;
	width:100%;
	border: 1px #FFFFFF solid;}
	
		#blanco_border td {vertical-align:text-top; border-bottom:#CCCCCC solid thin; padding-left:40px;}
		#blanco_border_td {padding-left:0px; width:1px; vertical-align:text-top; background-image:url(images/style/bg004.jpg);}



#blanco1 {
	padding:5px;
	padding-right:5px;
	width:100%;
	border: 1px #FFFFFF solid;}
	
		#blanco td {width:50%;vertical-align:text-top;}	
		
#gris_50 {
	background-color:#F8F8F8;
	padding:5px;
	width:50%;
	border: 1px #FFFFFF solid;}
	
		#gris_50 td {	border: 1px #FFFFFF solid;}
			
			
#titulo_azul {
	width:100%;
	background-image:url(images/style/h2bg.jpg);
	height:29px;
	background-repeat:no-repeat;
	background-position:top-left;
	padding-left:60px;
	vertical-align:middle;}
	
	
	
#tabla_fondo_blanco {

	background-color:#FFFFFF;
	padding:10px;
	width:100%;
	border: 1px #f8f8f8 solid;
	text-align: center;
	vertical-align: super;
	left: 10px;
}
#gris_40 {

	background-color:#F8F8F8;
	padding:5px;
	width:40%;
	border: 1px #FFFFFF solid;
}
#gris {

	width:100%;
	border: 1px #FFFFFF solid;
}
#gris_01 {

			background-color:#d5e4ee;
			padding:5px;
			width:50%;
			border: 3px #FFFFFF solid;
}
#gris_td {
border: 1px #FFFFFF solid;
}

#tabla_borde_gris {
	background-color:#FCFCFC;
	padding:10px;
	width:100%;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: super;
	left: 10px;
}
		#celda_tabla_gris_ td {
			background-color:#FCFCFC;
			padding:5px;
			border: 3px #FFFFFF solid;}

       #celda_tabla_gris_ td2 {
	padding:5px;
	border: 3px solid #2AA990;
	background-color: #000000;
}


#tabla1{
   width:100%;
}

#cabtab1{
	background-image:url(images/style/bg002.jpg);
	font-size:15px;
	height:40px;
	text-align:left;
	font-weight:bold;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0a52de;
	background-repeat:no-repeat;
	background-position:top-left;
	padding-left:40px;
	vertical-align:text-bottom;
}
#cuerpotab1{
	font-family: Arial,sans-serif;
	font-size:10px;
	font-style:normal;
	color:#0a52de;
	padding-right:10px;
	background-color:#EBEBEB;
	text-align:right;
	vertical-align:text-top;
	margin:-4px 0 20px 10px;
} 

#cuerpotab2 {
	margin:0 0 40px 10px;
	padding: 0 10px 0 10px;
	border-left:thin dotted #CCCCCC;}

 
