
/* RESET */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

a{
	outline:none;
	color:#565656;
	color:#006DBB;
}


p{
line-height:1.4;
}

body{
	background:white;
	color:black;
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height:1.2;
}

#page{

	width:990px;
	margin:20px auto 0 auto;

}


#testata{
	position:relative;
	height:190px;
	/*background:URL("../images/testata_mag08_2.jpg") top left no-repeat;*/
	border-bottom:4px solid white;
	position:relative;
}
#testata #gohome{
	position:absolute;
	top:115px;
	left:15px;
	width:180px;
	height:65px;
}
#testata #gohome a{
	display:block;
	width:180px;
	height:65px;
}
#testata #gomagazine{
	position:absolute;
	top:40px;
	right:30px;
	width:100px;
	height:140px;
}
#testata #gomagazine a{
	display:block;
	width:100px;
	height:140px;
}

#topban{
	position:absolute;
	top:10px;
	right:135px; 
}

#topnav{
	position:absolute;
	top:160px;
	left:180px;
	font-size: 10pt;
	width:450px;
}

#topnav li{
	float:left;
	padding: 0 10px;
	border-right: 2px solid #FFFF00;
}

#topnav a, #topnav a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#mainbar{
	height:35px;
	background:URL("../images/bg_menubar.jpg") top left repeat-x;
	border-bottom:4px solid white;
	position:relative;
}

#mainbar #searchbar{
	position:absolute;
	right:6px;
	top:6px;
	
}






#left{
	background:white;
	width:685px;
	float:left;
	margin-bottom:5px;
}

#right{
	background:white;
	width:300px;
	float:right;
	margin-bottom:5px;
}

#right img{
	display:block;
}

#right .moduletable{
	width:250px;
	height:250px;
	margin-bottom:4px;
}

#footer{
	background:URL("../images/bg_linkbottom.jpg") top left repeat-x;
	height:245px;
	padding:20px 10px;
}


#footer .moduletable{
	width:120px;
	float:left;
}

#footer .moduletable h3{
	color:#A3A3A3;
	font-weight:bold;
	font-size:14px;
	border-bottom: 4px solid #0298CC;
	width:98%;
	padding:3px 0;
}

#footer .moduletable ul{
	padding:6px 3px 0 3px;
}

#footer .moduletable li a{
	color:#888;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#chiusura{
	height:40px;
	background:URL("../images/bg_barfooter.jpg") top left repeat-x;
	line-height:40px;
}

.the_ultimate_punisher{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

#focus{
	height:250px;
	margin-bottom:4px;
	
}

#left_home{
	width:365px;
	float:left;
	
}
#right_home{
	width:365px;
	float:right;
	
}


#left_home .moduletable, #right_home .moduletable{
	background:URL("../images/bg_boxhome.jpg") white left top repeat-x;
	height:130px;
}


#left_home .moduletable .flexcontentitemtitle a, #right_home .moduletable .flexcontentitemtitle a{

	font-size:14px;
	font-weight:bold;
	margin:8px 0px 5px 15px;
	padding-right:15px;
	color:#666;
	float:right;
	width:200px;
	text-decoration:none;
}

#left_home .moduletable .flexcontentitem a, #right_home .moduletable .flexcontentitem a {

	text-decoration:none;
	color:#333;

}

#left_home .moduletable img, #right_home .moduletable img{
	width:125px;
	height:190px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}

#right_home .moduletable p, #left_home .moduletable p{

	padding:5px 15px;
	float:right;
	width:200px;
}

#left_home h3{
	background:URL("../images/top_box_blue.gif") left 10px no-repeat;
	height:25px;
	width:343px;
	margin:0 auto;
	text-indent:70px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-top:10px;
}

#right_home h3{
	background:URL("../images/top_box_red.gif") left 10px no-repeat;
	background:URL("../images/top_box_blue.gif") left 10px no-repeat;
	height:25px;
	width:343px;
	margin:0 auto;
	text-indent:70px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
	padding-top:10px;
}



#firma{
	padding:6px 0;
	text-align:right;
}

#firma a{
	color:#999;
	text-decoration:none;
}

#campus_bottom{
	float:left;
}
#chiusura_menu{
	float:right;
	width:40%;
	
}

#chiusura_menu td{
	text-align:right;
	padding-right:10px;
}
#chiusura_menu a{
	color:#888;
	text-decoration:none;
	font-size:10px;
}


