#menu {
margin-top: 20px;
}
#menubarrera {
	width: 120px;
	background-color: #FF3300;
}
#menubarrera td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	padding: 4px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	width: 120px;

}
#menubarrera a:link, #menubarrera a:visited, #menubarrera a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}
#menubarrera td:link, #menubarrera td:visited, #menubarrera td:active {
	
	padding: 4px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	width: 120px;
	background-image:  url("procedimientos-frame/image/rouge.gif");
	background-repeat: repeat;
}
#menubarrera td:hover, #menubarrera td.current:visited, #menubarrera td.current:active {
	padding: 4px 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	width: 120px;
	background-image:  url("procedimientos-frame/image/brun.gif");
	background-repeat: repeat;
}
#senaletica{
	width: 120px;
}
#senaletica img{
	padding: 1px;
	border: 1px solid #999999;
	text-align: center;
	margin: 2px;
	
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.carpogrados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.admin-gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
.admin-noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.cebolla-botonera-izq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	vertical-align: bottom;
	height: 22px;
	top: auto;
	margin: 10px;
}
.cebolla-sections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.titre-botonera-izq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
.tableau {
	border: solid;
}
#audio {
	border: thin solid #000000;
}
#carpo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	list-style-type: Aucune;
	text-align: center;
	vertical-align: middle;
	
}
#reslultados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC99;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: thin outset #CCCC00;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#tableau {
	border: thin inset #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCC99;
	padding: 5px;
}
#tableautramites {
	border: thin inset #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	background-color: #E2EDDC;
}
#tableau td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2C7;
}
#tableau a:link, #tableau a:active, #tableau a:visited {
	color: #000000;
	text-decoration: none;
}
#tableau a:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
}
#resultados a:link, #resultados a:active, #resultados a:visited {

	color: #000000;
	text-decoration: none;
}
#resultados a:hover {

	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
}
#noticias {
	width: 330px;
	height: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E6E6E6;
	padding-bottom: 5px;
}
#framemenunoticias{
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #CFEDA7;
	border: 1px solid #CCCCCC;
}
#menunoticias{
	width: 318px;
}
#noticiassistemacuarentenario {
	width: 288px;
	overflow:scroll-x;
}
#noticiasincan {
	width: 288px;
	overflow:scroll-x;	
}
#noticiasinstitucional{
	width: 288px;
	overflow:scroll-x;	
}
#noticiasmosca{
	width: 288px;
	overflow:scroll-x;	
}
#noticiascebolla{
	width: 288px;
	overflow:scroll-x;	
}
#noticiascarpocapsa{
	width: 288px;
	overflow:scroll-x;	
}
#noticiasbody {
	width: 288px;
	overflow:scroll-x;	
}
#animnoticias {
	float: left;
}
#noticias a:link, #noticias a:active, #noticias a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}
#noticias a:hover {
	text-decoration: underline
	}
#cadre {
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#institucional {
	display: inline;
}
#imagegauche {
	float: left;
	border: thin solid #000000;
	margin: 5px;
	}
#imagedroite {
	float: right;
	margin: 5px;
	border: thin solid #000000;
}
#tableperiodico {
	text-align: center;
	width: 200px;
	border: thin inset #333333;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
}
#graphique td {
	border: thin solid #000000;
}
#menumosca img {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menumosca {
	margin-top: 20px;
}
#organigrama, #organigrama td {
	margin: 5px;
	padding: 10px;
	border: thin dashed #666666;
	border-collapse: collapse;
}
#moscacentre {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#staff, #staff td {
	border: thin dashed #666666;
	border-collapse: collapse;
}
#biblio {
	text-align: center;
}
#biblio img{
	border: thin solid #333333;
	margin-top: 30px;
}
#fiche {
	background-image: url(informe-especial/fiche.jpg);
	background-repeat: repeat;
	height: 320px;
	width: 490px;
	border: thin solid #999999;
}
#incanmenu img {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#incanmenu {
	margin-top: 20px;
	width: 120px;
}
#incancentre {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#labocentre {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	
}
#incanfiche img {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
}
#incanfiche li{
	list-style-type: none;
}

#ulincanfiche{
	display: block;
	list-style-type: none
}
#ulincanfiche strong{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}#incanfiche {
	vertical-align: middle;
}
#incancelos td {
	width: 90px;
	border: 1px solid #999999;
	border-collapse:collapse;
	text-align: center;
	vertical-align: center;
	
}

