/* CSS Document */

/*TXT menu*/

img {
	border:0;
}


.menu{
	font-family:Arial;
	font-size:9px;
	color:#003882;
	font-weight:bold;
	font-stretch:condensed;
	text-decoration:none;
	/*background-image:url(../Images/bg.gif);*/
	background: transparent url(../Images/bg.gif) no-repeat scroll ;
	width:200px;
	height:28px;
	display: block;
	line-height: 27px;
	text-indent: 32px; 
	
}
.menu:hover{
	font-family:Arial;
	font-size:9px;
	color:#003882;
	font-weight:bold;
	font-stretch:condensed;
	/*padding:8px 5px 5px 35px;
	text-decoration:none;
	background-image:url(../Images/bg.gif);*/
	background: transparent url(../Images/bg_h.gif) no-repeat scroll ;
	width:200px;
    height:28px;
	line-height: 27px;
	text-indent: 32px; 
	
	
	
}
.nommenu{
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch:condensed;
	padding:5px 5px 5px 15px;
	text-decoration:none;
	background-image:url(../Images/bg_bl.gif);
	background-repeat:no-repeat;
	
	width:200px;
    height:24px;
	
}
.peu{
	font-family:arial;
	font-size:9px;
	color:#333333;
	font-weight:normal;
	padding:2px 0 5px 0;
	
}




/*TXT info*/

.seccio{
	font: normal 50px arial, sans-serif;
	color:#337321;
	padding:3px 0 5px 0;
	
	}
.secbl{
	font-weight:400;
	font: normal 30px arial, sans-serif;
	color:#0078C7;
	padding:3px 0 5px 0;
	line-height:28px;
	}
.secbln{
	font-weight:400;
	font: bold 30px arial, sans-serif;
	color:#0078C7;
	padding:3px 0 5px 0;
	line-height:28px;
	}

.secve{
	font-weight:400;
	font: normal 30px arial, sans-serif;
	color:#337321;
	padding:3px 0 5px 0;
	line-height:28px;
	}
.secven{
	font-weight:400;
	font: bold 30px arial, sans-serif;
	color:#337321;
	padding:3px 0 5px 0;
	line-height:28px;
	}
	
.secnot{

	border: 1px Solid #0078C7;
	border-top:none;
	background-color:#ffffff;
	
	
	
	
}
.seccon{
	
	
	border: 1px Solid #337321;
	border-top:none;
	
	background-color:#F0F0C2;
	
	
	
}
.txtsec{
	
	font-family: arial;
	font-weight:normal;
	font-size: 12px;
	color:#OOOOOO;
	padding:10px 0 3px 0;
	text-align:justify;
	
}
.txtsecn{
	
	font-family: arial;
	font-weight:bold;
	font-size: 12px;
	color:#OOOOOO;
	text-align:justify;
	
	
}
.txtseci{
	
	font-family: arial;
	font-weight:normal;
	 font-style:italic;
	font-size: 11px;
	color:#OOOOOO;
	text-align:justify;
	
	
}
.titinf{
	font-family:arial;
font-weight:bold;
	font-size: 12px;
	color:#337321;
	text-align:left;
	
}
.desinf{
	font-family:arial;
font-weight:bold;
	font-size: 12px;
	color:#0081C7;
	text-align:left;
	text-decoration:none;
	
}


.datainf{
	font-family:arial;
font-weight:bold;
	font-size: 10px;
	color:#337321;
	text-align:left;
	
}
.txtinf{
	font-family:Arial;
	font-weight:normal;
	font-size: 9px;
	color:#666666;
	
}
.txtinfn{
	font-family:Arial;
	font-weight:bold;
	font-size: 9px;
	color:#000000;
	
}
.txtinf12{
	font-family:Arial;
	font-weight:normal;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	
}
.txtpeu{
	font-family:Arial;
	font-weight:normal;
	font-size: 10px;
	color:#a29e9e;
	
	
}
.peu9{
	font-family:arial;
	font-size:9px;
	color:#337321;
	font-weight:normal;
	padding:2px 0 5px 0;
	
}

/*padding*/




#main{
        margin: 10px 8px 5px 10px;
	}




#iminfo{
        margin: 10px 15px 5px 15px;}
		
		
#main2{
        margin: 0px 0px 3px 0px;
	}       



.linea {
	
	background-image:url(file:///Macintosh HD/Projectes/bonmacor/web/Images/gif.gif);
height: 1px;
	background-repeat:repeat-x;
	
	}

/*colors*/
.blau {
	background-color: #c4eafb;
	
	
}
.verd {
	
	background-color: #337321;

	
	
}
.verd2 {
	
	background-color: #B4B905}