/* top */

#content {
    float: left;
    width: 780px;
    line-height: 14px;
    position: relative;}

#logocontent {
    float: left;
    width: 326px;
    position: relative;}

#infosx {
    float: left;
    width: 241px;
    position: relative;
    padding-top: 188px;
    padding-left: 20px;
    font-family: Arial; 
    color: #FFFFFF;
    background-color: #C5007B;}

#infosx a:link {color: #FFFFFF; background-color: transparent; text-decoration: none;}
#infosx a:visited {color: #FFFFFF; background-color: transparent; text-decoration: none;}
#infosx a:hover {color: #F4B5D0; background-color: transparent; text-decoration: none;}

#infodx {
    float: left;
    width: 65px;
    position: relative;}


/* corpo centrale */

#paginasx {
    float: left;
    width: 370px;
    position: relative;
    padding-top: 130px;
    padding-left: 15px;
    padding-right: 30px;
    text-align: justify;}

#paginadx {
    float: left;
    width: 39px;}


/* stili */

.titolo {
    font-family: "Arial Black";}

.sottotitolo {
    font-family: Arial;
    font-weight: bold;}

.menu {
	float: left;
	width: 350px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
    font-family: Arial;}

.menu a:link {color: #C5007B; background-color: transparent; text-decoration: none;}
.menu a:visited {color: #C5007B; background-color: transparent; text-decoration: none;}
.menu a:hover {color: #FFFFFF; background-color: transparent; text-decoration: none;}

.point {
	float: left;
	width: 10px;
	height: 25px;
	position: relative;}

.textmenu {
	float: left;
	width: 340px;
	position: relative;}

.sottomenu {
	padding-left: 10px;
    font-family: Arial;}

.mov1 {
    top: 300px;
    left: 295px;
    width: 400px;
    height: 200px;
    position: absolute;
    border: solid 5px #FFFFFF;}

.mov2 {
    top: 600px;
    left: 295px;
    width: 400px;
    height: 200px;
    position: absolute;
    border: solid 5px #FFFFFF;}

/*righe*/

.rigastd1px {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    clear: both;}

.rigastd7px {
    width: 100%;
    height: 7px;
    position: relative;
    font-size: 1px;
    line-height: 7px;
    clear: both;}

.rigastd10px {
    width: 100%;
    height: 10px;
    position: relative;
    font-size: 1px;
    line-height: 10px;
    clear: both;}

.rigafucsia1px {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-color: #C5007B;
    clear: both;}

.rigafucsiatratt {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-image: url('../../img/riga_tratt.jpg');
    background-repeat: repeat-x;
    clear: both;}