@charset "utf-8";
/* CSS Document */

/*reseteado*/

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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i {
	margin: 0;   
	padding: 0;   
	border: 0;   
	outline: 0;   
	font-weight: normal;   
	font-style: normal;   
	font-size: 100%;   
	font-family: inherit;  
}
	
body {
	line-height: 1;
	height: 100%;
}
	
:focus {
	outline: 0;
}
	
ol, ul, li {
	list-style: none;
}
	
table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {   
	content: "";  
}
	
blockquote, q {
	quotes: "" "";
}
	
hr {
	margin: 0;   
	padding: 0;   
	border: 0;   
	background-color: #EBDEC1;   
	height: 1px;
	box-shadow: 0px 0px 1px #f9f9f9;
}

a {
	text-decoration: none;
	color: inherit;
}

/*-----------------------*/




/* Documento CSS para la web del Consello Consultivo de Galicia */


body {
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
}	
	
a {
	font-weight: bold;		
}


a:link {	
	text-decoration: none;
	color: #666;
	font-size: 11px;
}


a:visited {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}


a:hover {
	text-decoration: none;
	color: #0099cc;
	font-size: 11px;
}


a:active {
	text-decoration: none;
	color: #0099cc;
	font-size: 11px;
}

:focus {
		outline: 10px;
}

h1 {
	padding: 14px 24px 4px 0px;
	color: #0099cc;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 7px;	
	border-bottom: 1px dotted #0099cc;
	text-align: right;
	width: 620px;
	background-image:url(images/h1.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-family: Times;
	margin-bottom: 40px;	
}
	
	
h2 {
	color: #0099cc;
	font-size: 11px;
	font-weight: bold;
}


#todo {
  	width: 870px !important;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	line-height: 18px;
	border-top: 1px solid #0099cc;
	background-color: #FFF;
}

	
#header {
	width: 870px;
	height: 120px;
	background-color: #fff;
	background-image:url(images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #0099cc;
}
	

#logo {
	margin-left: 14px;
	padding-top: 6px;
}
	
	
#idioma {
	margin-top: 4px;
	margin-right: 8px;
	position:relative;
	float: right;
	width: 90px;
	height: 20px;
	background-color:#fff;
	text-align: center;
	border-top: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	border-right: 1px solid #0099cc;
	-moz-border-radius-topleft: 8px;
	webkit-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	webkit-border-radius-topright: 8px;
}
	

#nav {
	position: absolute;
	width: 200px;
	font-size: 10px;
	height: 400px;
	text-align: left;
	margin-top: 58px;
	}
	

li {
	list-style: none;
	line-height: 20px;
	padding: 4px;
	border-bottom: 1px dotted #0099cc;
	}
	
	
#contenido_ga {
	width: 870px;
	height: 520px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	background-image: url(images/contenido_ga.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;

	}
	
	
#contenido_ca {
	width: 870px;
	height: 520px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	background-image:url(images/contenido_ca.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-top: 10px;

	}
	
	
#conten_sede_ga {
	width: 870px;
	height: 660px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_sede_ga.jpg);
	padding-top: 10px;
}
	
	
#conten_sede_ca {
	width: 870px;
	height: 670px;
	margin-bottom: 15px;
	margin-top: 6px;
	border-bottom: 1px solid #0099cc;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/cont_sede_ca.jpg);
	padding-top: 10px;
}
	
		
#conten_cons_ga {
	width: 870px;
	height: 710px;
	margin-bottom: 15px;
	margin-top: 6px;
	border-bottom: 1px solid #0099cc;
	background-position: bottom;
	background-image: url(images/cont_cons_ga.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	}
	
	
#conten_cons_ca {
	width: 870px;
	height: 750px;
	margin-bottom: 15px;
	margin-top: 6px;
	border-bottom: 1px solid #0099cc;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/cont_cons_ca.jpg);
	padding-top: 10px;
	}
	
		
#conten_orga_ga {
	width: 870px;
	height:1350px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:right;
	background-repeat: no-repeat;
	background-image:url(images/cont_orga_ga.jpg);
	padding-top: 10px;
	}
	
	
#conten_orga_ca {
	width: 870px;
	height: 1350px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position: right;
	background-repeat:no-repeat;
	background-image:url(images/cont_orga_ca.jpg);
	padding-top: 10px;
	}
	

#conten_acti_ga {
	width: 870px;
	height: 550px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_acti_ga.jpg);
	padding-top: 10px;
	}
	
	
#conten_acti_ca {
	width: 870px;
	height: 550px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_acti_ca.jpg);
	padding-top: 10px;
	}
	

