body {
	/* background-color: #d6d6d6; */
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	
	scrollbar-3d light-color: #FFFFFF; 
	scrollbar-arrow-color: #b31313; 
	scrollbar-darkshadow-color: #eeeeee; 
	scrollbar-face-color: #eeeeee; 
  	scrollbar-highlight-color: #b31313; 
 	 scrollbar-shadow-color: #b31313; 
 	 scrollbar-track-color: #eeeeee;
}
#wrapper {
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bgWrapper.jpg);
	background-repeat: repeat-y;
	position: relative;
}
h1 {
	position: absolute;
	visibility: hidden;
}
/* CABECERA */


#cap {
	background-image: url(../imgs/bgCap.jpg);
	background-repeat: no-repeat;
	height: 85px;
}
.logo {
	margin-top: 12px;
	margin-left: 13px;
	float:left;
	display:inline;
}
#buscador {
	float: right;
	display:inline;
	margin-right: 50px;
	padding-top: 40px;
}
#cap form {
	margin:0px;
	padding:0px;
}
#cap label {
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-right: 10px;
}
#cap .campo {
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	width: 170px;
	margin-right: 5px;
}
/* MENÚ */
#menu {
	background-image: url(../imgs/bgMenu.jpg);
	background-repeat: repeat-x;
	height: 31px;
	margin-right: 13px;
	margin-left: 13px;
	clear:both;
}
#menu ul {
	height: 31px;
	border-right-width: 1px;
	/* border-left-width: 1px; */
	border-right-style: solid;
	/* border-left-style: solid; */
	border-right-color: #5B5B5B;
	/* border-left-color: #BBBBBB; */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	height: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #5B5B5B;
	float:left;
	display:inline;
	padding-left:18px;
	padding-right:18px;
	list-style:none;
	margin: 0px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu .finMenu {
	height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5B5B5B;
	border-right:none;
	float:left;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	list-style:none;
	margin: 0px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
}
#menu li a:hover {
	text-decoration:underline;
}

#selIdioma {
	position: absolute;
	left: 894px;
	top: 94px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
#selIdioma a {
	text-decoration:none;
	color:#FFFFFF;
}
#selIdioma a:hover {
	text-decoration:underline;
}

#flashHome {
	margin-top: 1px;
	margin-left: 13px;
}
#contenidoHome {
	clear: both;
	float:left;
	display:inline;
	width:644px;
	height:425px;
}
#servicios {
	clear:both;
	margin-left: 25px;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	height:200px;

}
#peuServicios {
	height:10px;
	font-size:1px;
	clear:both;
}
#servicios ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#servicios li {
	display: inline;
	float: left;
	margin-bottom: 20px;
	list-style-type: none;
	/* height: 1.6em; AMB NEWSLETTER */

}

#servicios li.col1 {
	width: 170px;
}
#servicios li.col2 {
	width: 210px;
}
#servicios li.col3 {
	width: 220px;
}
#servicios li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
	background-image: url(../imgs/fleServicios.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
}
#servicios li a:hover {
	color: #B31313;
	background-image: url(../imgs/fleServiciosHover.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#servicios h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #B31313;
	margin-top: 10px;
	margin-bottom: 20px;
}
#menu2 {
	position:absolute;
	width:622px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	left: 25px;
	top: 442px;
	height: 44px;
}

#menu2 ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu2 li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 30px;
}
#menu2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #B31313;
	text-decoration: none;
	background-image: url(../imgs/fleMenu2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}

/* NOTICIAS HOME */
/*#noticias {
	width:320px;
	background-color: #F9F3DB;
	position: absolute;
	left: 657px;
	top: 117px;
	height: 360px;
	background-color: #dddddd;
	overflow-y:auto;
	z-index:100;
	background-color: #F9F3DB;
}*/
#noticias {
	width:320px;
	background-color: #F9F3DB;
	float:right;
	display:inline;
	height: 364px;
	background-color: #dddddd;
	margin-right:13px;
	margin-top:1px;


