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

/********************
	sommaire
 ********************/
#sommaire a, #sommaire h2, #sommaire h3 {
	color: #BD0520;
}
#sommaire #header  {
	background-color: #FFFFFF;
	background-image: url(../immagini/logo_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 880px;
}
#sommaire h2 {
	padding-top: 6px;
}
#sommaire h3 {
	margin-top: 10px;
}
#sommaire hr {
	margin-top: 10px;
}
#sommaire #calendario {
	background: #ffffff;
	margin-top: 5px;
}
#pied a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#sommaire .column {
	width: 280px;
	padding-bottom: 0px;
}
#sommaire .padded {
	margin: 0 20px;
}
#sommaire .box {
	background: #6b7918;
	width: 280px;
	height: 120px;
	margin-top: 10px;
}
#sommaire em {
	display: block;
}
#sommaire ul#nav li a#sommaire {
	color: #BD0520;
}
  #sommaire  #menu #red {background-color:#BB051D; display:block; color:#FFFFFF;}   #casa {color:#BB051D;}
  #sommaire #menu  #red a {color:#FFFFFF;}
  
  /********************************
CLIP
*******************************/


.gallery img {
	background-color: #fff;
	background-image: url(../immagini/red.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	background-position: left top;
}
.red_cerca{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA051D;
	display: block;
	width: 250px;
	padding: 20px;
	text-transform: uppercase;
	word-spacing: 1px;
}
