/* *************************************************
Marzo 2009
edit css  redolfimario.it - Pero (MI) - 
ultima mod.: 27-04-09 
Daniele D'Andreti - http://www.glugitalia.org
************************************************* */

body {
	margin: 0;
	padding: 0;
	background: #0099ff;
	font: 12px/25px Helvetica, Arial, sans-serif;
	color: #333;
}

a {
	text-decoration: none;
	color: #7C187B;
	outline: none; /*funzione per firefox*/
}

a:hover {
	text-decoration: underline;
}

.nascosto {
	display: none;
}

#contenitore {
	width: 880px;
	height: 100%;
	padding: 0;
	background-attachment: scroll;
	background-image: url(../img/redolfi_mario_follow_me.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: left top;
}

#pagina {
	width: 746px;
	height: 100%;
	margin: 0 auto;
	padding: 5px 0 0;
	background: #fff;
	border: 1px solid #7C187B;
}

#head_nav {
	width: 746px;
	height: 100%;
	position: relative;
	margin: 0 0 20px;
}

#head {
	height: 300px;
	margin: 0 0 10px;
	padding: 0;
	background: url(../img/header_5d.jpg) no-repeat left top;
	border-top: 1px solid #A4499E;
	border-bottom: 1px solid #A4499E;
	visibility: hidden;
}

#nome_sito {
	display: none;
}

#logo {
	display: none;
}

#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #7C187B;
	border-top: 1px solid #A4499E;
	border-bottom: 2px solid #A4499E;
	font-size: 15px;
	text-transform: lowercase;
	color: #fff;
}

#nav li {
	margin: 0 0 0 14px;
	display: inline;
}

#nav a {
	color: #fff;
}

#nav a:hover {
	color: #F9D700;
	text-decoration: none;
}

#nav #sel {
	color: #F9D700;
	cursor: default;
}

#nav #ricerca {
	position: relative;
	overflow: visible;
}

#cerca_btn {
	cursor: pointer;
}

#cerca_btn:hover {
	color: #F9D700;
}

#cont_form {
	width: 186px;
	height: 50px;
	position: absolute;
	top: 17px;
	left: -127px;
	visibility: hidden;
	background: url(../img/box_cerca_5.gif) no-repeat;
}

#cont_form form {
	width: 90%;
	margin: 18px auto 0;
	display: block;
}

#cont_form input {
	width: 125px;
	border: 1px solid #673207;
	color: #673207;
	outline: none;
}

#cont_form button {
	margin: 0;
	padding: 0 3px;
	background: none;
	border: none;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
	cursor: pointer;
}

#cont_form button:hover {
	color: #F9D700;
}

#col {
	width: 720px;
	margin: 0 auto;
}

#col_cont {
	width: 500px;
	height: 100%;
	float: left;
}

.post {
	margin: 0 0 10px 0;
}

#post_tutto {
	margin: 0 0 10px 0;
}

.titolo_post {
	margin: 0;
	padding: 0 0 0 10px;
	background: #7C187B;
	border-bottom: 1px solid #A4499E;
	font-size: 15px;
	color: #FFFFFF;
}

#post_tutto .titolo {
	margin: 0;
	padding: 0 0 0 10px;
	background: #7C187B;
	border-bottom: 1px solid #A4499E;
	font-size: 15px;
	color: #FFFFFF;
}

.data_post {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	color: #333333;
}

.post img {
	margin: 0 15px 15px 0;
	padding: 3px;
	border: 1px solid #A4499E;
	float: left;
}

#post_tutto img {
	margin: 0 15px 20px 0;
	padding: 3px;
	border: 1px solid #A4499E;
	float: left;
}

.contenuto {
	font-size: 14px;
	text-align: left;
}

/* classe per i video  */

.post .video {
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #A4499E;
	float: right;
}

#post_tutto .video {
	margin: 0 0 15px 20px;
	padding: 3px;
	border: 1px solid #A4499E;
	float: right;
}

.post p {
	margin: 0 0 10px 0;
	text-align: justify;
}

#post_tutto p {
	margin: 0 0 10px 0;
	text-align: left;
}

.post .altro {
	display: block;
	clear: both;
	font-size: 12px;
	text-align: right;
}

#post_tutto .testo {
	display: block;
	clear: both;
	font-size: 14px;
	text-align: right;
}

#post_tutto .altro {
	display: block;
	font-size: 12px;
	text-align: right;
}

.back_btn {
	width: 25%;
	height: 20px;
	margin: 10px auto 10px;
	display: block;
	background: #A4499E;
	text-align: center;
	border: 1px solid #7C187b;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}

.back_btn:hover {
	background: #7C187B none;
	text-decoration: none;
	color: #FFFFFF;
}

#col_lat {
	width: 180px;
	float: right;
}