/*	background-color: #F9F3DB;*/
}
#noticias h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #262626;
	padding-top:10px;
	padding-bottom:3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(../imgs/punteado.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#noticias .todas {
	margin-right: 15px;
	margin-left: 15px;
	text-align:right;
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 15px;
	background-image: url(../imgs/punteado.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#noticias iframe {
	clear: both;
}

#noticias .todas a {
	color: #B31313;
	text-decoration:none;

}
#noticias ul {
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 90%;
}
#noticias li {
	list-style:none;
	margin-bottom: 7px;
}
#noticias li a {
	text-decoration: none;
	color:#b41313;
	font-weight:bold;
}


#noticias a:hover {
	text-decoration: underline;
}


#noticias .fecha {
	color: #666666;
}



#newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 35px;
	clear:both;
	/*background-color: #EEEEEE;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	width: 590px;
	height:30px;
}
#newsletter h3{
	margin-top:0px;
	margin-bottom:5px;
}
#newsletter p {
	float:left;
	display:inline;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter form {
	margin:0px;
	padding:0px;
}
#newsletter.newsletter label {
	display: inline;
	float: left;
	margin-top:2px;
}
#newsletter .newsletter .campo {
	display: inline;
	float: left;
	width: 250px;
	background-color: #FFFFFF;
	/*border: 1px solid #E8D075;*/
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	margin-top:2px;
}
#newsletter .newsletter .boton {
	float:left;
	display:inline;
	margin-left: 5px;
}



#pie {
	clear: both;
	font-size: 1px;
	background-image: url(../imgs/bgPeu.jpg);
	height: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
}
#pie0 {
	clear: both;
	font-size: 1px;
	height: 1px;
	background-color:#FFFFFF;
	margin-right:7px;
}
#pie0Home {
	clear: both;
	font-size: 1px;
	height: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	background-color:#FFFFFF;
	margin-right:13px;
	margin-left:10px;
}
#datos {
	/*background-color: #D6D6D6; */
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	line-height: 130%;
	text-align: center;
}
#datos a {
	color: #B31313;
	text-decoration: none;
}
#bannersFlash {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bgBanners.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-position: left top;
	padding-top: 7px;
	clear:both;
	top: 466px;
	height: 78px;
	left: 0px;
	padding-left:13px;
}
#banners {
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/bgBanners.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
	padding-top: 7px;
	clear:both;
}
#bannersDes {
	position:absolute;
	z-index:2;
	width:948px;
	height: 51px;
	left: 13px;
	top: -49px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:5px;
}
#abreBanners {
	position:absolute;
	z-index:1;
	text-align:center;
	width:950px;
	top: -4px;
	height: 17px;
	
}

#bannersDes .banner {
	float:left;
	display:inline;

}
#banners .pieBanners {
	clear:both;
	background-image: url(../imgs/bgPeu.jpg);
	background-repeat: no-repeat;
	height:1px;
}
#banners .flashBanners {
	clear: both;
	text-align: center;
	width:966px;
	position:absolute;
	visibility: visible;
	top: -58px;
	left: 13px;
	height: 75px;
	z-index:100;
}
#banners .flashBanners img {
	margin-right:9px;
}
/* DESPLEGABLES */
.desplegable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.desplegable li {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.desplegable a {
	list-style:none;
	color: #333333;
	text-decoration: none;
}
.desplegable a:hover {
	color: #B21415;

}
#subMenu1 {
	position: absolute;
	left: 87px;
	background-color: #ffffff;
	width: 152px;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	z-index: 1;
	visibility: hidden;
	top: 115px;
	height: 128px;
}
#subMenu1_1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 115px;
	left: 92px;
	z-index: 2;
	visibility: hidden;
}

#subMenu2 {
	position: absolute;
	left: 187px;
	background-color: #ffffff;
	width: 169px;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	z-index: 1;
	visibility: hidden;
	top: 115px;
	height: 137px;
}
#subMenu2_2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 115px;
	left: 194px;
	z-index: 2;
	visibility: hidden;
	height: 121px;
	width: 165px;
}

#subMenu3 {
	position: absolute;
	left: 486px;
	background-color: #ffffff;
	width: 140px;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	z-index: 1;
	visibility: hidden;
	top: 115px;
	height: 41px;
}
#subMenu3_3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 115px;
	left: 496px;
	z-index: 2;
	visibility: hidden;
	height: 27px;
}


#subMenu4 {
	position: absolute;
	left: 572px;
	background-color: #ffffff;
	width: 158px;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	z-index: 1;
	visibility: hidden;
	top: 115px;
	height: 51px;
}
#subMenu4_4 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 115px;
	left: 583px;
	z-index: 2;
	visibility: hidden;
	height: 27px;
}

