@import "soci.css";

/*common***************************/
*	{
	margin: 0;
	padding: 0;
	/*border: solid 1px #00FF00;
	margin: -1px;*/
	}
h1,h2,h3,h4,h5,h6,p	{
	margin: 0;
	font-weight: normal;
}
body {
	background-color: #621200;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #E7C6AA;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: static;
	}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
img	{
	border: none;
	}
em	{
	font-style: normal;
	}
	

h3	{
	font-size: 16px;
	color: #fff;
	margin: 0 0 16px;
	font-weight: bold;
	}

h4	{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #721500;
	padding: 2px;
	margin: 16px 0;
	font-weight: bold;
	clear: both;
	text-align: left;
	}
	
h5	{
	font-size: 14px;
	color: #fff;
	margin: 16px 0 16px;
	font-weight: bold;
	}

h6	{
	font-size: 13px;
	color: #fff;
	/*text-decoration: underline;*/
	margin: 6px 0;
	}


ol	{
	padding-left: 2em;
	}
ul	{
	padding-left: 2em;
	list-style-type: square;
	}

.bold	{
	font-weight: bold;
	}
.ita	{
	font-style: italic;
	}
.whitebold	{
	font-weight: bold;
	color:#fff;
	}
.align-r	{
	text-align: right;
}

.ind10	{margin-left: 10px;}

.ind30	{margin-left: 30px;}

.no-list	{
	list-style: none;
}
.clear {
	clear: both;
	overflow: hidden;
}

/*link*/

a:link, a:visited	{
	text-decoration: underline;
	color: #E7C6AA;
	}
a:hover	{
	text-decoration: none;
	color: #fff;
	}
	

	
/*MAINBOX*/
#mainbox	{
	width: 764px;
	margin: 5px auto 0px;
	}
/*HEAD*/
#head	{
	height: 225px;
	position: relative;
	}
#head .l	{
	width: 195px;
	height: 225px;
	background-image: url(../img/common/headerlogo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	}
#head .l img	{
	margin-top: 12px;
}
#head .r	{
	width: 569px;
	height: 225px;
	float: right;
}
#head .r .top	{
	height: 88px;
	width: 569px;
	background-image: url(../img/common/headertitle.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
#head .r .top img	{
	position: absolute;
	top: 18px;
	right: 20px;
}
#head .r .mid	{
	height: 114px;
	width: 569px;
	background-image: url(../img/common/headerphoto.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 88px;
	right: 0;
}
#head .r .bot	{
	height: 23px;
	width: 569px;
	background-image: url(../img/common/headerbottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 202px;
	right: 0;
}
/*NAVIAREA*/
#naviarea	{
	font-size: 10px;
	text-align: right;
	padding-right: 8px;
	}
#naviarea img	{
	border: none;
	}

/*MENU*/

#menu	{
	float: left;
	width: 195px;
	}
#menu .top	{
	height: 19px;
	background-image: url(../img/common/menu_top.gif);
	background-repeat: no-repeat;
	}
#menu .middle	{
	background-image: url(../img/common/menu_middle.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0 6px 0 7px;
	}
#menu .bottom	{
	height: 20px;
	background-image: url(../img/common/menu_bottom.gif);
	background-repeat: no-repeat;
	}

#sottomenu	{
	text-align: left;
	padding: 5px 0 5px 10px;
	}
	
.bannerarea	{
	margin: 1px 0;
}

/*NAVI*/
ul#navi {list-style:none;margin:0;padding:0;}
#navi li {margin:0;padding:0;}
#navi li a {display:block;padding:6px 10px;height:100%; font-size: 12px; font-weight: bold; color:#E7C6AA;text-decoration:none;}
#navi li a .en { font-weight: normal; font-style: italic; }
#navi li a {background:url(../img/common/common_navi_bg.gif) repeat -200px 0;}
#navi li a:hover, li a:focus, li a:active {background-position:-150px 0; color:#fff;}

/*MAINCONT*/
#maincont	{
	float: right;
	width: 558px;
	background-image: url(../img/common/main_middle.gif);
	background-repeat: repeat-y;
	}
#maincont .top	{
	height: 57px;
	background-repeat: no-repeat;
	text-align: left;
	}
#maincont .top img	{
	}
#maincont .middle	{
	background-repeat: repeat-y;
	text-align: justify;
	padding: 0 7px;
	}
#maincont .bottom	{
	height: 19px;
	background-image: url(../img/common/main_bottom.gif);
	background-repeat: no-repeat;
	}
	
#maincont .texbox	{
	padding: 0 20px;
	clear: both;
	}
#maincont .pad_10-20	{
	padding: 10px 20px;
}

