/*GENERAL********************************************************************************/
*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
}

.verde
{
	color: #03a63d;
}

.download-box
{
	margin: 20px 0 0 30px;
	width: 200px;
	float: left;
}

.download-box img
{
	float: left;
}

.download-box a
{
	float: left;
	display: block;
	width: 155px;
	margin: 1px 0 0 10px;
	font-size: 1em;
}

.download-box.metodologia
{
	margin: 30px 0 0 30px;
	width: 220px;
}
.download-box.metodologia a
{
	width: 175px;
	margin: 0px 0 0 10px;
	font-size: 1em;
	text-decoration: none;
	color: #333333;
}

#container
{
	width: 960px;
	margin: auto;
}

#container-top
{
	width: 100%;
	height: 50px;
	background: url(../images/container-top.png) #ffffff no-repeat;
	text-align: right;
}

#container-content
{
	width:100%;
	float: left;
	padding-bottom: 20px;
	background: url(../images/container-content.png) #ffffff no-repeat;
}

.lista
{
	margin: 0 10px 0px 12px;
	list-style-type: none;
}

.lista li
{
	font-size: 1.2em;
	padding-bottom: 18px;
	padding-left:18px;
    	background:transparent url(../images/pointer.png) no-repeat;
}


/******>Header****************************************************************************/
#header
{
	height: 95px;
	background: url(../images/bg-header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#header2
{
	width: 960px;
	margin: auto;
	padding-left: 15px;
	text-align: left;
}

#logo span
{
	display: none;
}


/******>Menú****************************************************************************/
#menu
{
	margin-right: 35px;
	padding-top: 15px;
	list-style-type: none;
	clear:both;
}

#menu li
{
	display: inline;
	margin-left: 2px;			
}

#menu li a
{
	font-size: 1.6em;
	font-family: georgia;
	text-decoration: none;
	color: #444444;
	padding:0 7px 2px 7px;
}

#menu li a:hover
{
	color: #ffffff;
}


#menu .selected
{
	color: #ffffff;
}


/******>Footer******************************************************************/
#footer
{
	width: 100%;
	height: 70px;
	float: left;
	background: url(../images/footer.png) no-repeat;
}

#footer-info
{
	clear: both;
	width: 950px;
	padding-top: 3px;
	height: 22px;
	color: #ffffff;
	text-align: center;
	background: url(../images/footer-info.png);
}

#footer-info a
{
	color: #ffffff;
}

.bloque-footer,
.bloque-footer-right
{
	height: 50px;
	margin-top: 10px;
	font-size: 0.8em;
}

.bloque-footer
{
	float: left;
	display: block;
}

.bloque-footer-right
{
	float: right;
	display: block;
}

#footer-npma span,
#footer-bureau span,
#footer-uombo span,
#footer-adepap span
{
	display: none;
}

#footer-npma a,
#footer-bureau a,
#footer-uombo a,
#footer-adepap a
{
	display: block;
	width: 100%;
	height: 50px;
}

#footer-uombo a
{
	height: 30px;
}

#footer-bureau
{
	margin-left: 25px;
	width: 114px;
	background: url(../images/bureau-veritas.png) no-repeat;
}

#footer-bureau-txt
{
	width: 200px;
	margin-left: 10px;
	padding-top: 5px;
}

#footer-adepap
{
	margin-left: 20px;
	width: 208px;
	background: url(../images/adepap.png) no-repeat;

}

#footer-npma
{
	margin-left: 20px;
	width: 125px;
	background: url(../images/npma.jpg) no-repeat;
	background-position: 15px 5px;
}

#footer-uombo
{
	margin-right: 25px;
	width: 100px;
	background: url(../images/uombo-internet.png) no-repeat;
	background-position: center -3px;
}

#footer-uombo a
{
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	margin-bottom: 2px;
}

.info_plaga
{
	float: left;
	width: 375px;
}

.info_plaga p
{
	margin: 7px 0 0 0 !important;
	padding:0 !important;
	font-size: 11px !important;
	font-style: italic;
}