#subMenu5 {
	position: absolute;
	left: 652px;
	background-color: #ffffff;
	width: 189px;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity:0.9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
	z-index: 1;
	visibility: hidden;
	top: 115px;
	height: 107px;
}
#subMenu5_5 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 115px;
	left: 659px;
	z-index: 2;
	visibility: hidden;
	height: 91px;
	width: 185px;
}

#li1 {
	height: 30px;
	position:absolute;
	left: 13px;
	top: 87px;
	width: 25px;
}
#li2 {
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5B5B5B;
	position:absolute;
	left: 581px;
	top: 85px;
	width: 58px;
}
#li2Cas {
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5B5B5B;
	position:absolute;
	left: 694px;
	top: 86px;
	width: 58px;
}

/* INTERIORES */
#interior {
	background-color: #FFFFFF;
	clear:both;
	margin-left:13px;
	margin-right:13px;
	background-image: url(../imgs/bgInterior.gif);
	background-repeat: repeat-y;
	min-height:300px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
*html #interior {
	height:300px;
}
#menuLat {
	width:210px;
	float:left;
	display:inline;
	background-color: #dddddd;
	margin-left:0px;
	padding-top:15px;
	margin-right: 0px;
}
#menuLat ul {
	margin:0px;
	padding:0px;
}
#menuLat li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-left:15px;
	padding-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imgs/puntLi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menuLat li a {
	font-weight:bold;
	text-decoration:none;
	color:#b01511;
}
#menuLat li a.act {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#menuLat li a:hover {
	text-decoration:none;
	color:#000000;
}

#menuLat li.sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-left:10px;
	padding-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	list-style:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: none;
}
#menuLat li.sub a {
	font-weight:normal;
}

#contenido {
	width:753px;
	float:left;
	display:inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:425px;
	overflow-y:auto;
	position:relative;
	
	
}


#contenido a {
	color: #B61213;
	text-decoration: none;
}
#contenido a:hover {
	color: #B61213;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b61213;
}