#maincont .para-a p	{
	margin-bottom: 1em;
}
#maincont .para-b p	{
	margin-bottom: 1.5em;
}
#maincont .lst-a li	{
	margin-bottom: 1em;
}

.redbox	{
	padding: 6px;
	background-color: #721500;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}
	
/*#maincont .listalp	{
	list-style-type: lower-alpha;
	}*/

#pagebottom	{
	width: 544px;
	background-color: #721500;
	font-size: 11px;
	text-align: right;
	clear: both;
	}
#pagebottom p	{
	padding: 4px 20px;
	}
	

/*FOOTER*/

#foot	{
	clear: both;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	}
#bottomspace	{
	height: 20px;
	}
	
/*.black	{
	color: #363636;
	}*/


/*entrata**************************/

#entrata	{
	width: 372px;
	/*height: 552px;*/
	background-image: url(../img/entrata/entratabg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 552px;
	margin-top: 20px;
}
#entrata .mid	{
}

/*toppage***************************/

	
#news img	{
	vertical-align: middle;
	margin: 0 6px;
}

#news h3	{
	font-size: 12px;
	margin: 10px 0 10px 2px;
	border-left: solid 5px #fff;
	padding-left: 4px;
}
#news .data	{
	font-size: 10px;
	display: block;
}
#news p	{
	padding-left: 4px;
	margin: 0 0 10px 20px;
}

/*iscrizione***************************/

#iscrizione .texbox h5 {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin: 30px 0 6px;
}
#iscrizione .texbox h6 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 30px;
}
#iscrizione .texbox .art {
	font-weight: bold;
	margin-left: 1em;
}
#iscrizione .texbox p {
	margin: 1em 0;
}
#iscrizione .texbox li {
	margin: 1em 0;
}






/*progetti***************************/

#progetti .texbox p {
	margin: 10px 0;
}
.progetti	{
	background-color: #721500;
	margin-bottom: 10px;
}
.progetti td	{
	padding: 8px;
}

/*giornalino***************************/

#giornalino .texbox p {
	margin: 10px 0;
	text-align: left;
}
#giornalino .row {
	margin-bottom: 12px;
	padding-left: 12px;
}
#giornalino .box1,#giornalino .box2,#giornalino .box3 {
	float: left;
	width: 142px;
	text-align: center;
	padding: 12px;
	background-color: #721500;
	font-size: 10px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	margin-right: 11px;
}
#giornalino .box3 {
	margin-right: 0;
}
#giornalino .row a:link img { border: solid #721500 1px; }
#giornalino .row a:visited img { border: solid #721500 1px; }
#giornalino .row a:hover img { border: solid #ffff00 1px; }

#get-adobereader {
	position: relative;
	width: 480px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0 auto 12px;
	padding: 12px;
	background: url(../img/giornalino/get_adobereader_bg.gif);
	border-bottom: solid #660000 2px;
	border-left: solid #660000 1px;
	border-right: solid #660000 1px;
	
	font-size: 10px;
	color: #666;
}
#get-adobereader p {
	width: 340px;
	text-align: left;
}
#get-adobereader img {
	position: absolute;
	top: 12px;
	right: 12px;
}
#get-adobereader a:link { color: #CC0000; }
#get-adobereader a:visited { color: #CC0000; }
#get-adobereader a:hover { color: #ff0000; }

/*pubblicazioni***************************/

.pubblicazione	{
}
.pubblicazione img	{
	border: solid 1px #901B02;
}
.pubblicazione a:hover img	{
	border: solid 1px #ffff00;
}

.cop	{
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}
.rspace	{
	float: right;
	width: 370px;
	border-left: solid 2px #fff;
}
.rspaceinn	{
	padding-left: 5px;
}
.titolo	{
	text-align: left;
	margin-bottom: 10px;
}
.titolo h3	{
	font-size: 14px;
	margin: 10px 0;
}
.titolo h4	{
	font-size: 12px;
	margin: 0;
	color: #E7C6AA;
	background: transparent;
	font-weight: normal;
}
.pagine	{
	width: 360px;
}
.pagine td	{
	width: 10%;
	text-align: left;
	padding: 3px 0 0 0;
	height: 40px;
}

/*stage e corsi***************************/

.sc-top	{
	width: 544px;
	height: 138px;
	/*margin-top:10px;*/
}

#stagetopfoto	{
	background-image:url(../img/stageecorsi/stage_topphoto.jpg);
}
#corsitopfoto	{
	background-image:url(../img/stageecorsi/corsi_topphoto.jpg);
}


