/* CSS Document */

/* ---- RESET ----- */

body, div, span, h1, h2, h3, h4, h5, p, ul, ol, li, img, table, tr, td, form, input, legend, fieldset, object, embed, param{
 margin:0;
 padding:0;
}

ul li, ol li{list-style-type:none;}

img{
 border:0;
}

h1{
display:none;
}

.limpia{
  clear:both;
  display:block;
  height:0px;
  margin:0; padding:0;
  overflow:hidden;
  font-size:0px;
}

hr{
	display: block;
	border:0;
	border-top: 1px solid #dedede;
	clear:both;
}

fieldset{
border:0;
}

td{padding: 5px 2px; border:1px solid #cccccc;}

body
{
	font:normal 11px/18px Tahoma, Helvetica, Arial;
	background:url(images/bg.jpg) repeat-y top center;
}

/* -------------   ESTILOS GENERALES   -----------*/

.ocult{display:none;}

a {color:#66B152; text-decoration:none; border-bottom:1px solid #66B152; padding-bottom:2px;}

a:hover{color:#000000;  border-bottom:1px solid #000000;}

a.no_border {border-bottom:0;}

.verde{color:#66B152; }
.text-small{font-size: 85%}

.floatLeft{float:left; padding: 20px;}
.floatRight{float:right; padding: 0 0 20px 20px;}

/* -------------   FIN ESTILOS GENERALES   -----------*/

/* -------------   CAPA WEB - GENERAL   -----------*/

#web
{
	width:780px;
	margin:0 auto 0px auto;
	background: url(images/content.gif) repeat-y;
	
}

#wrapper {
/*  background: url(images/foot.jpg) no-repeat center bottom;
  padding-bottom: 68px;*/
}

/* -------------   CABECERA   -----------*/

#cabecera
{
	height:170px;
	width:780px;
	border-bottom:4px solid #2A6B3A;
}

/* -------------   FIN CABECERA   -----------*/

/* -------------   CONTAINERS   -----------*/

/*MENU PRINCIPAL*/

#menu
{
	width:170px;
	height:auto;
	float:left;
	text-transform:uppercase;
}

#menu ul#nav
{
	width:180px;
	overflow: hidden;
}

#menu ul#nav li{
	font-family: 'Trebuchet MS', "MS Trebuchet", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#menu ul#nav li a
{
	display:block;
	width:170px;
	_width:168px;
	text-decoration:none;
	color:#FFF;
	padding:10px 10px;
	border-bottom:1px solid #fff;
	background-color:#40A52B;	
}

#menu ul#nav li a:hover, #menu ul#nav li.current a
{
	color:#FFF;	
	background-color:#F19300;
}
#menu ul#nav li#nav_comites a:hover, #menu ul#nav li#nav_comites.current a {
  background-color: #7E4992;
}
#menu ul#nav li#nav_programas a:hover, #menu ul#nav li#nav_programas.current a {
  background-color: #C8D20A;
}
#menu ul#nav li#nav_envio-de-comunicaciones a:hover, #menu ul#nav li#nav_envio-de-comunicaciones.current a {
  background-color: #DD0070;
}
#menu ul#nav li#nav_inscripcion-y-alojamiento a:hover, #menu ul#nav li#nav_inscripcion-y-alojamiento.current a {
  background-color: #895E39;
}
#menu ul#nav li#nav_secretaria-tecnica a:hover, #menu ul#nav li#nav_secretaria-tecnica.current a {
  background-color: #CBC4B7;
}
#menu ul#nav li#nav_enlaces-de-interes a:hover, #menu ul#nav li#nav_enlaces-de-interes.current a {
  background-color: #00A9D2;
}
#menu ul#nav li#nav_acreditaciones a:hover, #menu ul#nav li#nav_acreditaciones.current a {
  background-color: #00A9D2;
}
#menu ul#nav li#nav_colaboradores a:hover, #menu ul#nav li#nav_colaboradores.current a {
  background-color: #F19300;
}

#menu ul#nav li ul#subnav
{
	width:170px;
	background:url(images/ul_bg.jpg) repeat-y 0 0;
	padding:5px 0;
}

#menu ul#nav li ul#subnav li{}

#menu ul#nav li ul#subnav li a 
{
	display:block;
	width:170px;
	_width:160px;
	color:#000;
	text-transform:none;
	border:0;
	/*padding-left:10px;*/
	padding:0 0 0 24px;
	background:url(images/li_bg.gif) no-repeat 8px 4px;
}