#contenido h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #FFFFFF;
	padding-left: 30px;
	height: 85px;
}
#contenido h2.antenas {
	background-image: url(../imgs/tAntenas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.turismo {
	background-image: url(../imgs/tTurismo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.viveiro {
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.servizos {
	background-image: url(../imgs/tServizos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.apoio {
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.emprendedores {
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.innovacion {
	background-image: url(../imgs/tInnovacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.internacional {

	background-image: url(../imgs/tExportacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.comercio {
	background-image: url(../imgs/tComercio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.estudios {
	background-image: url(../imgs/tEstudios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido h2.formacion {
	background-image: url(../imgs/tFormacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#contPrensa h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #FFFFFF;
	padding-left: 30px;
	height: 85px;
}

h2.oficinaPrensa {
	background-image: url(../imgs/tPrensa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENIDO FAMILIAR */
#menuLat_2 {
	width:195px;
	float:left;
	display:inline;
	background-color: #dddddd;
	margin-left:0px;
	padding-top:15px;
	margin-right: 0px;
}
#menuLat_2 ul {
	margin:0px;
	padding:0px;
}
#menuLat_2 li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-left:15px;
	padding-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imgs/puntLi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menuLat_2 li a {
	font-weight:bold;
	text-decoration:none;
	color:#b01511;
}
#menuLat_2 li a.act {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#menuLat_2 li a:hover {
	text-decoration:none;
	color:#000000;
}
#contenido2 {
	width:768px;
	float:left;
	display:inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:425px;
	position:relative;
}
#contenido2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #FFFFFF;
	padding-left: 30px;
	height: 85px;
}
#contenido2 h2.apoio {
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#pieViveiro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../imgs/imgViveiro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	padding: 2px;
	border: 1px dashed #999999;
	height: 116px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#pieViveiro img {
	float:left;
	display:inline;
	margin-right:15px;

}
#pieViveiro p {
	color: #666666 !important;
	float:left;
	display:inline;
}


.txtTitol {
	position: absolute;
	left: 39px;
	top: 52px;
	width: 673px;
}

#contenido #bloqueTxt {
	margin-left:40px;
	margin-right:40px;
}
#contenido h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #B61213;
}
#contenido h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
h3.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #B61213;
}
#contenido p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 170%;
	margin-left: 0px;
}
#contCursos 
{
	margin-left:5px;
}
#contCursos p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: justify;
	margin-left: 0px;
}
.taulaRes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin-left: 10px;
}
#contCursos p.descrip{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 43px;
	margin-bottom: 0px;
	text-align: justify;
}
#contCursos p.sencillo
{
	margin-left:33px;
}

#contCursos p.familiaGran
{
	margin-bottom:-5px;
	/*text-decoration:underline;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
	border-bottom:1px solid black;
}
#contCursos p.subFamiliaN
{
	margin-bottom:0px;
	margin-top:5px;
	/*text-decoration:underline;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
}
#contenido ul,ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 170%;

}

#contenido ol.letras {
	list-style-type: lower-alpha;
}

/* VIVEIRO Catálogo de empresas */
.fitxaEmpresa {
	width:550px;
	float:left;
	display:inline;
	margin-right: 40px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
}
.fitxaEmpresa h5.tEmpresa{
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fitxaEmpresa p.empresa {
	font-size: 10px !important;
	text-align: left !important;
}
.fitxaEmpresa .logoEmpresa {
	display: inline;
	float: left;
	height: 130px;
	padding-right: 20px;
	width: 150px;
	text-align: right;
}

/* TABLAS */
.tabla1 {
	border: 1px solid #666666;
}
.tabla1 .th {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B01511;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabla1 .td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	padding: 5px;
	background-color: #eeeeee;
}
.tabla1 .td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	padding: 5px;
	background-color: #d8d8d8;
}


.tabla2 {
	margin-bottom:20px;
	margin-top:20px;
}
.tabla2 .tTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b01511;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width:600px;
	text-align: left;

}
.tabla2 .tConcepto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #d8d8d8;
	width: 200px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.tabla2 .tContenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	width: 400px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.tabla2 .tTabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b01511;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;

}
.tabla2 .tConcepto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #d8d8d8;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-align:center;
	width:195px;
}
.tabla2 .tContenido2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:left;
	width:195px;
}

.tabla3 {
	border: 1px solid #666666;
}
.tabla3 .th {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B01511;
	text-align:left;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabla3 .td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight:bold;
	color: #333333;
	padding: 5px;
	width:100px;
	background-color: #d8d8d8;
}
.tabla3 .td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	padding: 5px;
	background-color: #eeeeee;
	width:530px;
}


ul.submenu {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.top {
	text-align:right;
	padding-bottom:10px;
	width:620px;
	}
.top img {
	border:none;
	}
	
#familiar {
	position:absolute;
	left: 0px;
	width: 918px;
	top: -4px;
	height: 428px;
}
*html #familiar {

	left: 0px;

}


/* FORMULARIO */

#formulario {
	padding-top: 0px;
	padding-bottom: 20px;
	
}
#formulario h4 {
	border-bottom: solid 1px #666666;
	padding-bottom:4px;
	margin-bottom:20px;
	width:430px;
}
#formulario p {
	font-size:9px;
}

#formulario br {
	clear:left;	
}
#formulario .label_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 150px;
}
#formulario .camp_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 275px;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
#formulario .camp_2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 140px;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
#formulario .label_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#formulario .label_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	display:inline;
	margin-left:5px;
	margin-right:30px;
	padding-top: 3px;
}
#formulario .radio {
	float:left;
	display:inline;
}
#formulario #botonEnviar {
	text-align: center;
	clear: both;
	float: none;
	width: 400px;
	padding-top: 10px;
}

#formulario .boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B41414;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #620B0B;
}
#notaPie {
	font-size: 9px;
	color: #999999;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding-bottom: 50px;
}
.notaPie {
	font-size: 10px !important;
	color: #999999;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-style: italic;
}

/* NOTICIAS */

#interiorNot {
	background-color: #FFFFFF;
	clear:both;
	margin-left:13px;
	margin-right:13px;
	min-height:300px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
*html #interiorNot {
	height:300px;
}

#contNoticias {
	width:569px;
	height:293px;
	overflow-y:auto;
	overflow: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
	position: absolute;
	top: 206px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	}
#contNoticias .fechaNot {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-bottom:15px;
	padding-top:0px;
	font-weight:bold;
	color:#666666;
	}

