@charset "utf-8";
/* CSS Document */

body {
	background:url(img/sfondo_home.gif) center repeat-y #ebebeb;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#54616e;
	height: 400px;
}

#contenitore_parent {
	background: url(img/sfondo_parent.gif) top repeat-x;
	margin:0px;
	padding:0px;
}

/* contenuto */

#contenitore {
	background:url(img/sfondo_contenitore.gif) top center no-repeat;
	width:880px;
	margin:0px auto;
	padding:15px 5px 0px 5px;
}


#backhome {
	padding:3px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	margin-left:6px;
	margin-bottom:10px;
}

#backhome a:link , #backhome a:active , #backhome a:visited , #backhome a:hover {
	color:#666666;
	text-decoration:none;
}

/* titolo */

#titolo {
	background:#FFFFFF;
	color:#bfc9d2;
	text-align:center;
}

#titolo h1 {
	padding:5px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
}

/* fine titolo */

/* barra logo */

#barralogo {
	height:83px;
}

#logo {
	float:left;
	border:0px;
}

#accesso_utenti {
	float:right;
	background:url(img/sfond_accessoutenti.gif) no-repeat top left;
	line-height:30px;
	padding:0px 10px 0px 30px;
	/* border-right:1px solid #666666; */
}

#accesso_utenti a:link, #accesso_utenti a:active, #accesso_utenti a:visited {
	color:#54616e;
	text-decoration:none;
}

#accesso_utenti a:hover {
	color: #FF9900;
	text-decoration:none;
}

#accesso_enti {
	float:right;
	background:url(img/sfond_accessoenti.gif) no-repeat 10px 0px;
	line-height:30px;
	padding:0px 20px 0px 41px;
}

#accesso_enti a:link, #accesso_enti a:active, #accesso_enti a:visited {
	color:#54616e;
	text-decoration:none;
}

#accesso_enti a:hover {
	color: #FF9900;
	text-decoration:none;
}

#login {
	float:right;
	height:35px;
	width:400px;
	padding:10px;
}

#login_utente {
	float:right;
	width:450px;
	padding:5px 0px 5px 5px;
	/* background:#CCCCCC; */
}

#login_utente p {
	margin:0px;
	padding:5px;
}

div#login_utente ul {
	padding: 5px;
	margin: 0px;
}

div#login_utente li {
	display:inline;
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float:left;
	border-left: #CCCCCC solid 1px;
	text-align: center;
	font-size:12px;
}

div#login_utente a:link , div#login_utente a:active, div#login_utente a:visited{
	color: #0000CC;
	text-decoration:none;
}

div#login_utente a:hover {
	color: #FF9900;
	text-decoration:none;
}


/* fine barra logo */


/* header */

#header {
	padding:0px;
	background: #FFFFFF;
	height: 300px;
}

#barra_rossa {
	height:70px;
	background:url(img/sfondo_barrarossa.gif) right top no-repeat #e10916;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 0px 150px 0px 10px;
	color: #FFFFFF;
	line-height:30px;
}

#barra_rossa ul {
	margin:0px;
	padding:20px 0px 0px 0px;
}

#barra_rossa li {
	display:inline;
	padding:0px 20px 0px 30px;
	float:left;
}

#barra_rossa .home {
	background:url(img/icona_home.gif) left no-repeat;
}

#barra_rossa .gs_account {
	background:url(img/icona_gs_account.gif) left no-repeat;
}
#barra_rossa .gs_email {
	background:url(img/icona_gs_email.gif) left no-repeat;
}
#barra_rossa .gs_request {
	background:url(img/icona_gs_request.gif) left no-repeat;
}
#barra_rossa .gs_logout {
	background:url(img/icona_gs_logout.gif) left no-repeat;
}

#barra_rossa a:link , #barra_rossa a:active , #barra_rossa a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#barra_rossa a:hover {
	color: #FFCC00;
	text-decoration:none;
}


#header_nobanner {
	padding:10px 0px 0px 0px;
	background:#FFFFFF;
	height: 200px;
}

/* 	BOX LOGIN */

#box_login {
	float:left;
	width:400px;
	height:180px;
	padding-top: 10px;
	background: #FFFFFF;
}

#box_login br {
	clear:both;
}

#box_login label {
	text-align: right;
	width: 110px;
	padding-right: 20px;
	float: left;
	margin-top:6px;
	margin-bottom:3px;
	/* margin-bottom: 10px; */
}

#box_login input , #box_login submit , #box_login label {
	margin-top:2px;
	margin-bottom:2px;
}

/* FINE BOX LOGIN */

