/*
/	Theme copyrigth Vanessa Ferreira - V4NY
/	http://v4ny.net
/
/	CC by-nc-nd French - License http://creativecommons.org/licenses/by-nc-nd/2.0/it/deed.fr_CA
/	CC by-nc-nd English - License http://creativecommons.org/licenses/by-nc-nd/2.0/it/deed.en
/	CC by-nc-nd Italiano - License http://creativecommons.org/licenses/by-nc-nd/2.0/it/deed.it
/
/	Contact : admin[at]v4ny.net
*/
body {
    color: #000;
    font-size: .83em;
    font-family: Arial, Helvetica, sans-serif;
    background: url(img/meregrand.jpg);
}

#header{
	background-image: url(img/TOP.png);
	height: 192px;
	width: 760px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#container{
 background-image: url(img/BACK.png);
 width: 760px;
 background-repeat: repeat-y;
 text-align: left;
 margin-right: auto;
 margin-left: auto;
}

#footer{
	clear: both;
	background-image: url(img/BOTTOM.png);
	height: 106px;
	width: 760px;
	background-repeat: no-repeat;
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #CCCCCC;	
	margin-right: auto;
	margin-left: auto;

}


#content{
	display: inline;
	float: left;
	margin-left: 40px;
	width: 460px;
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
#contentright{
	display: inline;
	float: right;
	margin-right: 38px;
	width: 205px;
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
}
a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover{
	color: #FF1AAB;
	text-decoration: underline;
}
.divTitle{
	background-color: #665961;
	border-bottom: 1px solid #CFCFD0;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 10px;
}

.morepages{
	background-color: #383B40;
	border-top: 1px solid #CFCFD0;
	border-bottom: 1px solid #CFCFD0;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
}
h3{
	border-bottom: 1px solid #CFCFD0;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family:  Trebuchet MS;
	font-size: 12px;
}
.day-date{
	border-top: 1px solid #3F5372;
	background-color: #525155;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 10px;
	font-family:  Trebuchet MS;
	font-size: 12px;
}

.bandetitle{
	background-color: #000066;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family:  Trebuchet MS;
	font-size: 12px;
}
h2.itemtitle, .singlet{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #665961;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 10px;
}

textarea{
	padding: 2px;
	background-color: #9E989A;
	border:1px solid #CCCCCC;
	color: #FF1AAB;
	font-family:  Trebuchet MS;
	font-size:11px;
	width:80%;
}
input,select{
	padding: 2px;
	background-color: #9E989A;
	border:1px solid #CCCCCC;
	color: #FF1AAB;
	font-family:  Trebuchet MS;
	font-size:10px;
	margin: 2px 2px 5px 2px;
}
ul{
	list-style-image: url(img/ul.gif);
  	padding-left:20px;
 	margin-left: 10px; 
	line-height: 18px;
	color: #FFFFFF;
}
#calendar table{
	width: 190px;
	text-align: center;
	font-family:  Trebuchet MS;
	border: 1px solid #E4E4E5;
	padding: 2px;
	color: #EDEDED;
}

caption, h2{
	letter-spacing: 2px;
	font-weight: bold;
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #B0B0B3;
}
td{
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #EDEDED;
}
th{
	font-family:  Trebuchet MS;
	font-size: 12px;
	color: #B2B2B5;
	font-weight: bold;
}
.blockquot{
	background-color: #333333;
	border-left: 2px solid #898891;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	margin : 0px 25px 0px 25px;
	color: #B9B9B9;
}
blockquote{
	background-color: #333333;
	border-left: 2px solid #898891;
	padding-left:10px;
	padding-right:10px;
	padding-top: 1px;
	margin : 0px 25px 0px 25px;
	color: #B9B9B9;
}

#sidebar p.poll_reponse {
	margin-bottom: 0;
}
#sidebar div.poll_bar_ext {
	margin: 0;
	padding: 0;
	background: none;
	width: 60px;
	height: 10px;
	text-align: left;
	border: 1px solid #336699;
}
#sidebar div.poll_bar_int {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	height: 10px;
	background-color: #336699;
}

#search{
	position: relative;
	width: 180px;
	top: 110px;
	left :530px
}

#search h2{
	display: none;
}

#search p{
	margin: 0;
}

#search #q{
	background: transparent;
	color: #FF1AAB;
	font-family:  Trebuchet MS;
	border: 1px solid white;
	padding-left: 5px;
	width: 70%
}


#iconsBar{
	background: transparent;
	color: white;
	font-size: 10px;
	font-family:  Trebuchet MS;
	position: relative;
	width: 80px;
	top: 0px;
	left :670px
}

#quoteofday{
	background: transparent;
	color: white;
	font-size: 10px;
	font-family:  Trebuchet MS;
	position: relative;
	width: 640px;
	top: -40px;
	left :33px
}
#endisclaimer{
	background: transparent;
	color: white;
	font-size: 10px;
	font-family:  Trebuchet MS;
	position: relative;
	width: 690px;
	Bottom: -50px;
	left :33px
}

.data{
	background-color: #616161;
	padding: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 a:link, h2 a:visited, h2 a:hover{
	color: #fff;text-decoration: none; 
}
fieldset, .form-help{
	width: 90%;
	margin-left: 20px;
}
.dateheader{
	border-bottom: 1px dotted #161D27;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* --- 
NAVIGATION HORIZONTALE
--- */
ul#nav-box {
	list-style-type : none;
	background-color: inherit;;
	color: #FFFFFF;
	font-family:  Trebuchet MS;
	font-weight : bold;
	font-size : 1em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
}
ul#nav-box li {
	display: inline;
	padding : 0 0;
}
ul#nav-box li a {
	padding : 1px 1em 1px 1em;
	-moz-opacity:0.8;
	filter:alpha(opacity=80)
	color: #FFFFFF;
	text-decoration: none;
	font-family:  Trebuchet MS;
	border-left: 3px solid #CFCFD0;
	
}
ul#nav-box li a:hover {
	padding : 1px 1em 1px 1em;
	-moz-opacity:1;
	filter:alpha(opacity=100)
	color: #FFFFF;
	font-family:  Trebuchet MS;
	border-left: 3px solid #FF1AAB;
	
}

#themer, #themer form, #themer p {
margin: 0;
padding: 0;
}
#themer fieldset {
border: none;
}
#themer legend, #themer label {
display: none;
}
#themer h2 {
}
#themer select {
}
#themer option {
}
#themer input {
}
#themer p {
}