#contNoticias a {
	color: #B61213;
	text-decoration: none;
}
#contNoticias a:hover {
	color: #B61213;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b61213;
}
#contNoticias .img {
	float:right;
	margin-left:10px;
}
h2.noticies {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #FFFFFF;
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 52px;
	padding-bottom: 0px;
}
#contNoticias h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #B31313;
	font-weight: normal;
}
#contNoticias p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	line-height:150%;
	text-align:justify;
}

#contPrensa {
	width:753px;
	float:left;
	display:inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:425px;
	overflow-y:auto;
	position:relative;
	
	}

#historicoPrensa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: inline;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #B31313;
	font-weight: bold;
}

#contPrensa h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #FFFFFF;
	padding-left: 30px;
	height: 85px;
	margin-bottom:30px;
}


/* NOTAS PRENSA */
#contPrensa #notsPrensa {
	margin-left:30px;
	margin-right:30px;
		}


#contPrensa h2.viveiro {
	background-image: url(../imgs/tViveiro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contPrensa #notsPrensa h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #B31313;
	font-weight: normal;
}
#contPrensa #notsPrensa p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	line-height:150%;
	text-align:justify;

}
#contPrensa #notsPrensa .fechaNot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-bottom:10px;
	padding-top:0px;
	font-weight:bold;
	color:#666666;
	}

#contPrensa a {
	color: #B61213;
	text-decoration: none;
}
#contPrensa a:hover {
	color: #B61213;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b61213;
}
#contPrensa #notsPrensa .sepNot {
	height:1px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
#contPrensa #previsiones .sepNot {
	height:1px;
	clear:both;
	margin-bottom: 20px;
}
#contPrensa .ampliarNot {
	font-size:10px;
	font-weight:normal !important;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* PREVISIONES PRENSA */
#contPrensa #previsiones {
	margin-left:30px;
	margin-right:30px;
		}

#contPrensa #previsiones h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 120%;
	color: #B31313;
}
#contPrensa #previsiones p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	line-height:150%;
	text-align:justify;

}
#contPrensa #previsiones .fechaNot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	padding-bottom:10px;
	padding-top:0px;
	font-weight:bold;
	color:#666666;
	}
	


#contPrensa2 {
	float:left;
	display:inline;
	width:963px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:425px;
	overflow-y:auto;
	position:relative;
	
	}
#contPrensa2 #notsPrensa {
	margin-left:30px;
	margin-right:50px;
	
	}
#contPrensa2 .noticia {
	float:left;
	display:inline;
	width:415px;
	margin-right:20px;
	margin-left:30px;
	
	}
#contPrensa2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 320%;
	color: #666666;
	padding-left: 30px;
	padding-top:52px;
	
	margin-bottom:20px;
	margin-bottom:20px;
}
#contPrensa2 h2.noticiasPrensa {
	background-image: url(../imgs/tPrensa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contPrensa2 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #B31313;
	font-weight: normal;
}
#contPrensa2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom:10px;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	line-height:150%;
	text-align:justify;

}
#contPrensa2 .fechaNot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-bottom:10px;
	padding-top:0px;
	font-weight:bold;
	color:#666666;
	}

#contPrensa2 a {
	color: #B61213;
	text-decoration: none;
}
#contPrensa2 a:hover {
	color: #B61213;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b61213;
}
#contPrensa2 .sepNot {
	height:1px;
	clear:both;

	margin-bottom: 20px;
	margin-left:30px;
	margin-right:30px;
}
#contPrensa2 .ampliarNot {
	font-size:10px;
	font-weight:normal !important;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contPrensa2 .volverNots {
	margin-left:30px;
	padding-top:0px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contPrensa2 .volverNots a {

	text-decoration:none;
}
/* Menú noticias */

#menuNoticias {
	width:340px;
	background-color: #F9F3DB;
	height: 418px;
	background-color: #dddddd;
	margin-right:0px;
	margin-top:0px;
	float:right;
	display:inline;
	overflow:auto;

}
#menuNoticias h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #262626;
	padding-top:10px;
	padding-bottom:3px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(../imgs/punteado.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menuNoticias .todas {
	text-align:right;
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 15px;
	background-image: url(../imgs/punteado.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position:absolute;
	z-index:10;
	width: 315px;
	top: 497px;
	left: 652px;
}
#menuNoticias iframe {
	clear: both;
}

#menuNoticias .todas a {
	color: #B31313;
	text-decoration:none;

}
#menuNoticias ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 90%;
	padding: 0px;
}
#menuNoticias li {
	list-style:none;
	margin-bottom: 7px;
}
#menuNoticias li a {
	text-decoration: none;
	color:#b41313;
	font-weight:bold;
}