#conten_cont_ga {
	width: 870px;
	height: 560px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(images/cont_cont_ga.jpg);
	padding-top: 10px;
	}
	
	
#conten_cont_ca {
	width: 870px;
	height: 560px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_cont_ca.jpg);
	padding-top: 10px;
	}
	
	
#conten_dict_ga {
	width: 870px;
	height: 650px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_dict_ga.jpg);
	padding-top: 10px;
	}
	
	
#conten_dict_ca {
	width: 870px;
	height: 920px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/cont_dict_ca.jpg);
	padding-top: 10px;
	}
	
	
#conten_noti_ga {
	width: 870px;
	height: 920px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 10px;
}
	
	
#conten_noti_ca {
	width: 870px;
	height: 920px;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 10px;
}

		
#conten_enla_ga {
	width: 870px;
	height: 1500px;
	margin-top: 6px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	background-image:url(images/cont_enla_ga.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 10px;
}
	
	
#conten_enla_ca {
	width: 870px;
	height: 1500px;
	margin-top: 6px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	background-image:url(images/cont_enla_ca.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	padding-top: 10px;
}
	
	
#conten_gale_ga {
	width: 870px;
	height: 1400px;
	margin-top: 6px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	padding-top: 10px;
	}
	
	
#conten_gale_ca {
	width: 870px;
	height: 1400px;
	margin-top: 6px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0099cc;
	background-position:bottom;
	padding-top: 10px;
}


#conten_ani_ga {
	width: 870px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#conten_ani_ca {
	width: 870px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 6px;	
	border-bottom: 1px solid #0099cc;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}


#text {
	width: 400px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
	}
	
#text p {
	margin-bottom: 30px;
}

	
#text_org {
	width: 380px;
	height: 400px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;	
}
	
	
#text_comp {
	margin-top: 100px;
	width: 658px;
	background-position:right;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	line-height: 30px;
	}
	
	
#text_avi {
	width: 550px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
	line-height: 20px; 
	}
	
	
#text_g {
	width: 400px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
	}
	
#text_g_2 {
	width: 580px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-top: 50px;
	padding-bottom: 20px;
	}
	
#text_enl {
	width: 580px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
	}
	
	
#text_ga{
	width: 600px;
	background-position:right;
	padding-right: 12px;
	padding-bottom: 20px;
	}
	
	
#text_curri {
	width: 400px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
	line-height: 18px;
	}
	
#text_aniv {
	width: 650px;
	padding-right: 12px;
	padding-bottom: 30px;
	color: #666;
	margin-bottom: 40px;
	min-height: 500px;
}
	
	
#form {
	width: 500px;
	background-position:right;
	margin-left: 156px;
	padding-left: 70px;
	padding-right: 12px;
	padding-top: 50px;
	padding-bottom: 20px;
}
	
	
#footer {
   	font-size: 11px;
	text-align: center;
	margin-top: -15px;
	line-height: 24px;
}
	
	
#xunta {
	float: left;
	width: 76px;
	height: 74px;
	margin-left: 20px;
	margin-top: -40px;
	}
	
#correo {
	margin-right: 20px;
	float: right;
	width: 50px;
	height: 50x;
	margin-top: -60px;
}
	

#aviso {
    position:relative;
	width: 60px;
	height: 30px;
	margin-top: -58px;
	margin-left: 700px;
	}
	
	
.gale {
	margin-left:-40px;
	margin-top:-30px;
	}
	
	
.novas {
	margin-top:-30px;
	}
	
	
#admin {
	margin-top:140px;
	margin-left: 40px;
	}
	

.enlaces {
	border-bottom: none;
}	

.enlaces li{
	padding-top: 20px;
}


.ccg {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#0099cc;
	letter-spacing: 5px;
	padding-left: 2px;	
	padding-right: 2px;	
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}


#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}


#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}


#lightbox-container-image {
	padding: 10px;
}


#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}


#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}


#lightbox-nav a {
	outline: none;
}


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}


#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}


#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}


#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}


#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}


#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	


#lightbox-image-details-caption {
	font-weight: bold;
}


#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}	

		
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


ul li a img {
	border: 0;
	width: 8em;
	border: 1px solid #666; 
	padding: 5px;
	margin: 3px;
}


.lista-img li {
	border-bottom: none;
	float: left;
}

.lista-img li a {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}


.aniversario {
	position:absolute;
	margin-left: 35px;
	top: 320px;	
}

#sidebar{
	width: 400px;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	padding: 2px;
}

#sidebar a {
	color: #666;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;	 	
}

#sidebar a:hover {
	color: #0099cc;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;	 	
}