#home_contentright form {
	padding:20px 0px 0px 5px;
}

#home_contentright select , #home_contentright label , #home_contentright input { 
	margin-top:7px;
	margin-bottom:7px;
}

#home_contentright label {
	text-align: right;
	width:80px;
	padding-right: 10px;
	float: left;
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
}

#home_contentright select {
	width:220px;
}

#home_contentright p {
	text-align:center;
	margin:0px;
	padding:5px;
}

#separa_h_home {
	float:left;
	background:#CCCCCC;
	height:190px;
	width:1px;
	border-top: 10px solid #FFFFFF;
}

#flash {
	background:#FFFFFF;
	height:250px;
}

#registra_ente {
	float:left;
	width:459px;
	padding:10px;
	height: 180px;
	background:#FFFFFF;
}

#flash img {
	float:left;
	border:0px;
}

#spot_descrizione {
	border-top:15px solid #54616e;
	border-bottom:15px solid #54616e;
	background: url(img/sfondo_spot.gif) center repeat-y #54616e;
}

#spot_descrizione img {
	border:0px;
}

#righello_grigio {
	background:#54616e;
	height:2px;
}

.spot {
	width:252px;
	padding:0px 20px 0px 20px;
	float:left;
	color:#c1ccd6;
	text-align:left;
}

/* fine header */

/* solo home */

#solohome {
	background:#f6f6f6;
	height:250px;
}

#home_contentleft {
	width:540px;
	height:250px;
	float:left;
	overflow:hidden;
}

#home_contentright {
	background:url(img/sfondo_ricerca.gif) top repeat-x #e5e4e4;
	width:340px;
	height:250px;
	float:left;
}

#offerte {
	height:250px;
}

#titolo_offerte {
	height:40px;
	background: url(img/sfondo_offerte.gif) right no-repeat #626262;
	line-height:40px;
	padding:0px 180px 0px 10px;
	color:#FFFFFF;
}

#titolo_offerte a:link, #titolo_offerte a:active , #titolo_offerte a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#titolo_offerte a:hover {
	color:#ccff00;
	text-decoration:none;
	font-weight:bold;
}

/* ######### */

/* contenuto */

#sfondo_colonne {
	background:url(img/sfondo_contcolonne.gif) top center no-repeat #FFFFFF;
	padding:25px 0px 0px 0px;
}

#contenuto_2c {
	border-bottom:11px solid #FFFFFF;
	background:url(img/sfondo_puntini.gif) center repeat-y;
	width: 880px;
}

#colonna_sx {
	float:left;
	width:290px;
}

.titoloverde_sx {
	background:url(img/chiudi_titoloverde.gif) right no-repeat;
	height:37px;	
}

.intestaverde_sx {
	float:left;
	width:277px;
	height:37px;
	background:url(img/sfondo_verde.gif) repeat-x;
}

.intestaverde_sx img {
	float:left;
	border:0px;
}

.offerta_risalto {
	margin:8px;
	background: url(img/sfondo_puntini_hor.gif) repeat-x bottom;
	clear: both;
}

.risalto_banner {
	float:left;
	width:120px;
	padding:5px 5px 0px 0px;
}

.risalto_banner img {
	float:left;
	border:1px solid #ff9900;
}

.risalto_content {
	float:left;
	width:138px;
	padding:5px 5px 5px 3px;
	color:#54616e;
	font-size:11px;
}

.risalto_content h2 {
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#ff9900;
	font-size:12px;
	font-weight:bold;
}

/* ########################## BOX GRIGIO ############################  */

.titolosolidgrigio_sx {
	height:29px;
	margin:0px;
	padding:0px;
	width:261px;
	padding:0px 0px 0px 15px;
}

.titolosolidgrigio_sx img {
	float:left;	
}

.grigio {
	background: url(img/chiudi_grigio.gif) bottom center no-repeat #f1f0f0;
	margin:0px 0px 20px 15px;
	width:251px;
	clear:both;
	padding:0px 5px 10px 5px;
	color:#000000;
}

.top_content {
	/* background: url(img/sfondo_puntini_hor.gif) repeat-x bottom; */
	clear: both;
	color:#54616e;
}

.school {
	/* background: url(img/sfondo_puntini_hor.gif) repeat-x bottom; */
	clear: both;
	color:#54616e;
	background:url(img/sfondo_info.gif) top repeat-x #f6f6f6;
	margin-right:7px;
}

.top_banner {
	float:left;
	width:120px;
	padding:0px;
}

.top_banner img {
	border:0px;
}

