@charset "UTF-8";
/* CSS - ASD Feel Rouge calcio a 5 */

html,body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-color:#000066;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#corpo{
	width: 1100px;
	max-width:1100px;
	height:auto;
	background-image:url(immagini/layout_14.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#000066;
	margin: auto;/*serve a centrare il box rpincipale all'interno della pagina*/
	padding: 0;
}

/*banner*/

div#banner{
	width: 1100px;
	max-width:1100px;
	height:177px;
	background-image:url(immagini/layout_01.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:23px;

}

div#bannersx{
	width: 946px;
	max-width:946px;
	height:177px;
	float:left;
}

div#bannerdx{
	width: 154px;
	max-width:154px;
	height:177px;
	float:left;
}

/*menu*/

div#menu{
	width: 1100px;
	max-width:1100px;
	height:66px;
}

div#menusx{
	float:left;
	height:66px;
	width:48px;
	background-image:url(immagini/layout_06.gif);
	background-repeat:no-repeat;
	background-position:center;
}

div#menucentro{
	float:left;
	height:23px;
	width:733px;
	background-image:url(immagini/layout_07.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:20px;
	padding-top:23px;
}

div#menudx{
	float:left;
	height:66px;
	width:279px;
}

/*contenuto centrale*/

div#contenuto{
	clear:left;
	width:1100px;
	max-width:1100px;
	height:auto;
	min-height:300px;
}

div#contsx{
	width:771px;
	float:left;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	margin-top:15px;
}


div#contdx{
	float:left;
	width:206px;
	height:450px;
	background-image:url(immagini/layout_11.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	text-align:right;
	padding-right:65px;
	padding-top:5px;
	line-height:24px;
}

/*testo scorrevole*/

div#striscia{
	margin-left:15px;
	height:20px;
	width:750px;
	background-color:#000066;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

div#strisciahome{
	margin-left:15px;
	height:20px;
	width:750px;
	background-color:#000066;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:40px;
}

/*boxfoto*/

div#boxfoto{
	float:left;
	width:390px;
	height:auto;
	padding-top:15px;
	padding-bottom: 15px;
	
}

/*boxnews*/

div#boxnews{
	float:left;
	width:320px;
	max-width:320px;
	height:245px;
	margin-top:23px;
	padding:5px;
	background-color:#000066;
	color:#FFFFFF;
	margin-left:25px;
}

/*box muro*/

div#boxmuro{
float:left;
	margin-left:15px;
	height:auto;
	min-height:460px;
	width:730px;
	padding-top:20px;
	padding-bottom:5px;
}

/*box vari*/

div#box{
float:left;
	margin-left:15px;
	height:auto;
	min-height:450px;
	width:730px;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
}

div#boxindex{
	margin-left:15px;
	height:auto;
	width:730px;
	padding-top:20px;
	padding-bottom:5px;
	text-align:center;
}

/*piede*/

div#footer{
	clear:left;
	width:1025px;
	height:130px;
	border-top: solid 3px #000066;
	text-align:left;
	padding-left:38px;
	padding-right:37px;
	letter-spacing:20px;

}

div#credits{	
	clear:left;
	width:1080px;
	max-width:1080px;
	height:auto;
	padding:10px;
	background-color:#000066;
	color: #FFCC00;
}

/*link*/

a:link, a:visited, a:active{
color: #FF9900;
border: 0px;
text-decoration: none;
}

a:hover {
color: #FF9900;
border: 0px;
text-decoration:underline;
}

/*MENU DX*/

.menudx a:link, .menudx a:visited, .menudx a:active{
color:#FFFFFF;
text-decoration: none;
border: 0px;
font-weight: normal;
}

.menudx a:hover {
color:#FFFFFF;
text-decoration: underline;
border: 0px;
font-weight: normal;
}

/*MENU*/

.menu a:link, .menu a:visited, .menu a:active{
color: #000066;
border: 0px;
font-weight: 600;
text-decoration: none;
font-size:14px;
font-variant: small-caps;
}

.menu a:hover {
color: #000066;
border: 0px;
font-weight: 600;
font-size:14px;
font-variant: small-caps;
text-decoration:underline;
}

/*txt*/

.bold{ font-weight: 600;
letter-spacing: 5px;
}

.bold16{ font-weight: 600;
letter-spacing: 3px;
font-size:16pt;
}

.bianco {
	color: #FFFFFF;
	font-weight: bold;
}

.arancio {
	color: #FF9900;
	font-weight: bold;
}

.titoli{
font-weight: 600;
font-size:14px;
color:#000066;
border-bottom: double 3px #FF9900;
padding-bottom:5px;
margin:20px;

}

.nomi{
font-weight: 500;
letter-spacing: 4px;
background-color:#000066;
color:#FFFFFF;
padding:2px;
padding-left:25px;
}