/*  pagina degli stili del sito clothingthai  */

/*_____________________ INIZIO BODY __________________*/

body {
	margin:0 auto;
	padding:0;
	color: #330000;
	font-weight: normal;
	text-align: left;
	font-family : arial, helvetica, tahoma, verdana, sans-serif
} 

	#sfondo{
	background:#fff url(../img/fondo.jpg) 0 0 repeat fixed;
	background-position:top;
	background-color:#fff;
	height:100%;
	overflow:hidden
	} 

	a:link {color: #0000FF; text-decoration: underline}
	a:visited {color: #006666; text-decoration: underline}
	a:hover {color: #000000; text-decoration: none}
	a:active {color: #FF0000; text-decoration: none}

	#contenuti {
	margin:0px auto;
	padding:0;
	width: 800px;
	border: 0px solid #000;
  	font-size : 80%
	}

/*_____________________ FINE BODY __________________*/

/*_____________________ INIZIO MENU __________________*/


	div#navigazione {
	width: 640px;
	height: 30px;
	margin-top: 20px
	}
	
	div#navigazione ul{
	list-style-type: none;
	margin: 0;
	padding: 0
	}
	
	div#navigazione li{
	float: left;
	margin: 0 3px 0 0;
	padding:0
	}
	
	div#navigazione a{
	display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
    border: 0px solid #666;
	background: url("../img/bottonemenu.png") no-repeat top left;
    color: #000;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: 0px /* colore e posizione del testo */
	} 
	
	div#navigazione a:hover{
	background-position: -130px 0;
	color: #336
	}
	
	div#navigazione li#activelink a,div#navigazione li#activelink a:hover{
	background-position: -260px 0;
	color: #fff
	} 

	div#navigazione { 
	font-family : verdana, sans-serif; 
	font-size : 95%; 
	font-weight: bold;
	text-align: center;
	margin-left: auto; /* menu allineato al centro */
	margin-right: auto /* menu allineato al centro */
	}

/* prova bottoni link */

	div#bottone_link {
	width: 660px;
	height: 35px;
	margin-top: 20px
	}
	
	div#bottone_link ul{
	list-style-type: none;
	margin: 0;
	padding: 0
	}
	
	div#bottone_link li{
	float: left;
	margin: 0 3px 0 0;
	padding:0
	}
	
	div#bottone_link a{
	display: block;
	width: 350px;
	line-height: 35px;
	text-decoration: none;
    border: 0px solid #666;
	background: url("../img/bottone_link.png") no-repeat top left;
    color: #000;
	font-variant: small-caps;
	text-indent: 0px /* colore e posizione del testo */
	} 
	
	div#bottone_link a:hover{
	background-position: -360px 0;
	color: #fff
	}
	
	div#bottone_link li#activelink a,div#link li#activelink a:hover{
	background-position: -720px 0;
	color: #fff
	} 

	div#bottone_link { 
	font-family : verdana, sans-serif; 
	font-size : 100%; 
	font-weight: bold;
	text-align: center;
	margin-left: auto; /* menu allineato al centro */
	margin-right: auto /* menu allineato al centro */
	}



/*_____________________ FINE MENU __________________*/


/*_____________________ INIZIO TITOLI __________________*/


	H1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 200%;
    color: #330000;
    font-weight: bold;
    text-align: left;
    padding: 5px
	}

	H2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 110%;
    color: #330000;
	font-weight: bold;
    text-align: left;
    padding: 5px
	}

/*_____________________ FINE TITOLI __________________*/

/*_____________________ INIZIO TESTI __________________*/

/*	.stili {
    border-top: 1px inset #666666;
    border-bottom: 1px outset #666666;
    font-family: arial, helvetica, tahoma, verdana, sans-serif; 
    font-size: 80%;
    color: #666666
	}
*/

	.menu_testuale {
    font-family: arial, helvetica, tahoma, verdana, sans-serif; 
    text-align: center;
    font-size: 90%;
    color: #330000
	}
	
	.footer {
    font-family: arial, helvetica, tahoma, verdana, sans-serif; 
    text-align: center;
    font-size: 85%;
    color: #666666
	}


	P.triangolino { 
	background:url(../img/triangolo_mini.gif) 0 4px no-repeat;
	text-indent: 10px 
	}
	
	.ultima_modifica {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0px;
    border-top: 1px inset #666666;
    border-bottom: 1px outset #666666;
    font-family: arial, helvetica, tahoma, verdana, sans-serif; 
    font-size: 80%;
    color: #666666
	}
	

/*_____________________ FINE TESTI __________________*/


/*_____________________ INIZIO ELENCHI __________________*/

/*_____________________ FINE ELENCHI __________________*/


/*_____________________ INIZIO CITAZIONI __________________*/

/*_____________________ FINE CITAZIONI __________________*/


/*_____________________ INIZIO IMMAGINI __________________*/

	img {
    margin: 5px;
    border: solid 2px #990000
	}

	img.senza_bordo {
    border: none;
	}

	img.proporzionale { 
	width:100%           /* MANTIENE LA PROPORZIONE SECONDO LA FINESTRA */
	}

	img.float { 
	float:left;     /* il testo si dispone sul lato destro dell'immagine */
    margin: 10px;
    padding:0px
	}

	img.float-sn { 
	float:right;     /* il testo si dispone sul lato sinistro dell'immagine */
    margin: 10px;
    padding:0px
	}  

	img.middle { 	/* il testo è allineato con il centro dell'immagine */
	display:inline;
	vertical-align:middle 
	}  

	img.ridimensiona-logo { 
	width : 100%
	}

/*_____________________ INIZIO BOTTONI PER LINK __________________*/


	div.button-cont{
	float: left;
	width: 100%;
	margin: 1.5em 0
	}

	a.button{
	float: left;
	height: 35px;
	padding-left: 18px;
    font: bold 100%/35px Arial,sans-serif;
    background: url(../img/bottone.png) no-repeat top left;
    text-decoration: none;
	color: #286C98
	}

	a.button span{
	display:block;
	padding-right: 18px;
    background: url(../img/bottone.png) no-repeat top right
	}

	a.button:hover{
	background-position: bottom left;
	color: #6B9828
	}
	
	a.button:hover span{
	background-position: bottom right
	}


/* bottone allineato a destra (right) */

	div.button-d{
	float: right;
	width: 100%;
	margin: 0em 0 /* 1.5em 0 */
	}

	a.button-d{
	float: right;
	height: 35px;
	padding-left: 18px; /* sposta il margine sinistro  18 */
    font: bold 100%/35px Arial,sans-serif;
    background: url(../img/bottone2.png) no-repeat top left;
    text-decoration: none;
	color: #000
	}

	a.button-d span{
	display:block;
	padding-right: 18px; /* 18 */
    background: url(../img/bottone2.png) no-repeat top right
	}

	a.button-d:hover{
	background-position: bottom left;
	color: #00f
	}
	
	a.button-d:hover span{
	background-position: bottom right
	}


/*_____________________ FINE BOTTONI PER LINK __________________*/

	hr {
    width: 90%;
    height: 3px;
    border-bottom: 2px #cc2aa2 solid;

}

