/* 
	Resets defualt browser settings
	reset.css
*/
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,caption2,caption3,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,caption2,caption3,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/
   
body { 
	font-family:Arial, Helvetica, Sans-Serif; font-size:12px; margin:0px 20px;	
	color:#434343;
	background:#f1f1f1 ;
	position:relative;
}

#container {
	width:890px;
	padding:10px;
	margin:auto ;
	position:relative;
	z-index:0;
}

#example {
margin-top:50px;
	width:910px;
	height:400px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:1010px;
	height:341px;
	top:-3px;
	left:-70px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:14px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:880px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:880px;
	height:300px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:0px;
	left:-24px;
	width:40px;
	height:263px;
	display:block;
	z-index:101;
}

#slides .next {
	left:845px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
	
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none; background-color:#eee;
}

.pagination li a {
	display:block;
	width:15px;
	height:0;
	padding-top:14px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -14px;
}

/*
	Caption
*/

* .caption,* .caption2  {
filter:alpha(opacity=70);
 background-color: #a6ce3b;
	color:#fff;
}

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(46,105,155,.7);
	width:880px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	text-shadow:none;
}


#caption2 {
	z-index:500;
	position:absolute;
	bottom:-35px;top:10px;
	left:50px;
	height:150px;
	padding:15px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.7);
	width:100px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

#caption3 {
	z-index:500;
	left:660px;
	height:110px;
	padding:15px 20px 0 20px;
	background:#000;
	background:rgba(101,147,27,.8);
	width:155px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #4e7c0d;border-left:1px solid #4e7c0d;
	text-shadow:none;
}


#caption4 {
	z-index:500;
	position:absolute;


	padding:15px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.6);

	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #474747;
	text-shadow:none;
}
/*
	Footer
*/

#footer {
	text-align:center;
	margin:9px auto;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}


/* Index*/


#logos{
position:relative; border:1px solid #f1f1f1; 
top:100px;
margin:  0 auto 45px auto;
height:210px;
 background:   #f1f1f1 url("../img/logos.png") no-repeat;
width:925px; 	
}


#xunta{
position:relative;
float:left;
left:30px;
top:-45px;
}

h5{
font-size:46px;
font-weight:bold;
}

h3{
margin-top:10px;
font-size:15px;
color:#7a7a7a;
line-height:23px;
}

h4{
margin-top:15px;
font-size:17.5px;
color:#888888;
line-height:23px;
}

h7{
margin-top:15px;
font-size:17.5px;
color:#599100;
line-height:23px;
}

h6{
font-size:46px;
color:#599100;
font-weight:bold;
margin:30px 30px 10px 50px;
}

h2{
font-size:17.5px;
color:#505050;
line-height:23px;
}

#bloque1{
float:left;
width:350px;
padding:70px  60px 0px 100px;
}

#bloque2{
float:left;
padding-top:20px;
}

#bloque3{
float:left;
 width: 240px;
 padding:15px 25px 0 35px;
 height:180px;
}

#bloque4{
width:410px;

}

#bloque_vertical{
float:left;
}
#bloque_der{
left:14px;
margin-bottom:10px;
position:relative;
}

#bloque_der_inf{
position:relative;
left:10px;
}

/*Contacto*/
#contacto{
height:500px;color:#6d4905;
width:600px;
margin:150px 0  100px 100px;
font-size:14px;
 background:   url("../img/notebook.png") no-repeat;
 padding:10px 10px 5px 90px;
 line-height:21px;
}
.contacto_titulo {
font-size:17px;
font-weight:bold;
}

/*Fondos publicos*/

#xunta2{
margin-left:640px;
margin-top:-400px;
}
#contenido{
position:relative; 
margin:  100px auto 15px auto;
width:940px; 	

}
#bloque{
width:925px;
background:   url("../img/back.png") repeat-x;
}

#izq{
width:7px;
background:   url("../img/lateral_izq.png") repeat-y ;
}

#der{
width:8px;
background:   url("../img/lateral_der.png") repeat-y ;
}

/* IE 6 */
* html #der{  background:   url("../img/lateral_der.png") repeat-y 9px;}

/* IE 7 */
*+html #der{  background:   url("../img/lateral_der.png") repeat-y 9px; }

/* IE 8 */
@media \0screen { 
#der{
	background:   url("../img/lateral_der.png") repeat-y ;
}
}




#bloque_small{
width:435px;
background:   url("../img/back.png") repeat-x;
}
 #izq_small{
 width:4px;
 background:   url("../img/lateral_izq_small.png") repeat-y ;
}
#der_small{
 width:4px;
 background:   url("../img/lateral_der_small.png") repeat-y ;
}



 /* menu */
 #contenedor{
  width:1000px;
  border-left:1px solid #d4d5d6;   border-right:1px solid #d4d5d6; border-bottom:1px solid #d4d5d6;
  margin: 0 auto 0 auto;
  height:768px;
}

#container{
position:relative;
top:20px;
}
#menu{ margin-left:25px;margin-bottom:30px; padding:0px; list-style:none; color:#fff; line-height:45px; display:inline-block; float:left; z-index:1000; }
#menu a { color:#fff; font-weight:bold;
text-decoration:none; }
#menu > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 35px;}
#menu > li a:hover {color:#B0D730;}
#menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
/* sub-menus*/
#menu ul { padding:0px; margin:0px; display:block; display:inline;z-index:999;}
#menu li ul { position:absolute; left:10px; top:0px; margin-top:45px; width:150px; line-height:16px; background-color:#172322; color:#0395CC; /* for IE */ display:none; }
#menu li:hover ul { display:block;}
#menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
#menu li ul li:first-child { border-top: none; }
#menu li ul li a { display:block; color:#0395CC; }
#menu li ul li a:hover { color:#7FCDFE; }
/* main submenu */
#menu #main { left:0px;top:-14px; padding-top:20px; font-size:14px;background-color:#a6ce3b; color:#fff; z-index:999;}
/* search */
.searchContainer div { background-color:#fff; display:inline; padding:5px;}
.searchContainer input[type="text"] {border:none;}
.searchContainer img { vertical-align:middle;}
/* corners*/
#menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
#menu .corner_inset_right { position:absolute; top:0px; left:150px;}
#menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
#menu .corner_left { position:absolute; left:0px; top:0px;}
#menu .corner_right { position:absolute; left:132px; top:0px;}
#menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}
		