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

#contenitore_esterno {
	background: url(../images/sfondo_esterno_04.gif) top repeat-x #fdf5fa;
}

#contenitore_sfondo {
	background: url(../images/sfondo_pagina_04.gif) repeat-x #fcecf5;
}

#header_logo{
	background: url(../images/header_logo_04.gif) top left no-repeat;
}


/* ROSA */

.module_rosa ul.menu {
	background: transparent url(../images/menu_rosa_apertura_linea.png) no-repeat scroll;
	height: auto;
}

.module_rosa ul.menu li.parent {
	background: transparent url(../images/menu_rosa_punto_elenco.png) no-repeat scroll 22px 7px;
}

.chiusura_rosa {
	visibility: visible;
	background: transparent url(../images/menu_rosa_chiusura_linea.png) no-repeat scroll bottom left;
	height: 13px;
}

/* FORM COMMENTI BLOG */

#JOSC_formpos .apertura_ombra_form_commenti{
	background:transparent url(../images/ombra_top_form_blog_rosa.png) no-repeat scroll center bottom;
	clear:both;
	display:block;
	font-size:10px;
	height:8px;
	width:539px;
}

#JOSC_formpos .centro_ombra_form_commenti{
	background:transparent url(../images/ombra_centro_form_blog_rosa.png) repeat-y scroll right center;
	clear:both;
	display:block;
	height:auto;
	width:539px;
}

#JOSC_formpos .centro_ombra_form_commenti #form_commenti {
	background:#fae1ef none repeat scroll 0 0;
	color:#3E3733;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:auto;
	margin:0 20px 0 10px;
	padding:10px 0;
	width:auto;
}







/* BTN FORM ROSA */

.btn_form_apertura_w{
	display: block;
	height: 20px;
	width: 9px;
	float: left;
	background: url(../images/btn_form_apertura_w_rosa.gif) left no-repeat;
}

.btn_form_centro_w{
	display: block;
	height: 19px;
	width: auto;
	float: left;
	padding: 1px 10px 0px 0px;
	background: url(../images/btn_form_centro_w_rosa.gif) left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.btn_form_chiusura_w{
	display: block;
	height: 20px;
	width: 22px;
	float: left;
	background: url(../images/btn_form_chiusura_w_rosa.gif) left no-repeat;
}

#colonna_centrale p a {
	text-decoration: none;
	color: #e97eb8;
	font-weight: bold;
}
