/* CSS Document */
/*
@name: css/style.css
@desc: css generale
@author: Massimo Pecoraro
@lastauthor: Massimo Pecoraro
*/

* {
margin: 0;
padding: 0;
}

html, body{
margin:0px;
padding:0px;
height:100,1%;
}

body{
margin:0;
width:100%;
text-align:center;
}

img {
border:none;
}

#contenitore{
text-align:center; 
margin:0 auto auto;
}

#footer{
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
width:911px;
height:187px;
text-align:center; 
margin:0 auto auto;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}


.nav_home{
width:101px;
height:22px;
float:left;
}

.formbutton{
cursor:pointer;
font-weight:bold;
border:0px;
background:url(../images/iscrivimi.gif);
}

.nav_all{
width:89px;
height:22px;
float:left;
padding-left:1px;
}

a.navbut_home{
padding-top:5px;
color:#2D6783;
text-decoration:none;
float:left;
font-family:Tahoma;
font-size:11px;
background-image:url(../images/bottone_menu/home.jpg);
background-repeat:no-repeat;
height:27px;
width:100%;
text-align:center;
text-decoration:none;
}

a.navbut_home:hover{
color:#FFFFFF;
background-image:url(../images/bottone_menu/home_red.jpg);
}

a.navbut_all{
padding-top:5px;
color:#2D6783;
text-decoration:none;
float:left;
font-family:Tahoma;
font-size:11px;
background-image:url(../images/bottone_menu/ci_presentiamo.jpg);
background-repeat:no-repeat;
height:27px;
width:100%;
text-align:center;
text-decoration:none;
}

a.navbut_all:hover{
color:#FFFFFF;
background-image:url(../images/bottone_menu/ci_presentiamo_red.jpg);
}


#separatore{
width:911px;
height:8px;
padding-top:5px;
}

#menu{
text-align:center; 
margin:0 auto auto;
width:906px;
}

#sottomenu{
width:911px;
height:35px;
background-image:url(../images/sottomenu.jpg);
text-align:left;
font-family:Tahoma;
font-size:11px;
}

.submenustyle{
color:#2D6783;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
padding-top:6px; 
padding-left:10px;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
color:#2D6783;
text-decoration: none;
}

.submenustyle a:hover{
color:#2D6783;
}

.nav_attivo{
width:113px;
height:22px;
float:left;
padding-left:1px;
}

a.navbut_attivo{
padding-top:5px;
color:#FFFFFF;
text-decoration:none;
float:left;
font-family:Tahoma;
font-size:12px;
background-image:url(../images/bottone_menu/ci_presentiamo_red.jpg);
background-repeat:no-repeat;
height:27px;
width:100%;
text-align:center;
text-decoration:none;
}

a.navbut_attivo:hover{
color:#FFFFFF;
background-image:url(../images/bottone_menu/ci_presentiamo_red.jpg);
}

#cerca{
color:#2D6783;
padding-top:6px; 
padding-right:10px;
float:right;
}

#video_home_container {
width:510px;align:center;
}

#video_home_body {
margin-left:19px;
padding-left:40px;
border:1px solid #d8d8d8;
width:429px;
height:155px;
background-image:url(../images/sfondo_video_gallery.gif);
}

.video_preview {
float:left;
margin-top:2px;
margin-right:24px;
height:143px;
width:179px;
border:1px solid #a9b4ba;
background-image:url(../images/sfondo_box_video.gif);
}



.video_player {
width:474px;
margin-left:-10px;
padding-left:5px;
padding-right:20px;
padding-top:2px;
border:1px solid #e1e0e5;
background-image:url(../images/sfondo_video_preview.gif);
}


.video_box {
width:479px;
height:89px;
margin-left:-10px;
padding-right:20px;
padding-top:2px;
border:1px solid #e1e0e5;
background-image:url(../images/sfondo_video_1.gif);
}

.video_preview_1 {
float:right;}

.video_li{
float:left;
margin-right:5px;
}

.video_titolo {
float:left;
margin-top:5px;
font-size:12px;
color:#44517B;
font-weight:bold;
margin-right:10px;
}
