/*
 *** [v. 2.1] Info generali sul file:
 *
 * sito web: Noleggiofurgoniverona.it
 * file: css versione it
 * data creazione: 2010.03.27
 * data ultima modifica: -
 * novita apportate: -
 *
 *** Macro areee [scrivi il numero per la ricerca]
 *
 * 001. stili standard
 * 002. divs pagine
 * 003. special
 * 004. table
 * 005. bottoni & form
 * 006. liste
 */


/*
************************************
 001. stili standard
************************************
 */
html, body {width:100%; margin:0 auto; text-align:center; color:#999; background:url(../../img/public/it/sfondo.jpg) repeat-x top left #EFF1F3;}
 td, tr, th, table {font:10pt 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif; margin:0; padding:0; text-align:left; color:#000;}
 div, p, span, a {font:10pt 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif; margin:0; padding:0; text-align:left; color:#000;}
 * {margin: 0; padding: 0; }

.titolotesto {font-size: 11pt; font-weight:bold; color:#666;}
.error {color:#f30;}
.cursor_link {cursor:pointer;}

.centrata {width:100%; text-align:center;}
.destrata {width:100%; text-align: right;}
.sinistrata {width:100%; text-align:left;}

a:link, a:visited {text-decoration:none; color:#333;}
a:focus, a:hover, a:active {text-decoration:none; color:#000;}

img, a {margin:0; padding:0; border:0;}
br.cucu { clear:both; height:0px;}
hr.cucu { height: 0px;	margin: 0px;	padding: 0px;	overflow: hidden;	clear: both; display: block; visibility: hidden;}

.nascondi {display:none;}

/*
************************************
002.divs pagina
************************************
*/


/*inizio gestione larghezze*/
#esterno_footer {width:100%; margin:0 auto; text-align:center;}
#contenitore, #top, #intestazione, #menu, #corpo, #footer {width:960px;}
#colonna_evidenza {width:336px;}
#descrizione {width:565px;}
#colonna_evidenza .box {width:268px;}
/*finisco gestione larghezze*/

#contenitore, #esterno_footer {margin:0 auto;}
#top {height:114px; background:url(../../img/public/it/top.jpg) no-repeat top left;}
	#top img {margin-left:30px;}
#intestazione {height:88px; background:url(../../img/public/it/intestazione.jpg) no-repeat top left;}
	.incipit {padding:15px 0 0 70px; font-size:18pt; color:#fff;}

#menu, #esterno_footer, #footer {height:41px; background:#a42e12;}
	#posiziono_menu, #posiziono_footer {padding:13px;}
		#posiziono_menu a:link, #posiziono_menu a:visited, 
		#posiziono_footer a:link, #posiziono_footer a:visited,
		#posiziono_menu a:focus, #posiziono_menu a:hover, #posiziono_menu a:active,
		#posiziono_footer a:focus, #posiziono_footer a:hover, #posiziono_footer a:active {text-decoration:none; color:#fff; padding:0 10px;} 
		
		#posiziono_menu a:focus, #posiziono_menu a:hover, #posiziono_menu a:active,
		#posiziono_footer a:focus, #posiziono_footer a:hover, #posiziono_footer a:active {background:#d8a599;}

#corpo {}
	#descrizione, #colonna_evidenza {float:left; display:inline;}	
		#descrizione .posiziona {padding:20px 30px;}
			#descrizione .posiziona p.titolo {border-bottom:1px solid #a42e12; font-size:15pt;}
			#descrizione .posiziona p.testo {padding-top:15px;}
	
	#colonna_evidenza {background:url(../../img/public/it/colonna_verticale.jpg) repeat-x top left #eaeaea; min-height:360px; height: auto !important; height:360px;}
		#colonna_evidenza .box {background:#D8A599; height:57px; text-align:center; margin:20px 33px; padding:4px;}	
			#colonna_evidenza .box .sottobox { background:#D8A599; height:52px; border:1px solid #A42E12; }
			 .testo_sottobox {padding-top:19px; text-align:center; font-size:14pt;}

/*metto qua tutti gli uppercase*/
.testo_sottobox, .incipit, .posiziona p.titolo {text-transform:uppercase;}


/*
************************************
004.Form
************************************
*/


input.text {width:100px; height:17px; color:#fff; border:0px; margin:0px; padding:0; background: url(../../img/public/it/sfondo_form.jpg) no-repeat;}