#mainbar ul{ 
	padding-top:7px;
	padding-left:5px;
	padding-right:0px;
}

#mainbar li{
	float:left;
	background:URL("../images/menu_li.gif") #fff top left no-repeat;
	height:20px;
	line-height:20px;
	text-indent:15px;
	margin-right:6px;
	padding-right:10px;
}

#mainbar li a{
	text-transform:uppercase;
	color:#666;
	text-decoration:none;
	font-weight:bold;

}

#left_adv{
	float:left;
	width:140px;
	margin-top:26px;
	margin-right:15px;
}

#left_adv h3{
	font-size:12px;
	border-bottom:4px solid #999;
	padding-bottom:4px;
	font-weight:bold;
}


#left_adv li{
	padding:1px 0;
}

#sidebar2{
	float:left;
	width:155px;
	margin-top:26px;
	margin-right:15px;
}

#sidebar2 h4{
	font-size:12px;
	border-bottom:4px solid #0199CC;
	padding-bottom:4px;
	font-weight:bold;
	text-indent:10px;
}
#main_content{
	background:URL("../images/bg_maincontent.jpg") #FFF left top repeat-x;
	padding:10px;
}

#sidebar2 ul{
	margin-bottom:20px;
}

#sidebar2 li{
	padding:5px 3px;
	border-bottom:1px dotted #d3d3d3;
}

#sidebar2 li a{
	color:#333;
	text-decoration:none;
}

.top_h4{
	font-size:12px;
	border-bottom:4px solid #0199CC;
	padding-bottom:4px;
	font-weight:bold;
	margin-top:0;
}

textarea#comment{

	width: 400px;
}


.blog_title{

	background:URL("../images/blog_title.jpg") top left no-repeat;
	height:25px;
	text-indent:80px;
	line-height:25px;
	font-size:14px;
	color:white;
	font-weight:bold;
}

.contentpaneopen{
	width:100%;
}

.contentpaneopen a{

	color:#333;
	color:#006DBB;

}

.componentheading, .contentheading, .indexcampussaloni, .componentheadingcartasi, .contentheadingastratto {

	border-bottom:4px solid #CE0101;
	height:20px;
	padding-top:20px;
	padding-bottom:4px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	width:100%;

}

td .contentheading {

	border-bottom: none;
	height:20px;
	padding-top:20px;
	padding-bottom:0px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-indent:15px;
	width:100%;

}

.t2B{
	color:#333;
	font-size:16px;
	font-weight:bold;
}

#cerca_container{
	padding:10px 0;
}

#cerca_container #s{
	border:1px solid #999;
	width:136px;
}

#cerca_container  #searchsubmit{
	margin:3px 0;
}

#sidebar{
	width:160px;
	float:left;
}

.post{
	float:right;
	width:490px;
}


.indexcampus{
	display:none;
}

.t2{
	/* padding:15px 0 10px 0; */
	font-size:12px;
	line-height:1.9; 
	padding-top:25px;
	padding-top:0px;
}

.t2 p{
	margin:5px 0;
}

.data2{
	font-style:italic;
	color:#666;
}

.t2 a{
	text-decoration: none;
}
.t2 a:hover{
	text-decoration: underline;
}

#inside_300{
	margin-top:30px;
}

.t2B a{
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}


.t3B{
	line-height:1.5;
	font-size:13px;
}


.t2 .inputbox{

	margin:6px 0;


}

.social img{
	padding-right: 10px;
}

#left_home .moduletable,  #right_home .moduletable{
	position:relative;
}

#left_home a.readon, #right_home a.readon{
	display:block;
	background: #c3c3c3;
	width:140px;
	height:20px;
	line-height:20px;
	position:absolute;
	bottom:40px;
	right:20px;
	font-weight:bold;
	text-align:center;
}

#left_home a.readon{
	color:#0099CC;
}

#right_home a.readon{
	color:#C50000;
}

#edicola{
	position:absolute;
	top:115px;
	right:180px;
	font-size: 10pt;
	width:100px;
}

#edicola a, #edicola a:visited{
	color: #FFFF00;
	text-decoration: none;
}

#edicola .title{
	font-size:12pt;
	color: #FFFFFF;
	font-weight:bold;
	line-height:15px;
}

#edicola ul{
	padding-top:3px;
}

#edicola li{
	font-size:8pt;
	color: #FFFF00;
}

