body {
    font: 76% Verdana,Arial,sans-serif;
    background-color: /*#ff6e00*/#ff6d00;  
    background-image: url(../images/bg.jpg);
    background-repeat:repeat-x;
    text-align:center
}

#container {
    width: 1200px;
    margin-top: 20px;
    text-align: justify;
    background-image: url(../images/bgContainer.jpg);
    background-repeat: repeat-y;
    border: 1px solid /*#003466*/#ab1000;
}

#content {
    float: left;
    width: 700px;
    padding-left: 40px;
}

#content_index {
    float: left;
    width: 800px;
    padding-left: 2px;
}

.testo {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 12px;
    line-height: 19px;
}

.testo_privacy_mini {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 11px;
    font-style: italic;
}

.link_content {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 13px;
    color: #003466;
    font-weight: normal;
    text-decoration: none;
}

.link_content:link {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 13px;
    color: #073366;
    font-weight: normal;
    text-decoration: underline;
}

.link_content:visited {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 13px;
    color: #003466;
    font-weight: normal;
    text-decoration: underline;
}

.link_content:hover {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 13px;
    color: #E60081;
    font-weight: normal;
    text-decoration: underline;
}

.link_content:active {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 13px;
    color: #073366;
    font-weight: normal;
    text-decoration: underline;
}

/* begin header */
#header {
    background-image: url(../images/bgContainerHeader.jpg);
    background-repeat: repeat-y;
    height: 100px;
    padding-top: 10px;
    border-bottom:1px solid /*#003466*/#ab1000;
    vertical-align: middle
}

#header_left {
    float: left;
    width: 190px;
    text-align: center;
    vertical-align: middle
}

#header_right {
    /*float:right;*/
    width:800px;
    text-align: right;
    vertical-align: middle
}

#header a img {border:none}

/* end header */

/* begin footer */

#footer {
    clear: both;
    width:1200px;
    height: 20px;
    padding-top: 5px;
    background-color: /*#003466*/#ff8a00;
    color: /*#FFFFFF*/#000000;
    font-size: 10px;
    vertical-align:middle;
    
}

#footer a, #footer a:visited {
    color: /*#FFFFFF*/#ab1000;
    text-decoration:underline
}

#footer a:hover {
    color:/*#E60081*/#fd3600;
    text-decoration:underline
}

#footer_left {
    float:left;
    padding-left: 10px
}

#footer_right {
    float:right;
    padding-right: 10px
}
#footer_center {
    text-align: center
}

/* end footer */

/* begin sx */
#sx {
    float:left;
    width:190px;
}

#sx ul {
    list-style:none;
    margin: 5px;
    padding: 5px
}

#sx li {
    margin: 0;
    padding: 3px 0 3px 0
}

#sx li a, #sx li a:visited {
    font-weight: bold;
    text-decoration:none;
    color: /*#003466 #ab1000*/ #003466;
	text-align:center;
	background-image:url(../images/button_normal.jpg);
	width:164px;
	line-height:27px;
	height:27px;
	display: block;
	padding: 0;
	margin: 0
}

#sx li a:hover {
    color: /*#ffffff #480202*/ #03192e;
    background-image: url(../images/button_activated.jpg)
}

/* end sx */

h6 {font-size: 150%;margin:0;padding:20px 0 0 5px; text-align: center; color: #003466} /* scritta costruzione elettronica videogiochi */

h1 {font-size: 150%;margin:0;padding:20px 0 0 5px}

h1,h2,h3 {text-align: center; color: #e20283}

h4 {
    text-align: center;
    color: #e20283;
    font-size: 14px;
}

h5 { font-size: 15px;}

p { margin:2px }

/* begin index.php */

#product {
    /*height: 200px;*/
    margin-bottom: 400px;
}

#p_img {
    margin-top: 0px
}

/*#p_scritta {
    margin-top: -15px;
}

#scritta_winner {
    float: right;
    margin-right: 120px
}*/

#product a img { border: none }

#flash {
    margin-left: 0px;
}

/* end index.php */


/* begin dove.php */
#dove_testo {
    width: 70%;
    float:left;
    padding-bottom: 60px;
}

#dove_img {
    width: 25%;
    float: right;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 80px;
}
/* end dove.php */

/* begin mobili.php */

#testo_mob {
    width: 70%;
    float:left;
    margin-top: 40px;
    line-height: 20px;
}

#img_mob {
    width: 25%;
    float:right;
    text-align: center
}

/* end mobili.php */

/* begin comma6.php */

.titolo {
    width: 60%;
    float:left;
    margin-top: 10px;
}

/* end comma6.php */

/* begin download.php */
.scritte_blu {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 16px;
    color: #003466;
    font-weight: bold;
    text-decoration: underline;
}

.scritte_tiposk {
    font-family: Verdana, "Times New Roman", Arial;
    font-size: 14px;
    color: #E20283;
    font-style: italic;
}

/* end download.php */

