
/*
 *** Info generali sul file:
 *
 * sito web: lapizzaacasa.com - splash page
 * file: css versione it
 * data creazione: 20007.01.02
 * data ultima modifica: -
 * novit� apportate: inizio lavori
 *
 *** Macro areee [scrivi il numero per la ricerca]
 *
 * 001. STILI DI BASE
 * 002. DIVS PAGINE
 * 003. LINKS
 * 004. TABLE
 * 005. BOTTONI & FORM
 * 006. LISTE
 * 007. BARRA DI SCORRIMENTO [IE]
 */


/*
************************************
 001. STILI DI BASE
************************************
 */
body { width: 100%; margin: 0 auto; font: 10px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:center; background:#fff;}
div, p, span, td, tr, th, table {font: 11px Verdana, Arial, Helvetica, sans-serif;}
.corpotesto { font: 10px Verdana, Arial, Helvetica, sans-serif; color:#000;}
.corpotesto_error { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FF3300;}
.dinamic_form_error { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FF3300;}
.titolotesto { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000; font-weight:bold;}
img, a {margin:0; padding:0; border:0;}
br.cucu { clear:both; height:0px;}
hr.coco { height: 0px;	margin: 0px;	padding: 0px;	overflow: hidden;	clear: both; display: block; visibility: hidden; }

hr.grigia { width:100%; color: #999; background-color: #ccc; height: 0.5px; border: 0; text-align:left; margin-left:0px; margin-top:-9px;}
hr.doppiapasta { width:220px; color: #c2b26d; background-color: #c2b26d; height: 0.5px; border:0; text-align:center; margin-left:0px; margin-top:2px;}


/*
************************************
002.DIVS PAGINA
************************************
*/

.uno { text-align:center; margin:0 auto; width:600px; margin-top:70px;}
#top { width:567px; height:32px; background:url(../../img/public/splash/top.jpg) no-repeat top left;}
#sx { width:310px; float:left; display:inline; margin-top:30px; min-height:250px; height:auto !important; height:250px;}
#dx { width:567px; background:url(../../img/public/splash/separatore.jpg) no-repeat center center #e6e6ae; min-height:300px; height:auto !important; height:300px; }
#bottom {width:567px; height:96px; background:url(../../img/public/splash/bottom.jpg) no-repeat top left;}
#bottom_2 {width:567px; height:96px; background:url(../../img/public/splash/bottom_new.jpg) no-repeat top left;}


	.contenuto {position: relative; text-align: left; width: 780px; margin:0 auto;} /* serve per mettere i contenuti in tutti i div #nomediv */
		.contenuto_top { padding:5px 0 0 0; color:#fff; text-align:right;}
		.contenuto_bottom { padding:5px 0 0 0; color:#fff; text-align: center;}

	.contenuto_sx { width:175px; float:left; display:inline;}



/*
 * DIVS MODALBOX
 */
.top_modalbox {height:80px; background: url(../../img/public/it/tpl/sfondo_top.gif) repeat-x top left; width:99%; text-align:left; /*border-bottom:1px solid #7b7f81;*/}
.corpo_modalbox { /*height:550px;*/ width:95%; background:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; overflow:auto;}
.titolo_sezione_modalbox { padding:10px 0 15px 10px; color:#e00000; font-weight:bold; font-size:15px;}



/*
************************************
003. LINKS
************************************
*/

a.menu_attivo:link,
a.menu_attivo:visited {color: #000000; text-decoration: none; font-size: inherit;}
a.menu_attivo:hover {color: #666666; text-decoration: underline; font-size: inherit;}

/* utilizzato nel dettaglio scheda */
a.link_dettaglio:link,
a.link_dettaglio:visited {color: #4d6577; text-decoration: none; font-size: inherit;}
a.link_dettaglio:hover {color: #666666; text-decoration: underline; font-size: inherit;}

.cursor_link { cursor:hand; cursor:pointer;}


#menu_sotto {width:100%; font-size:12px; padding-top:40px;}
#menu_sotto ul{margin: 0;	padding-left: 0; list-style: none;}
#menu_sotto li{font-size: 1.1em; display: inline; margin: 0;padding: 0; padding: 0.3em 0 0.3em 0; }
#menu_sotto a:link, #menu_sotto a:visited{color:#333; padding:0 0.8em 0 0; text-decoration:none;}
#menu_sotto a:hover, #menu_sotto a:focus, #menu_sotto a:active{color:#5B5B24; text-decoration:none;}



/*
************************************
004. TABELLE
************************************
*/

td, tr, th, table {color:#000; text-align:left;}
th.tab_standard {color:#fff; background: #009900; font-weight: bold;}
.tab_standard {}
.tab_standard2 {border-bottom:1px dotted #ccc; }
.tab_standard1 {background:#fff; border-bottom:1px dotted #ccc;}


/*
************************************
005. FORM
************************************
*/

input.testo { width:153px; height:18px; border:0px; margin:0px; padding:0px 5px 0px 6px; background: url(../../img/public/splash/input_testo.png) no-repeat 0px 0px; background-attachment: scroll !important;  background-attachment: fixed; }

.entra_login { width:62px; height:18px; border:0; background:url(../../img/public/splash/bottone_login.png) no-repeat bottom left; }

.bottone {background:url(../../img/public/bottoni/sfondo_bottone_2.jpg) repeat-x left top; height:21px; border-right:1px solid #ccc; border-bottom: 1px solid #ccc; font:bold 10px verdana,helvetica,sans-serif; color: #737373; cursor:hand; cursor:pointer;}
.area_testo { border:1px dotted #999; background: #fbfbfc; font:bold 10px verdana,helvetica,sans-serif; color: #737373;}
.select { font: 10px Verdana, Arial, Helvetica, sans-serif; border:1px solid #ccc; color: #000033; height:14px; background:url(../../img/public/it/bottoni/sfondo_form.jpg) repeat-x left top; }
/*options della select*/.options {background: #fbfbfc;}

/*
************************************
006. STILI PER LISTE
************************************
*/
ul { display:inline;}
li { display:inline;}