#elenco_saloni{
	text-align:center;
	background-image:url(../images/BoxSaloniL.gif);
	color:#FFFF00;
	width:300px;
	height:82px;
	margin-bottom:5px;
}
#elenco_saloni a{
	color:#FFFF00;
}

#elenco_saloni_box{
	text-align:left;
	width:200px;
	margin:0px auto;
	padding:20px 0 0 0;
}

#elenco_saloni_box select, #elenco_saloni_box option{
	font-size:8pt;
}

#elenco_saloni_box .title{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:3px;
}

#emailForm textarea {
	width:380px;
}


#search_results_intro td{
	padding:10px;
}
.searchintro1 td{
	padding:10px;

}

.moduletable_search {
	background:#C50000;
	margin-bottom:5px;
	padding:13px 20px;
}

.moduletable_search input{
	width:255px;
}

.moduletable_search h3{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:3px;
}

.lastestpost {
	padding-top:20px;
	padding-left:20px;
}
#lastestpost li {
	font-size:10pt;
}

.contentpane li {
	padding:8px 0;
}

.contentpane_contact {
	padding:20px 0 0 0;
	margin-top:20px;
}

a:hover {
	text-decoration:underline;
}


.blog_more ul li{
	padding:4px;
}

.blog_more ul {
	padding:10px 0;
}

.linknws{
	padding:15px 0;
	padding:3px 0;
	font-size:9pt;
}
.linknws .t3B{
	font-size:8pt;
}


#login .submit1{
	margin-top:10px;
}

span.t2B{
	padding-top:10px;
	padding-top:0px;
	display:block;
	width:400px;
}

.t2left span.t2B{
	padding-top:10px;
}	

.t2Bcartasiorange img{
	margin-right:4px;
	margin-bottom:4px;
}

#lastestpost{
	width:200px;
	margin-top:10px;
	padding-right:10px;
	float:right;
}

.t2 input.inputbox{
	width:140px;
}

td.t2{
	padding-top:20px;
}

/* Registration */
#pref_tab td {
	padding:5px 0;
	height:20px;
}
.regTab1 {
	background-color:#D7F1FB;
	margin:10px 0;
}
.regTab1 td {
	padding:5px 0;
	height:20px;
}
#seluni {
	width:210px;
	font-size:8pt;
}
#seluni option {
	font-size:8pt;
}


#google_250{
	width:250px;
	margin:0 auto;
}


.contentheadingsaloni{
	padding:10px 0;
}

.t2B {
	margin:0;
	padding:0;
	/* line-height:8px; */
}
.t3B {
	margin:0 0 -10px 0;
	padding:0;
	/* line-height:8px; */
}
.last_cv_img {
	width:150px;
	height:113px;
}
.campus_tv_img {
	height:90px;
}

.t2Bcat {
	font-size:12pt;
	font-weight:bold;
	padding-bottom:15px;
}
.t2Bcat a, .t2Bcat a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:15px;
}
.t2Bcat a:hover {
	text-decoration:underline;
}
.t3Bcat {
	font-size:10pt;
	font-weight:bold;
}
.t3Bcat a, .t3Bcat a:visited {
	color:#000000;
	text-decoration:none;
}
.t3Bcat a:hover {
	text-decoration:underline;
}


.moduletable .moduletable {
	height:150px;
}
.moduletable_lifestyle a, .moduletable_lifestyle a:hover {
	text-decoration:none;
}

div.function-icons img{
	padding-right: 10px;
}

div.function-icons-bar{
	overflow: hidden;
	margin-top: 4px;
}

div.iconas {
	float: left;
	width: 260px;
	height: 28px;
}
div.dillo-button {
	padding-top: 1px;
	float: right;
	text-align: right;
	width: 120px;
	height: 28px;
}

div#dillo-buttona {
	padding-top: 8px;
	height: 22px;
	text-align: center;
}
div#dillo-box {
	float: left;
	width: 490px;
	height: 0px;
	background: #eeeeee;
}

div.youtube-search-bar {
text-align: right;
/*border: 1px solid #d9d9d9;*/
margin-bottom: 15px;
}
input.youtube-search-input {
border: 1px solid #d9d9d9;
width: 160px;
margin-left: 25px;
}
input.youtube-search-submit {
border: none;
background: #c50000;
color: #fff;
font-weight: bold;
}
.regform {
border:1px solid #000;
font-size:30px;	
}
