@charset "iso-8859-1";
/* ------------------------------------------ */
/* SCUOLAEVOLONTARIATO.IT  */
/* luglio 2008  */
/* timeandmind */
/* ------------------------------------------ */

/* ------------------------------------------ */
/* RESETS  */
/* ------------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

form {
	padding:0px;
	margin: 0px;
}

a {
	outline: none;
}
a img {
	border: none;
}
/* ------------------------------------------ */
/* TOOLBOX  */
/* ------------------------------------------ */

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}
.textAlign-left {
	text-align: left;
}
.textAlign-right {
	text-align: right;
}
/* ------------------------------------------ */
		  /* STRUTTURA  */
/* ------------------------------------------ */

html, body {
}

.wrapperContainer {
min-width: 900px;
 /* blocca il resize su mozilla */
width:expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1262? "1260px" : "auto");
  /* blocca il resize su ie*/
}

.header {
background-image:url(../img_struct/bgHeader.jpg);
background-repeat:repeat-x;
text-align: left;
height: 129px;
}

.headerLogo {
float:left;
}

.headerImg {
float:right;
}

.loghi {
text-align: center;
padding-bottom: 10px;
}

.container {
	border-top: 1px solid #ffa52f;
	border-bottom: 1px solid #ffa52f;
	text-align: left;
	padding-top: 5px;
	float: left;
	width:100%;
}
.content {
	margin:0px 193px;
}

.contentOverflow {
	width: 100%;
	min-width:300px;
	overflow:hidden;
}


.colLeft {
	width: 190px;
	float: left;
}