.box {
	margin: 0 0 10px 0;
	border: 1px solid #7C187b;
	background: #FFFFFF;
}

.box30 {
	margin: 0 0 10px 0;
	background: #FFFFFF;
}

.titolo_box {
	margin: 0;
	background: #7C187B;
	border-bottom: 1px solid #7C187B;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

.box img {
	display: block;
	margin: 10px auto;
}

.liste_box {
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

.liste_box a {
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #fff;
	background: #7C187B;
	margin-bottom: 2px;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.spaziatore {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#piede {
	padding: 10px;
	display: block;
	border-top: 2px solid #A4499E;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	background-color: #7C187B;
	background-image: url(../img/redolfi_piedino.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}

#piede a {
	color: #A4499E;
}

#piede .badge {
	width: 80px;
	height: 15px;
	margin: 0 0 0 15px;
	vertical-align: bottom;
	display: inline-block;
	border: none;
}

#piede .credit {
	width: 75px;
	height: 25px;
	vertical-align: bottom;
	display: inline-block;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#piede img {
	width: 80px;
	height: 15px;
	border: none;
}

/*di seguito le regole della pagina di ricerca vera e propria*/

#ricerca_pag {
	width: 480px;
	margin: 0 auto 20px;
	padding: 10px;
	display: block;
	background: #7C187B;
	border: 1px solid #A4499E;
}

#campo_cerca_pag {
	width: 350px;
	margin: 0;
	padding: 0 5px 0;
	border: 1px solid #A4499E;
	background: #fff;
	outline: none;
	font-size: 20px;
	color: #A4499E;
}

#btn_cerca_pag {
	margin: 0 0 0 25px;
	padding: 3px;
	background: none;
	border: none;
	font-size: 20px;
	line-height: 15px;
	color: #fff;
	cursor: pointer;
}

#btn_cerca_pag:hover {
	background: #A4499E;
}

/*form di contatto*/

#richieste {
	margin: 0 auto 20px;
	padding: 20px;
	background: #FFFFFF;
	border: 1px solid #A4499E;
}

#richieste label {
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #A4499E;
	font-size: 15px;
	color: #A4499E;
}

.ver {
	margin: 0 auto;
	padding: 10px;
	display: block;
	background: #7C187B;
	border: 1px solid #7C187b;
	color: #FFFFFF;
}

#fondo_form {
	margin: 10px 0 0;
}

#richieste button {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	background: #A4499E;
	text-align: center;
	border: 1px solid #A4499E;
	color: #FFFFFF;
	cursor: pointer;
}

#richieste button:hover {
	background: #7C187B none;
	color: #FFFFFF;
}

#mappa_elenco {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mappa_elenco li {
	margin: 10px 0;
	padding: 5px 10px;
	display: block;
	border: 1px solid #7C187b;
}

#mappa_elenco a {
	margin-bottom: 10px;
	padding: 3px 10px;
	display: block;
	background: #7C187B;
	border-bottom: 1px solid #7C187B;
	font-size: 15px;
	color: #fff;
}

#links_elenco {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#links_elenco a {
	margin-bottom: 10px;
	padding: 3px 10px;
	display: block;
	background: #7C187B;
	border: 1px solid #7C187b;
	font-size: 15px;
	color: #fff;
}

/*----------------------------STILI AGGIUNTIVI----------------------------*/

.attenzione {
	margin-top: 0;
	color: #f00;
	font-size: 14px;
}

#mess_modifica {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 15px;
	text-align: center;
	cursor: default;
}

#mess_form {
	margin-bottom: 10px;
	padding: 3px 10px;
	font-size: 13px;
	text-align: left;
	cursor: default;
}

#mess_uhoh {
	margin: 0 0 10px;
	padding: 3px 10px;
	text-align: left;
	cursor: default;
	font-size: 18px;
}

.successo {
	background: #9c6;
	border: 2px solid #333;
	color: #333;
}

.errore {
	background: #dd5a3f;
	border: 2px solid #333;
	color: #fff;
}

/* form di contatto */

#nome_ric, #cognome_ric, #email, #note, #cnt  {
	width: 100%;
}

/* inizio tabella prodotti */

.tabella {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
}

td {
	vertical-align: top;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
}

td img {
	vertical-align: top;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding: 0px;
	border: 1px solid #A4499E;
}

.txt_tabella {
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 27px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 147px;
}

.piedino_tabella {
	padding-top: 10px;
}

/* fine tabella prodotti */