.top_name {
	float:left;
	width:120px;
	padding:5px;
	margin:0px;
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
	text-align:right;
}


.top_name h2 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

/* ########################## BOX VUOTO ############################  */

.contenitore_vuoto {
	background: url(img/chiudi_contovuoto.gif) bottom center no-repeat;
	margin:0px 0px 0px 15px;
	width:261px;
	clear:both;
	padding:0px 0px 14px 0px;
} 

.dentro_contvuoto {
	border-left:3px solid #cccccc;
	border-right:3px solid #cccccc;
	padding:5px;
}

/* ########################## BOX GIALLO ############################  */

.titolosolidgiallo_sx {
	height:28px;
	margin:0px;
	padding:0px;
	width:261px;
	padding:0px 0px 0px 15px;
}

.titolosolidgiallo_sx img {
	float:left;	
}

.giallo {
	background: url(img/chiudi_giallo.gif) bottom center no-repeat #f5ebe6;
	margin:0px 0px 20px 15px;
	width:251px;
	clear:both;
	padding:0px 5px 10px 5px;
	color:#000000;
}

.altrocorso {
	/* background:#f2f2f2; */
	margin:0px;
	border-bottom:solid 1px #c0cdd9;
	padding:5px;
	color:#54616e;
	font-size:11px;
}

.altrocorso h2 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

/* tastone */

.tastone {
	border:0px;
	float:left;
	clear:both;
}

/* fine tastone */

/* colonna dx */

#colonna_dx {
	float:left;
	width:590px;
}

#colonna_dx h1 {
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	margin:0px;
	text-align:left;
}

#colonna_unica {
	float:right;
	width:820px;
}

#colonna_dunica h1 {
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 5px 5px;
	margin:0px;
	text-align:right;
}

/* #colonna_dx h3 {
	font-size:15px;
	font-weight:bold;
	padding:5px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
} */

#offerte_pubblicate {
	font-size:11px;
}

#offerte_pubblicate table {
	border-collapse:collapse;
	border-spacing:0px;
	color:#54616e;
	width:98%;
}

#offerte_pubblicate td {
	width:72%;
	padding:5px;
	vertical-align:top;
}

#offerte_pubblicate .left_colomn {
	width:28%;
	border-right:1px solid #c0cdd9;
}

#offerte_pubblicate .titolo {
	padding:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#54616e;
}

#offerte_pubblicate a:link , #offerte_pubblicate a:active, #offerte_pubblicate a:visited {
	color:#54616e;
	text-decoration:underline;
}

#offerte_pubblicate a:hover  {
	color:#FF9900;
	text-decoration:none;
}

/* top enti */

#top_enti {
	width:535px;
	height:73px;
	background:url(img/sfondo_topenti.gif) no-repeat top;
	margin-left:0px;
	padding:35px 20px 0px 20px;
	text-align:center;
	overflow:hidden;
}

#banner_scroll {
	width:500px;
	height:60px;
	border:0px;
	overflow:hidden;
}

/* fine top enti */

/* intestazioni lunghe */

.titololungo_bianco {
	height:30px;
	background:#FFFFFF;
	margin:0px 5px 0px 0px;
}

.titololungo_bianco img {
	float:left;
}

.titololungo_grigio {
	background:#cfcdcd;
	height:31px;
	margin:0px 10px 5px 0px;
}

.titololungo_grigio img {
	float:left;
}

.titololungo_grigio h2 {
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:5px;
	float:left;
}

#titolo_flash {
	float:left;
}

/* fine intestazioni lunghe */

/* record lunghi */

.record {
	margin:0px 10px 0px 10px;
	background: url(img/sfondo_puntini_hor.gif) repeat-x bottom;
	clear:both;
}

.record_left {
	float:left;
	width:360px;
	padding:5px 10px 5px 0px;
	display:inline;
}

.record_left a:link ,  .record_left a:active , .record_left a:visited {
	color:#ff9900;
	text-decoration:none;
}

.record_left a:hover {
	color:#ff9900;
	text-decoration:underline;
}

.record_left p {
	margin:0px;
	padding:10px 0px 10px 0px;
}

.record_right {
	float:left;
	width:192px;
	padding:5px 5px 5px 3px;
	color:#000000;
	font-size:11px;
	background: #eceaea;
	display:inline;
	margin-top:5px;
}

.record_left h2 {
	padding:0px 10px 10px 10px;
	margin:0px;
	color:#ff9900;
	font-size:14px;
	font-weight:bold;
}

.record_right h3 {
	padding:5px 0px 5px 0px;
	margin:0px;
	color:#ff9900;
	font-size:12px;
	font-weight:bold;
}

