/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{

text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../ajaxtabs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


#countrydivcontainer  { 
border:1px solid gray;
margin-left:30px;
width:95%;
margin-bottom:40px;}
.submitcri { margin-left:270px;}
.critiques img { width:120px;float:right;border: 0; max-height:170px;border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
padding: 5px;

}

.date {
color: #c0c0c0;}
#gris { 
height:350px;
width:auto;
background-color:#CAD79F;
padding-left: 30px;
padding-top:10px;
}
.film {text-align:center; margin:10px;width:30%; height:250px;float:left;}
.film img {width:120px;float:left; margin-right:10px;}
#jeux {margin:10px;width:30%; float:left;}
#jeux img {float:left; margin-right:10px;}
#musique {margin:10px;width:30%; float:left;}
#musique img {float:left; margin-right:10px;}
table.jeux  {width:100%;}