#menu ul#nav li ul#subnav li a:hover, #menu ul#nav li ul#subnav li a.actual
{
	color:#000;
	text-decoration:underline;
	background:url(images/li_on_bg.gif) no-repeat 8px 4px;
}

/*CAPA MAIN*/

#main
{	
	width:520px;
	float:left;
	padding: 20px 40px 15px 40px;
	margin-bottom:15px;
	/*border-bottom:1px solid #2A6B3A;*/
}

#main #baner
{
	width:600px;
	height:299px;
	border-bottom:4px solid #2A6B3A;
	border-left:1px solid #2A6B3A;
	margin-left:-1px;
	_margin-left:0;
}

#main #content
{
	margin:20px 0 10px 0;
}

#content h2
{
	margin:0 25px 10px 25px;
	color:#66B152;
	font-family: 'Trebuchet MS', "MS Trebuchet", Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

#content h3
{
	margin:20px 25px 10px 25px;
	color:#666;
	font-size:13px;
	font-weight:bold;	
	text-transform: uppercase;
}
#content h3.ladillo {
  margin: 20px 0 10px 0;
}

#content h4
{
	margin:10px 50px 2px 50px;
	color:#666;
	font-size:80%;
	font-weight:bold;
}

#content h5
{
	margin:0 50px 10px 50px;
	color:#666;
	font-weight:normal;
	font-size:13px;
}

#content h5 a
{
	text-decoration:none;
}

#content h5.noti
{
	font-weight:bold;
	border-bottom:1px solid #633100;
}

#content p, #content p.small
{	
	color:#000000;
	margin:10px 25px;
	text-align:justify;
}

#content p.small
{
	font-size: 75%;
}

#content ul{
	margin:0 70px 10px 70px;
}

#content ul li{
	list-style-type:disc;
}

#content .separacion
{
	margin-bottom:30px;
}

#content #mapa
{
	width:500px;
	height:400px;
	_width:500px;
	height:auto;
	margin:20px 125px;
}
div.file {
  margin-top: 20px;
}
div.file p {
  margin-right: 10px;
  padding: 0 0 20px 40px;
}
div.file p a {
  color: #999;
  text-align: center;
  font-weight: bold;
}
div.file p.pdf {
  background: url(images/pdf.gif) no-repeat left top;
}
div.file p.doc a {
  background: url(images/doc.gif) no-repeat;
}
div.file p.ppt a {
  background: url(images/ppt.gif) no-repeat;
}
div.file p.xls a {
  background: url(images/xls.gif) no-repeat;
}
#separador
{
	margin-bottom:20px;	
	float:left;
	width:100%;
	height:5px;
	border-top:3px solid #2A6B3A;
	border-bottom:3px solid #2A6B3A;
	background-color:#66B152;
}

#separador_a
{
	float:left;
	width:100%;
	height:5px;
	border-bottom:3px solid #2A6B3A;
	background-color:#66B152;
}

#logos 
{
	margin: 50px 0 10px 40px;	
}

#logos a
{
	border-bottom:none;
	text-decoration:none;
}

#logos #image
{
	width:auto;
	float:left;	
}

#logos #image span
{
	visibility:hidden;
}

#logos #image img
{
	padding:5px;
}

#banderas {
	float:right;
	padding:0px 20px 0 0;
	margin-right:25px;
}

#acreditaciones {
font:normal 11px/18px Verdana, Helvetica, Arial;
padding-top:40px;
padding-right:10px;
}

.gallega {
	background:url(images/bandeira.gif) no-repeat right 5px;}
	
.gallega2 {
	background:url(images/bandeira.gif) no-repeat left 2px;
	padding-left:20px;}

.espaņola {
	background:url(images/espanola.gif) no-repeat right 5px;}
	


/* Seccion colaboradores*/

#main #colaboradores a{
	display: block;
	float: left;
	margin-left: 7px;
	border:0;
	overflow: hidden;
}



/* -------------   FIN CONTAINER   -----------*/





/* -------------   FORMULARIO INSCRIPCIONES -------------- */ /* Ver form.css*/

.inscription_form{
	margin:25px;
}



/* -------------   FOOT   -----------*/

#pie 
{
	margin:20px 0;	
	float:left;
	width:100%;
	border-top:3px solid #2A6B3A;
	border-bottom:3px solid #2A6B3A;
	background-color:#66B152;
}

#pie p
{
	padding:5px 30px 5px 0;
	color:#FFF;
	float:right;
	font-weight:bold;	
}

/* -------------   FIN PIE   -----------*/

/* -------------   FIN WEB   -----------*/
