/* CSS  */
/*general*/
body{
    font: 100% Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	background-color: #472700;
   
    }
img{
border:none;
	}
	
#contenidor {
	margin: 30px auto;
	width:750px;
	height:110%;
	background-color: #FFFFFF;
	
}


/*logo*/

#cap{
	height:100%; 
	width:100%;	
	background-color:#FFFFFF;
	background-image: url(/imatges/janeconchimp_recortada.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: #df6f1d solid 3px;
	
	}
#iwithblockmsg-logo{
	float: right;
	color:#000000;
	font-size:12px;
	padding-right:130px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	padding-top:5px;
	}
	
	
/*menusesquerra*/

#col1{ float:left; width:19%; height:115%;	background-color: #FFFFFF; margin-top:45px;}

#iwithblockmenu-esquerra{

margin-left: 6px;
width: 90%;
height: auto;
background-color: #df6f1d;
color: #FFFFFF;
z-index: 6;
	}
*html #iwithblockmenu-esquerra{ width:129px;}

#iwithblockmenu-contacta{
margin-top:30px;
margin-left: 6px;
width: 90%;
height: auto;
background-color: #0900e9;
color: #FFFFFF;
z-index: 6;
}


.iwithblockmenu-esquerra {
	list-style-type: none;
	margin: 6px 0px;
	padding: 0px;
	width: 100%;
	font-size:10px;
	
	}

.iwithblockmenu-esquerra li a {
	background-color: #FFFFFF;
	color: #0900e9;
	font-weight:bold;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	}
	
* html .iwithblockmenu-esquerra li a{ /*només per IE6*/
    
	}

.iwithblockmenu-esquerra li a:visited, .iwithblockmenu-esquerra li a:active{
	color: #0900e9;
	}	

.iwithblockmenu-esquerra li a:hover {
	color: #0000FF;
	text-decoration:underline;
	font-size:10px;
	
	}


/*part central*/
#cos{  float:left; width:450px; height:100%; background-color: #FFFFFF; margin-top:30px;}

#iwith-box1portada {
float:left;
	width:430px;
	height:100%;
	color:#333333;
	margin-bottom:30px;
	text-align:justify;
	padding:10px;
		}
		
		
		
#cos2{ float: left; width:600px; height:110%; background-color: #FFFFFF; }

*html #cos2{ float:right; width:590px;margin-right: 5px;}
#iwith-box2portada{
	float: left;
	margin-bottom:30px;
	width:100%;
	height:75%;
		}
#containernews{ float: left; width:260px; height:80%; background-color: #FFFFFF; }

#titolnews{
	border: #df6f1d solid 1px;
	border-bottom:none; 
	margin-left:10px;
	padding-top:10px;
	padding-left:20px;
	background-color:#f3c20d;
	font-size:12px;
	width:235px;
	height:20px;
	color:#000000;

	}
#box3portada {
	border: #df6f1d solid 1px;
	border-top:none; 
	width:235px;
	height:300px;
	margin-bottom:20px;
	margin-left:10px;
	color:#333333;
	padding:10px;
	overflow:auto;
		}

#iwith-box4portada{
	float: right;
	margin-bottom:30px;
	width:300px;
	height:300px;
	color:#333333;
		}
/*menufotos*/
#col3portada{ float:right;	width:125px; height:110%; margin-right:10px;	background-color: #FFFFFF; margin-top:25px;}
*html #col3portada{
float:right;
padding: 0;
margin-top:-650px;}

 
#iwith-RightBoxEditable{
	margin-top:20px;	
	width: 99%;
	height:100%;
	
	}


/*frotter*/

#iwithblockmsg-peu {clear:both; width:100%; height: 20%; background-color:#ffc482; text-align:right;}