.colRight {
	width: 180px;
	padding-left: 10px;
	float: right;
}
/** structureStandard **/
.strStandard {
	width: 173px;
	background-image:url(../img_struct/bodyStructureStandard.gif);
	background-repeat:repeat-y;
	margin-bottom: 10px;
}
.topStrStandard {
	background-image:url(../img_struct/topStructureStandard.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	color: white;
	padding-top:4px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomStrStandard {
	background-image: url(../img_struct/bottomStructureStandard.gif);
	background-repeat: no-repeat;
	height: 16px;
}

.strStandardText {
margin:0px 10px;
}
/** **/

/** structure Banner **/
.strBanner {
	width: 173px;
	background-image:url(../img_struct/bodyStructureBanner.gif);
	background-repeat:repeat-y;
	margin-bottom: 10px;
}
.topStrBanner {
	background-image:url(../img_struct/topStructureBanner.gif);
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
	color: white;
	padding-top:4px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomStrBanner {
	background-image: url(../img_struct/bottomStructureBanner.gif);
	background-repeat: no-repeat;
	height: 16px;
}

.strBannerText {
margin:0px 10px;
}

.footer {
	padding:0px 20px;
	height:37px;
	line-height:37px;
	clear: both;
}
/**  MENUMAIN   */

.MenuMain ul {
	list-style-type: none;

}
.MenuMain ul li {

}
/** MENU02 **/

.menu02 ul {
	text-align:left;
	list-style-type: none;
}
.menu02 ul li {
}
.menu02 ul li a {
	padding:10px 0px;
}

li.menu02 a 

/** MENUEXTRA **/

ul.menu03 {
	list-style-type: none;
	display:inline;
}
ul.menu03 li {
	line-height: 30px;
	height: 30px;
}


/* ------------------------------------------ */
				/* 	STILE */
/* ------------------------------------------ */


h1 {
	font-size: 12px;
	color: #ffa52f;
	margin-bottom:5px;
}
h2 {
	font-size: 12px;
	color: #ffa52f;
}
h3 {
	font-size: 12px;
	color: #ffa52f;
}
a {
	color: #ffa52f;
	text-decoration: underline;
}
p {
	color: #000;
}
hr {
	border-width: 0px;
	height: 1px;
	color: #000;
}
.wrapperContainer {

}

/** box home **/

.boxHome {
background-image:url(../img_struct/BoxHomeBody.gif);
height: 240px;
background-repeat: repeat-x;
margin-right: 250px;
}

h2.boxHome a {
color: #fff;
}

h2.boxHome a:hover {
text-decoration: underline;}

.boxHomeDestro {
background-image:url(../img_struct/BoxHomeBody.gif);
height: 240px;
background-repeat: repeat-x;
width: 250px;
float: right;
}

.listaSportelli {
list-style-type: none;
}
.listaSportelli a {
text-decoration: none;
}

.listaSportelli a:hover {
text-decoration: underline;
}

.mappa {
background-image:url(../img_struct/mappa-sportelli.gif);
background-repeat: no-repeat;
background-position: top left;
height: 202px;
text-align:right;
padding-right:10px;
margin:0px 5px;
}

.titleBoxHome {
color: white;
text-transform: uppercase;
font-weight: bold;
font-size:13px;
text-align: center;
padding-top: 10px;
margin-bottom:10px;
}

.boxHomeLeft {
background-image:url(../img_struct/leftSideBoxHome.gif);
height: 240px;
background-repeat:no-repeat;
background-position:left;
}

.boxHomeRight {
background-position:right;
background-repeat: no-repeat;
background-image:url(../img_struct/rightSideBoxHome.gif);
height: 240px;
}

.boxHomeContent {
margin: 0px 10px;
}

/** ** **/

.content {
	
}
.footer {
	font-size:90%;
	color: #777;
}

.crediti {
background-image:url(../img_struct/logotm.gif);
background-position:right;
height: 40px;
line-height: 40px;
padding-right: 50px;
font-size: 20px;
color: #777;
font-size:10px;
background-repeat: no-repeat;
text-align: right;
clear: both;
}
/** MENUMAIN **/

.MenuMain {
text-align: left;
}
.MenuMain ul li a {
	text-align: center;
	}

li.button01 a {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	margin:0 10px;
	background-image:url(../img_struct/bgButton01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 167px;
}
 li.button01 a:hover, li.button01 a.activeMenuMain {
	text-decoration:none;
	color:#fff;
	text-decoration: underline;
	width: 167px;
}

li.button01active a {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
	margin:0 10px;
	background-image:url(../img_struct/bgButton01.over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 167px;
	line-height: 30px;
}



/** MENU02 **/	
li.button02 a {
	margin:0 10px;
	text-decoration: none;
	background-image: none;
	background-position: bottom center;
	background-image: url(../img_struct/bgButton02.gif);
	background-repeat:repeat-x;
	color: #777;
	display: block;
	font-size:11px;
	text-align: center;
	width: 167px;
	padding: 8px 0px;
	height: 23px;
	line-height: normal;
	
}

a.menu02 {
	margin:0 10px;
	text-decoration: none;
	color: #777;
	display: block;
	font-size:11px;
	text-align: left;
	width: 167px;
	padding:0px 0px 8px 0px;
	height: 30px;
	
}

a.menu02:hover {
	color: black;
}

li.button02 a:hover, li.button02 a.attivo {
	color: #333;
}

/** MENUEXTRA03 **/

ul.menu03 {
	
}
ul.menu03 li {
	display: inline;
}
ul.menu03 li a {
	text-decoration: none;
	color: #000;
	border-right: 1px solid #000;
	padding: 0px 10px;
}
ul.menu03 li a:hover, ul.menu03 li a.attivo {
	color: #000;
	text-decoration: underline;
}
/** LISTE. NEWS, ARTICOLI, PRESS **/


/*** list standard **/

.listStandard {
margin:15px 35px;
overflow: auto;
}

.listStandard img {
float: left;
margin-right: 15px;
}

.listStandardText {
font-size: 11px;
font-family:  Verdana, sans-serif;
float:left;
}

/****/

.box {
margin:15px 35px;
overflow: auto;
width:100%;
}

.box img {
float: left;
margin-right: 15px;
}

.textbox {
float:left;
width:80%;
}

.BoxTitle {
	color: #000;
}
.BoxTextDate {
	font-size: 12px;
}
.BoxTextTitle {
	font-size: 12px;
	color: #ffa52f;
	font-weight: bold;
}
a.BoxTextTitle {
	text-decoration: none;
	color: #ffa52f;
}
a.BoxTextTitle:hover {
	text-decoration: underline;
}
.BoxText {
	color: #000;
	font-size:11px;
	}
a.BoxText {
	color: #000;
	text-decoration: none;
}
#list-box .ContentText {
	color: #000;
}
/* ------------------------------------------ */
				 /* FIELD */
/* ------------------------------------------ */

.campi {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	border: 1px solid #AAAAAA;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-image: url('../../img_system/BgInput.gif');
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
form submit {
	background-color: #EBF3F6;
	background-image: url('../../img_system/BgInputButton.gif');
	background-repeat: repeat-x;
}
/* ------------------------------------------ */
				 /* CONTENT MENU */
/* ------------------------------------------ */

#ContentMenu .ContentText {
	color: #000;
}
#ContentMenu a.ContentText {
	color: #000;
}
/* ------------------------------------------ */
	   /* MENU STRUTTURALE FONDO PAGINA */
/* ------------------------------------------ */

#FooterMenu .ContentText {
	font-size: 8px;
	color: #000;
}
#FooterMenu a.ContentText {
	text-decoration: none;
	color: #000;
}
#FooterMenu a.ContentText:hover {
	color: #AAAAAA;
}
/* ------------------------------------------ */
				 /* COMMENTI */
/* ------------------------------------------ */

.CommentArea {
	background-color: #F9F9F9;
	border-top: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	padding: 7px;
	font-size: 10px;
	color: #555555;
}
.CommentUser {
	background-image: url('../../img_system/spacer02.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 7px;
	font-size: 10px;
	color: #555555;
}
a.CommentUserLink {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
/* ------------------------------------------ */
				 /* GLOSSARIO */
/* ------------------------------------------ */

.GlossaryText {
	color: #E75700;
}
a.GlossaryText {
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #E75700;
}
.AutLinkText {
	color: #009CFF;
}
a.AutLinkText {
	text-decoration: none;
	border-bottom: dotted 1px;
	color: #009CFF;
}