/*stage*/
#profarea	{
}
#profarea .l	{
	width: 176px;
	padding: 0 0 10px 0;
	float: left;
}
#profarea .r	{
	background-color: #721500;
	float: right;
	width: 290px;
	padding: 10px;
	margin-bottom: 10px;
}
#profarea .r .foto	{
	float: right;
	margin:0 0 10px 10px;
}
#lang_it, #lang_en	{
}
#profarea .r p	{
	margin-bottom:10px;
}
#profarea .r a	{
	font-size: 10px;
}
#profarea .lista	{
	text-align: left;
}
#profarea .l h4	{
	margin: 0 0 8px;
	text-decoration: none;
}
#profarea .l img	{
	margin: 0 0 8px;
}
#profarea .l h6	{
	margin: 0;
	text-decoration: none;
}
#profarea .l a	{
	font-size: 10px;
	margin: 0 0 10px 6px;
}



/*corsi*/
#box2 .l	{
	margin-bottom:10px;
	padding: 0 20px;
}
#box2 .l h3	{
	text-align: center;
}
#box2 .r	{
	float: right;
	width: 240px;
	background-color: #721500;
	margin: 0 0 10px 10px;
	padding: 10px
}
#box2 .r img	{
}
#box2 .r h6	{
	text-align: center;
	margin: 10px 0;
}
#box2 .r h4	{
	text-align: center;
	margin: 10px 0;
}
#box2 .r p	{
	text-align: center;
}

#box2 .r ul	{
	text-align: left;
}

/*dove siamo***************************/

#mappa	{
	margin:0 auto;
	padding: 6px;
	background-color: #721500;
	font-size: 10px;
	width: 332px;
}
#sede-indirizzo	{
	
	
}
#sede-indirizzo .r	{
	padding-left: 10px;
	vertical-align: top;
	
}
#sede-indirizzo h6	{
	margin-top: 0;
}

/*foto***************************/
#fotopage	{
	background-color: #292929;
	text-align: center;

}
#viewerarea	{
	height: 253px;
	background-image: url(../img/foto/bg.jpg);
	background-repeat: repeat-x;
}
#smbarea	{
	padding: 0 0 20px;
	scrollbar-base-color: #000;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #111;
	scrollbar-track-color: #666;
	scrollbar-arrow-color: #ccc;
}
#slideshow	{
	width: 306px;
	margin: 0 auto;
	padding-top: 10px;
}
.btn	{
	margin: 0 auto;
	padding-top: 6px;
}
#fotolist	{
	background-color: #0B0B0B;
	width: 520px;
	height: 200px;
	margin: 0 auto;
	overflow: auto;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	margin-top: 10px;
	text-align: center;
}
#thumbnail	{
	margin: 4px auto;
}
#thumbnail td	{
	height: 30px;
	padding: 1px;
	text-align: center;
	width: 11.11%;
}
#thumbnail img	{
	border: solid 1px #555;
}
#thumbnail a:hover img	{
	border: solid 1px #ff5;
}


/*link***************************/

.link	{
	text-align: left;
}
.link a	{
	display: block;
	border-left: solid 2px #901B02;
	margin-bottom: 12px;
	padding-left: 10px;
}
.link a:link,.link a:visited,.link a:hover	{
	text-decoration: none;
}
.link a:hover	{
	border-left: solid 2px #fff;
}
.link a h6	{
	color: #E7C6AA;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}
.link a:hover h6	{
	color: #fff;
}
.link a p	{
	color: #C87B5B;
}



/*schedaiscrizione*/

.schedahead{
	background-color: #FFFFFF;
	background-image: url(../img/schedaiscrizione/schedaiscrizione_logo.gif);
	background-repeat: no-repeat;
	background-position: center 14px;
	height: 120px;
}
.schedahead img {
	margin-top: 92px;
}
.tavola	{
	width: 470px;
	margin: 16px auto;
	border-top: solid 1px #E7C6AA;
}
.tavola .col1 {
	width: 10em;
}
.tavola td	{
	padding: 6px 4px;
	text-align: right;
}
.tavola input {
	height: 14px;
}
.tavola .frm	{
	width: 100%;
	background-color:#721500;
	border: none;
	color: #fff;
}
.tavola textarea	{
	height: 200px;
	overflow: auto;
}


/*mappa del sito*/

#mappasito h3	{
	font-size: 13px;
	margin: 4px 0;
}

/*slide***********************************/
#slide-01	{
	background-color: #000;
}



/*MacIE***********************************/


/* \*//*/

.drop	{
	float: left;
	font-size: 27px;
	line-height: 12px;
	width: 20px;
	}
	
/**/


/*clearfix***********************************/

.clearfix:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

.clearfix {  
    zoom: 100%;
	overflow: hidden;
}