.record_right p {
	margin:0px;
	padding:10px 0px 10px 0px;
}




/* fine record lunghi */


/* fine contenuto */

/* footer */

#footer {
	width:880px;
	margin:0px auto;
	color:#000000;
	padding:0px 0px 14px 0px;
	border-top: 14px solid #e10916;
}

#footer_left {
	float:left;
	width:545px;
	height:80px;
	padding:10px 5px 5px 5px;
}

#footer_left span {
	color:#ff9900;
	font-weight:bold;
}	

#footer_left ul {
	/* display:inline; */
	padding:20px 0px 20px 0px;
	margin:0px;
}

#footer_left li {
	display:inline;
	background:url(img/freccetta_footer.gif) left no-repeat;
	padding:0px 15px 0px 20px;
}

#footer_left a:link , #footer_left a:active , #footer_left a:visited {
	color:#666666;
	text-decoration:none;
}

#footer_left a:hover {
	color: #FF9900;
	text-decoration:none;
}

#footer_right {
	float:left;
	padding:5px 0px 5px 16px;
}

#footer_right img{
	float:left;
	border:0px;
}

/* fine footer */

/* generico */

.separatore_neutro {
	clear:both;
}

form {
	margin:0px;
	padding:0px;
}

.banner {
	text-align:center;
	padding:11px 11px 9px 11px;
	background:#FFFFFF;
}

.banner img {
	border:0px;
}

.tastoregister {
	color:#FF9900;
	font-size:18px;
	font-weight:bold;
	margin: 10px 0px 0px 145px;
}

.tastoinfo {
	color:#ff9900;
	font-size:14px;
	font-weight:bold;
}

.titologrigio_sx {
	background:url(img/chiudi_titologrigio.gif) right no-repeat;
	height:37px;	
}


.intestagrigio_sx {
	float:left;
	width:277px;
	height:37px;
	background:url(img/sfondo_titololungo_grigio.gif) repeat-x;
}

h2 {
	color:#c0cdd9;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 0px 30px;
	margin:0px;
}

.intestagrigio_sx img {
	float:left;
	border:0px;
}

.pform {
	padding:10px 0px 10px 0px;
	margin:0px;
}

.form_r {
	padding:0px 10px 0px 10px;
}

.form_r label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:6px;
	margin-bottom:3px;
	/* margin-bottom: 10px; */
}

.form_r input , .form_r select, .form_r textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:5px;
}

hr {
	width:95%;
	border: 0px;
	color: #c0cdd9;
	background: #c0cdd9;
	margin: 0;
	height:1px;
	text-align:left;
}

.errore {
	text-align:center;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.ok {
	text-align:center;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#669900;
}

.regione {
	width:200px;
	padding-right:3px;
	float:left;
}

.linkarancio:link , .linkarancio:active , .linkarancio:visited {
	color: #FF9900;
	text-decoration:none;
}

.linkarancio:hover {
	color: #FF9900;
	text-decoration:underline;
}

.linkverde:link , .linkverde:active , .linkverde:visited {
	color: #ff9900;
	text-decoration:none;
}

.linkverde:hover {
	color: #ff9900;
	text-decoration:underline;
}
.box_contenuti {
	border:0px;
	background:url(img/sfondo_info.gif) top repeat-x #F6F6F6;
	margin:15px 5px 15px 5px;
	border:1px solid #54616e;
}

.box_contenuti .colonna_sx {
	width: 150px;
	font-weight: bold;
	color:#54616e;
	padding: 5px;
	margin: 2px;
	background:#e3e3e3;
}

.box_contenuti .colonna_dx {
	width: 395px;
	padding: 5px;
	margin: 2px;
	border-bottom:1px solid #e3e3e3;
}

.box_contenuti .colonna_unica {
	width: 380px;
	padding: 5px;
	margin: 2px;
	text-align:center;
}

.info {
	border-bottom:1px solid #CCCCCC;
	background:#F6F6F6;
	margin-right: 10px;
}

.info_noiscritti {
	width:275px;
	padding:5px;
	float:left;
	border-right:solid 1px #CCCCCC;
	margin-bottom:5px;
}

.info_iscritti {
	width:275px;
	float:left;
	padding:5px;
	float:left;
}

.info_noiscritti select , .info_noiscritti label , .info_noiscritti input { 
	margin-top:5px;
	margin-bottom:5px;
}

.info_noiscritti label {
	text-align: left;
	width: 75px;
	padding-right: 10px;
	float: left;
	margin-top: 10px;
	/* margin-bottom: 10px; */
}


.info_noiscritti br {
	clear:both;
}
/*.info_noiscritti input {
	width:100px;
	margin-bottom: 10px;
} */


.info_loggati {
	padding:10px;
}

.info_loggati select , .info_loggati label , .info_loggati input { 
	margin-top:5px;
	margin-bottom:5px;
}

.info_loggati label {
	text-align: left;
	width: 130px;
	padding-right: 10px;
	float: left;
	margin-top: 10px;
	/* margin-bottom: 10px; */
}

.paginazione {
	padding:5px;
	margin:5px;
	background:#f6f6f6;
	border:1px solid #54616e;
}

.pagine {
	float:left;
	width:150px;
	text-align:left;
}

.numeri {
	float:right;
	width:400px;
	text-align:right;
	font-weight:bold;
	color:#999999;
}

.numeri img {
	margin-left:10px;
	margin-right:10px;
	border:0px;
}

.logo_right {
	float:right;
	padding-right:10px;
}

a:link , a:active , a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/* LOGIN UTENTE AREA */

#menu_laterale {
	height:400px;
}