#menuNoticias a:hover {
	text-decoration: underline;
}


#menuNoticias .fecha {
	color: #666666;
}
.t1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #B61213;
	font-size: 150%;
	font-weight: bold;
}
.antenaOnde {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	width:280px;
	margin-left:15px;
	margin-right:15px;
	padding: 1px;
}
.thOnde {
	font-weight: bold;
	color: #B01511;
	background-color: #DDDDDD;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tdOnde {
	color: #333333;
	background-color: #F5F5F5;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 18px;
}
.oferta {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F4F4F4;
}


ul.areas li {
	font-size:10px;
}.inscripcion {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #B61213;
}


/* NECESIDADES FORMATIVAS */
#formNecesidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}
#formNecesidades .check_1 {
	float:left;
	display:inline;
	width:250px;
	margin-bottom: 10px;
}
#formNecesidades .check_11 {
	float:left;
	display:inline;
	width:155px;
	margin-bottom: 10px;
}
#formNecesidades .check_2 {
	float:left;
	display:inline;
	width:100px;
	margin-bottom: 10px;
}
#formNecesidades .check_3 {
	float:left;
	display:inline;
	margin-bottom: 10px;
	padding-right: 15px;
}
#formNecesidades .camp_1 {
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
#formNecesidades .camp_2 {
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	float:left;
	display:inline;
	margin-bottom: 10px;
}
#formNecesidades .label_2 {
	float:left;
	display:inline;
	width:135px;
	margin-bottom: 10px;
	padding-top: 2px;
}
#formNecesidades .separador {
	height:20px;
	clear:both;
}

/* ARQUIVO FOTOGRÁFICO */
#thumbnails {
	clear:both;
	padding-left:30px;
	height:100px;
	padding-top:0px;
	
}
.thumbnail {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	width:80px;
	height:70px;
	border: solid 1px #333333;
	background-color:#ffffff;
}
.thumbnail img {
	width:80px;
	height:70px;
	border:none;
}
#imatgeGran {
	text-align:center;
}
.pieFoto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
}
.descImatge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
}

#pie_1 {
	position:absolute;
	left: 142px;
	top: 650px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: visible;
}
#pie_2 {
	position:absolute;
	left: 142px;
	top: 650px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}
#pie_3 {
	position:absolute;
	left: 142px;
	top: 690px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}
#pie_4 {
	position:absolute;
	left: 142px;
	top: 870px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}
#pie_5 {
	position:absolute;
	left: 142px;
	top: 690px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}
#pie_6 {
	position:absolute;
	left: 142px;
	top: 660px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}
#pie_7 {
	position:absolute;
	left: 142px;
	top: 600px;
	width: 472px;
	height: 37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	visibility: hidden;
}

/* cercacursos */
#cercadorC .camp_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	margin-top:5px;
}
#cercadorC p
{
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#cercadorC .boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B41414;
	/*padding-right: 10px;
	padding-left: 10px;
	margin-top:20px;*/
	margin-left:5px;
	border: 1px solid #620B0B;
}
#descripCurs
{
	margin-left:10px;
	margin-top:20px;
	/*border-bottom:1px solid #CCCC00;*/
	width:550px;
}
#descripCurs p
{
	padding:0px;;
}
#esNul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bInscripcion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B41414;
	/*padding-right: 10px;
	padding-left: 10px;
	margin-top:20px;*/
	margin-left:5px;
	border: 1px solid #620B0B;
}
.condicionesI
{
	width:425px;
	text-align:justify;
}
#desplegable{
	width: 556px;
	height: 18px;
}
.text_desplegable
{
	margin-left:18px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	color:black;
}
.desplegable a
{

	color:black;
	text-decoration:none;
}
.desplegable a:hover
{

	color:black;
	text-decoration:none;
}
.desplegable a:visited
{

	color:black;
	text-decoration:none;
}
.subtitolCursos
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #B61213;
}
