/* CSS Document */
/* I love Europe 2009 */
/**********************/


/* Links and type */

body {
	font-family:   Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
.body{
	background: url(../images/background.gif)  top center;
}
img {
	border: 0;
}

a {
	color: #E42184;
}

#menu a:hover, #menu a.on, #footer a {
	color: #F8E823;
}

div.hr {
	background: url(../images/back_hr.gif) repeat-x center;
	height: 20px;
}

div.hr hr {
	display: none;
}
h2, .erromsg h1 {
	color: #E42184;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	padding: 10px 0;
	margin: 0;
}
h2.nolang{

text-align:center;
background-color: #2B2623;
color: #ffffff;
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 3px 0;
	height:20px;
}
/* layout */

#backlight {
	background: url(../images/back_light.jpg) no-repeat top center;
	padding-top: 11px;
}

/* Menu */



#toplogo {
	width: 51px;
	height: 31px;
	position: absolute;
	bottom: -4px;
	left: 97px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/logo_top.png');
	
}

#toplogo[id] {
  background: url(../images/logo_top.png) no-repeat;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='');
}


#content {
	background: #fff url(../images/logo.jpg) no-repeat;
	width: 474px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding: 28px 45px 15px 410px;
	line-height: 1.2em;
}
#content2 {
padding: 0 0 20px 0; 
background-color:#FFF;
 line-height: 1.2em; 
 margin-left: auto; 
 margin-right: auto; 
 margin-top: 0; 
 width: 929px;
}
#footer {
	text-align: right;
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 0.75em;
	padding: 10px 0 20px 0;
}

/* Form elements */

form p {
	background-color: #D7D7D7;
	padding: 2px;
	margin: 0 0 3px 0;
	overflow: auto;
	clear: both;
	
}

form label {
	float: left;
	width: 195px;
	padding-right:5px;
}

form input {
	width: 242px;
	border:1px solid #707070;
}
form textarea {
	width: 242px;
	border:1px solid #707070;
}

form select{
	width: 242px;
	border:1px solid #707070;
}

form.contact label{
	float: left;
	width: 100px;
	padding-right:5px;
}

form.contact input {
	width: 342px;
	border:1px solid #707070;
}
form.contact textarea {
	width: 342px;
	height:150px;
	border:1px solid #707070;
}

form.contact select{
	width: 342px;
	border:1px solid #707070;
}


form input.browse {
	width: 170px;
}

form input.bouton {
	border:none;
	color:#fff;
	background-color: #36A8DB;
	width: auto;
	cursor: pointer;
	
}
input.boutonvote{
	border:none;
	color:#fff;
	background-color: #36A8DB;
	width: auto;
	cursor: pointer;margin:10px 0px 20px 30px;
}
p.mandatory{
	  background: #D7D7D7 url(../images/picto_required.gif) no-repeat right top;
	  
}


/* Miscellaneous */

.tip            { width:295px; font-family:tahoma,arial; background:#36A8DB url(tip-text.png) left top repeat-y;border:2px solid #2395C6;  }
.tip-top        { background:url(tip-top.png) top left no-repeat; height:0px; width:295px; }
.tip-title      { color:#ffffff; margin:5px 5px 5px 5px; }
.tip-text       { color:#ffffff; padding:5px 5px 5px 5px; display:none;}
.tip-bottom     { background:url(tip-bottom.png) left bottom no-repeat; width:295px; height:0px; }
.tipz{float:right;}

.heart{color:#173A8C;}
.pdf{
padding:10px 60px 15px 0px;

height:50px;
background:  url(../images/reader_icon.gif) no-repeat right top;
display:block;
}
.add{margin-left:5px;}



#menu {
	background-color: #2B2623;
	text-align: right;
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 3px 0;
	height:20px;
}

#menu a {
	border-right: 1px solid #fff;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none; 
	font-size: 0.75em;
	padding: 3px 6px 0 6px;
}

#menu a#language {
	border-right: none;
}

#nav, #nav * {
        margin:0;
        padding:0;
        list-style: none;

}
#nav {  
      float:right;
       background-color: #2B2623;
       
      
}
#nav li {
        line-height: 15px;
        float: left;
        list-style:none;
        background:#2B2623;
        color: #ffffff;
}
#nav li.nolinkmenu {
        color: #ffffff;
        display: block;
        padding: 0 13px;
       text-transform: uppercase;
       
        line-height: 20px;
        font-weight:bold;
      
}
#nav li a {
        color: #ffffff;
        display: block;
        padding: 0 13px;
       	border-right: 1px solid #fff;
        line-height: 20px;
      
}
#nav li a:hover {
        text-decoration: none;
}
#nav li ul {
        position:absolute;
        left: -999em;
        width:15em;
}
#nav li:hover ul, #nav2 li.sfhover ul {
        left:auto;
        z-index:10 !important;
}
#nav li ul li {
        display:block !important;
        width:12em;
        border-top:1px solid #AEAEAE !important;
        /*border-top:none !important;*/
        border-left:none !important;
        border-right:1px solid #2B2623 !important;
        background:#2B2623;
}
#nav li ul li a{
border-right:none !important;
line-height: 24px;
}

.urlFalse{
color:red;
}

.urlTrue{
color:green;
}

#thumbnail{display:none;}


div#list_vote {
margin:0 22px;
overflow:auto;
padding:0;
width:100%;}

.vote{
font-size:0.7em;
line-height:1.4em;
padding-bottom:10px;
}

div.posterlist {
border:1px solid #EEEEEE;
display:block;
float:left;
height:230px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 5px 0 0;
overflow:hidden;
padding:5px;
width:160px;
}

div.posterlist a.smoothbox{
width:150px;
height:197px;
display:block;
}