#audio a:link, #audio a:active, #audio a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-variant: normal;
	
}
#hospederos {
	text-align: center;
	vertical-align: middle;
}
#hospederos img {
	border: 1px dotted #000000;
	margin: 5px;
	padding: 5px;
}
#centreequipotecnico {
text-align:left;
}
#equipotecnico {
	width: 370px;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 3px;
}
#equipotecnico img {
	border: 1px solid #000000;
	padding: 1px;
	vertical-align: top;
}
#texteequipotecnico {
	width: 200px;
	margin-right: 5px;
	margin-left: 2px;
}
#linksinstituciontecnica img{
	border: 1px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #000000;
	
}
#linksinstituciontecnica td {
	width: 100px;
	border: 1px dotted #999999;
	text-align: center;
	vertical-align: top;
}
#linksinstituciontecnica {
	border-top:1px double #333333;
	padding: 5px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align: center;
	vertical-align: top;
	background-image: url(imagenes/sitios-de-interes/fond.gif);
}
#calendarioremate {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	width: 180px;
	margin: 10px;
	padding: 2px;
	border: 1px double #996633;
}
#alignementcentre {
	text-align: center;
}
#beagles {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:  0.9em;
	font-weight: bold;
	margin-top: 15px;
}
#beagles, #beagles td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse
}
#beagles img {
	margin: 10px 2px 2px;
	border: 1px solid #000000;
}
#curriculum {
	height: 30px;
	width: 200px;
	border: 1px solid #000000;
	margin-bottom: 25px;
}
#campanaapicola {
	height: 50px;
	width: 200px;
	border: 1px solid #000000;
	margin-bottom: 25px;
}
#inscripcion{
	height: 100px;
	width: 200px;
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#paragraphe-contour {
	background-color: #F4F4F4;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom: 1px dashed #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Style1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cadreimg {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
}
#submenuizq {
	background-color: #F5F5F5;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: 1px dashed #336600;
	border-bottom: 1px dashed #336600;
	background-repeat: repeat;
}
.dropcap {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	float:left;
	font-weight: normal;
	margin-top: -3px;
}
#separacion {
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 100%;
}
#carpogrados {
	width: 220px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	background-color: #F5F5F5;
}
#dolarsi {
	text-align: center;
}
#preciofito {
	border: 2px solid #336600;
	width: 120px;
	background-color: #EAD6AA;
	height: 35px;
	vertical-align: middle;
	text-align: center;
}
#preciofito img {
 float:left;
 }
#maparemate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	vertical-align: middle;
	width: 200px;
}
#noticiasframe {
	height: 500px;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#aportesnacion {
	margin-top:10px;
	margin-bottom:10px;
}
#aportesnacion img {
	border: 1px solid #000000;
	margin: 2px;
}
#aportestable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 460px;
	border: 1px solid #000000;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
}
#aportestable td {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#aportes {
	padding: 2px;
	border: 1px solid #000000;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCCCCC;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #003366;
	font-weight: bold;
	margin-bottom: 10px;
}
.seccion {
	background-color: #F0F0F0;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #336666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
#noticiashome {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 5px;
	margin-right: 5px;
}h5 img {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#arearegion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DBEBFD;
	padding: 2px;
	width: 220px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: right;
	margin-left: 10px;
}
#actividadesbarrera img {
	padding: 1px;
	margin-top: 12px;
	border: 1px solid #333333;
}
#actividadesbarrera {
	float: right;
	width: 150px;
	margin-left: 10px;
}

#ranking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #F0F0F0;
	width: 300px;
	margin-top: 10px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
#photosranking {
	width: 110px;
	background-color:#CC0000;
	float: right;
	text-align: center;
	margin: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border: 1px solid #000000;
	padding-top: 3px;
}
#photosranking img {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
}
#menuform {
	width: 100px;
	float: right;
	text-align: right;
}
#photosclasificacion{
	width: 110px;
	background-color: #000033;
	float: right;
	text-align: center;
	margin: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border: 1px solid #000000;
	padding-top: 3px;
}
#photosclasificacion img {
	border: 2px solid #FFFFFF;
	margin-top: 5px;
}

#photosdefinicion{
	width: 110px;
	background-color: #000000;
	float: right;
	text-align: center;
	margin: 10px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border: 1px solid #000000;
	padding-top: 3px;
}
#photosdefinicion img {
	border: 2px solid #000000;
	margin-top: 5px;
}

#menutratamientos {
	background-color: #CCCCCC;
	width: 80px;
	margin-top: 75px;
	padding-top: 5px;
	border: 2px solid #000000;
	text-align: center;
}
#menutratamientos img {
	border: 1px solid #000000;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

