/* 
-----------------------------
--- CLUSTER FAMILY OFFICE --- 
-----------------------------
*/


@import url("http://yui.yahooapis.com/2.6.0/build/reset-fonts-grids/reset-fonts-grids.css");


/* 
-----------------------------
--- STILI GENERALI ----------
-----------------------------
*/

html,body{margin:0;padding:0}
html {
   font-size: 62.5%;
}
body{font: 1.2em arial,sans-serif;text-align:center;color:#333333;}
p{margin:0 0 10px}

a{color: #833C4E; text-decoration:none;}
a:hover {color: #941423; text-decoration:none;}

em {font-style:italic;}

strong {font-weight:bold;}

strong.listhead {
	display: block;
	margin-top: 5px;
	margin-bottom: -6px;
	}

ul.list {
	display: block;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	/*border: 1px solid red; /*bordo di test*/
	}

ul.list li {
	list-style-type: circle;
	font-size: 100%;
	margin-bottom: 10px;
	}


/* 
-----------------------------
--- LAYOUT ------------------
-----------------------------
*/

div#header {
	position: relative;
	height: 107px;
	background: url(../img/layout/header.png) no-repeat center left;
	}

div#header h1{/*height:80px*/;line-height:80px;margin:0;
	padding-left:10px;background:;color: #79B30B}
  
div#header h1 a {
	display: block;
	position: absolute;
	top: 10px;
	left: 25px;
	height: 86px;
	width: 171px;
	text-indent: -999em;
	/*border: 1px solid red; /*bordo di test*/
	}
	
div#container{text-align:left}

div#cover {
	position: relative;
	height: 281px;
	background:#E7E7E7 url(../img/layout/cover.jpg) no-repeat scroll 20px 0;
	width: 740px;
	}
	
div#cover h2 {
	display: none;
	}
	
div#cover a {
	display: block;
	position: absolute;
	top: 147px;
	left: 400px;
	height: 25px;
	width: 89px;
	text-indent: -999em;
	/*border: 1px solid red; /*bordo di test*/
	}
	
div#mainbox {
	border-top: ;
	margin-top: 15px;
	padding: 10px 35px;
	background: url(../img/layout/mainbox.png) repeat-y top center;
	}
	
div#mainbox p,
div#extra p {
	text-align: justify;
	}
	
div#mainbox h3 {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 6px;
	}
	

body#homepage div#mainbox {
	border-top: none;
	margin-top: 0;
	}


div#infobox,
div#colaboradores {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
	}	
	
div#colaboradores {
	margin-top: 5px;
	padding: 10px 0 6px;
	border-bottom: 1px solid #CCCCCC;
	}
	
div#colaboradores p {
	text-align: left;
	}
	

div#content p{line-height:1.4}

div#extra{background:}

div#footer {
	color: #999999;
	/*text-align: center;*/
	}
	
div#footer p{margin:0;padding:10px 0}


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



/* --- wrapper --- */

div#wrapper {
	position: relative;
	float: left;
	max-height:1008px;
	width:100%;
	/*background-color:#E6E6E6;*/
	/*background: url(../img/layout/wrapper.png) repeat-y top left;*/
	background: #E6E6E6 url(../img/layout/wrapper.png) no-repeat bottom left;	
	/*border: 1px solid red; /*bordo di test*/
	-moz-border-radius: 0 0 10px 10px; //per firefox
	-webkit-border-radius: 0 0 10px 10px; //per chrome i safari
	-ms-border-radius:0 0 10px 10px; //IE8
	
	
	}

div#wrappertop {	
	height: 25px; 
	width: 960px;
	position: absolute; 
	top: 0;
	left: 0;
	background: url(../img/layout/wrappertop.png) no-repeat top left;
	}
	
div#wrapper div.end {
	padding: 0 30px 10px;
	height: 10px;
	background: url(../img/layout/wrapperend.png) no-repeat bottom left;
	}

/* */

	

/* --- #NAVIGATION --- */

div#navigation {
	float: left;
	width: 220px;
	margin-left: -960px;
	position: relative;
	/*border: 1px solid red; /*bordo di test*/
	}

div#navigation div.teaser,
div#navigation div.nav-side {
	width: 205px;
	margin: 8px 0 0 15px;	
	background: url(../img/layout/teaser.png) repeat-y top center;
	/*border: 1px solid red; /*bordo di test*/
	}	
	
div#navigation div.teaser div.end,
div#navigation div.nav-side div.end {
	padding-bottom: 5px;

	background: url(../img/layout/teaser.end.png) no-repeat bottom center;
	}
	
/* padding */
div#navigation div.teaser p,
div#navigation div.nav-side p,
div#navigation div.teaser div.end {
	padding-left: 10px;
	padding-right: 7px;
	/*border: 1px solid red; /*bordo di test*/
	}

/* */


	
div#content {
	margin: 0 0 0 220px;
	width: 740px;

		/*background-color:yellow;*/
	/*border: 1px solid green; /*bordo di test*/	
	}

div#extra {
	float:left;
	position: relative;
	z-index: 2;
	width:220px;
	margin-left:-220px;
	}
	
div#extra h2#contacto,
div#extra h2#filantropica {
	display: block;
	height: 20px;
	text-indent: -999em;
	margin-left: ;
	margin-top: ;
	margin-bottom: 10px;
	}
	
div#extra h2#contacto {
	background: url(../img/layout/titles/extra.h2_contacto.png) no-repeat top left;
	}	

div#extra h2#filantropica {
	margin-top: 20px;
	background: url(../img/layout/titles/extra.h2_filantropica.png) no-repeat top left;
	}		


div#footer {
	clear:left;
	padding-top:10px;
	height:30px;
	text-align:center;
	width:100%;
	}
	
div#comillado {
		/*padding-left:30px;
		margin: 15px;
		background: url(../img/comillas.png) 0px 0px no-repeat;
		font-style: italic;
		border-bottom:1px dotted #DCDCDC;*/
		line-height:25px; 
		margin-left:30px; 
		margin-right:20px; 
		margin-top:50px; 
		font-style:italic;
}	