#menu_laterale ul {
	margin: 0;
	padding: 10px 10px 10px 10px;
	list-style-type:none;
}

#menu_laterale li {
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;
	padding:5px 5px 5px 20px;
	display:block;
	background:url(img/freccettina.gif) left center no-repeat;
}

#menu_laterale .folder {
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;
	padding:7px 5px 7px 30px;
	background:url(img/cartella_chiusa.gif) left center no-repeat;
	display:block;
	margin-left:10px;
}

#menu_laterale .folder_open {
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;
	padding:7px 5px 7px 30px;
	font-weight:bold;
	background:url(img/cartella_aperta.gif) left center no-repeat;
	margin-left:10px;
	color:#FF0000;
	display:block;
}

#menu_laterale .cestino {
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;
	padding:7px 5px 7px 30px;
	display:block;
	background:url(img/cartella_cestino.gif) left center no-repeat;
	margin-left:10px;
}

#menu_laterale .cestino_open {
	text-decoration:none;
	border-bottom: 1px dotted #cccccc;
	padding:7px 5px 7px 30px;
	display:block;
	font-weight:bold;
	background:url(img/cartella_cestino.gif) left center no-repeat;
	margin-left:10px;
	color:#FF0000;
}

.tablecontent {
	border-bottom:1px solid  #e5e5e5;
	border-right:1px solid  #e5e5e5;
}

.row_header {
	background:#666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #e5e5e5;
	color:#FFFFFF;
}

.row_header a:link , .row_header a:active , .row_header a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.row_header a:hover {
	color:#FFCC00;
	text-decoration:none;
}

.row0 {
	background:#f9f9f9;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.row0_bold {
	background:#f9f9f9;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	font-weight:bold;
}

.rowbianca {
	background:#ffffff;
	border-top: 1px solid #cccccc;
}

.row1 {
	background:#ffffff;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.row1_bold {
	background:#ffffff;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	font-weight:bold;
}

.row_home {
	background: #f9f3c8;
	border-top: 1px solid #e5e5e5;
}

.row_verde {
	background: #66CC00;
	color: #FFFFFF;
	border-top: 1px solid #e5e5e5;
	text-align:center;
}

.row_rosso {
	background: #FF0000;
	color: #FFFFFF;
	border-top: 1px solid #e5e5e5;
	text-align:center;
}

#cat2_sel {
	padding: 5px 0px 0px 0px;
}

#cat2_sel select {
	width:350px;
}

#cat3_sel {
	padding: 5px 0px 0px 0px;
}

#cat3_sel select {
	width:350px;
}

.freearea {
	padding:10px;
	background:#FFCC00;
	color:#FFFFFF;
	text-decoration: blink;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.cat_alert {
	padding:0px 0px 0px 170px;
}

/* siti partners */

#siti_partners {
	font-size:10px;
	color:#FFFFFF;
	padding:5px;
	background: #cccccc;
	margin: 5px;
}

#siti_partners a:link , #siti_partners a:active , #siti_partners a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#siti_partners a:hover{
	color: #CCCCCC;
	text-decoration:none;
}

.partners_title {
	font-size:10px;
	font-weight:bold;
	color:#E10916;
}

.testomignon {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

/* ############# */


#notifica {
	border:10px solid #FFFFFF;
	padding:5px 5px 5px 80px;
	height:60px;
	color:#000000;
	background: url(img/notifica.gif) 20px 20px no-repeat #FFFFFF;
}

#notifica h1 {
	color:#D37C09;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:16px;
}

