body {	
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #2b2b2b;
	text-align:center;
}
div.header {
	position: relative;
	width:850px;
	height:47px;
	overflow:visible;
	background-color: #2b2b2b;
}
div.header .logorifles {
	position: relative;
	height: 47px;
	left: 0px;
	top:  0px;
	overflow:hidden;
	float:left;	
}
div.header  .trasplogorifles {
	position: relative;
	height: 47px;
	left: 0px;
	top:  0px;
	overflow:hidden;
	float:left;	
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;	
}


div.header .menu{
	position:absolute;
	left: 140px;
	top: 5px;
	
}

div.header .logodx {
	position: relative;
	float: right;
}
div.header .disegnini{
	position: relative;	
	float: right;
	width:239px;
}
div.footer {
	position:relative;	
	width:850px;
	height:70px;
	background-color:#FFFFFF;
}
div.footer .legal {
	position:absolute;	
	left:10px;
	bottom:10px;
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
div.footer .valida{
	position:absolute;
	padding:1px;
	right: 10px;
	bottom: 0px;
}
div.footer .extlinklogo{
	position:absolute;
	left:300px;
	bottom:5px;
	padding:10px;
}

div.gallery_cointaner{ 
  background-color: #FFFFFF;
  position: relative;
  border: 10px;
  width:850px;
  z-index:2;
}


div.gallery_cointaner .gallerylink1{
	position: absolute;
	top:25px;
	right:6px;

}
div.gallery_cointaner .gallerylink2{
	position: absolute;
	top:55px;
	right:5px;
}
div.gallery_cointaner .gallerylink3{
	position: absolute;
	top:85px;
	right:5px;
}

div.gallery_cointaner .gallerylink1:hover{
	position: absolute;
	right:0px;
	border-color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
div.gallery_cointaner .gallerylink2:hover{
	position: absolute;
	border-color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

div.gallery_cointaner .gallerylink3:hover{
	position: absolute;
	border-color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
div.container {
  position: relative;
  border: 10px;
  width:850px;
  height:230px;
}

div.container  .matphotos {
	position:absolute;
	left:566px;
	background-image: url(../images/gal_danza.jpg);
	background-repeat: no-repeat;	
	height: 213px;
	width: 283px;
	z-index: 1;
}
div.container  .matphotos_over {
	position:absolute;
	left:566px;
	background-image: url(../images/gal_danza_over.jpg);
	background-repeat: no-repeat;	
	height: 213px;
	width: 283px;
	z-index: 2;

}
div.container  .beautyphotos {
	position:absolute;
	left:0px;
	background-image: url(../images/gal_beauty.jpg);
	background-repeat: no-repeat;	
	height: 213px;
	width: 283px;
	z-index: 1;
}

div.container  .beautyphotos_over {
	position:absolute;
	left:0px;
	background-image: url(../images/gal_beauty_over.jpg);
	background-repeat: no-repeat;	
	height: 213px;
	width: 283px;
	z-index: 2;
}
div.container  .materphotos {
	position:absolute;
	left:283px;
	background-image: url(../images/gal_maternita2.jpg);
	background-repeat: no-repeat;
	height:213px;
	width: 283px;	
}

div.container  .materphotos_over{
	position:absolute;
	left:283px;
	background-image: url(../images/gal_maternita2_over.jpg);
	background-repeat: no-repeat;
	height:213px;
	width: 283px;	
	z-index: 2;
}
div.central {	
	position:relative;
	background-color: #000000;
	width:850px;
	height:500px;
}

div.left1 {	
	position:relative;
	cursor:pointer;
	background-color: #e44343;
	width:50%;
	height:50%;
	float:left;
}



div.right1 {	
	position:relative;
	background-color: #a27dc0;
	width:50%;
	height:50%;
	float: left;
	cursor:pointer;
	
}


div.left2 {	
	position:relative;
	background-color: #000000;
	width:50%;
	height:50%;
	float: left;
}
div.right2 {	
	position:relative;
	background-color: #000000;
	width:50%;
	height:50%;
	float: left;
}

p.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;	
	text-align:center;
	width:50%;

}

p.boxtitle_normal {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:50%;

}

div.boxgallery {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;	
	text-align:center;
	width:50%;
	margin-top:100px;
}

div.central .links {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	border-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;		
	width: 203px;	
	text-align:left;	
	position:absolute;
	top:100px;
	left:20px;
}

div.central .me {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	border-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align:left;	
	width: 503px;	
	position:absolute;
	top:100px;
	left:120px;
}



div#links_internal {
	font-family: Arial, Helvetica, sans-serif;
	color:#345;
	border-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;	
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 8pt;
}

.anc {
	color: #FFFFFF;
}
.anc:hover {
	color: #DEDECA;
	background-color: #663399;
}

