/*  
Theme Name: BOI Beat	
Author URI: http://www.beoninternet.net
Version: 1
Author: Lucas BOI Consulting
Description: Oraganisation evenementielle
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif;
	background: #000000;
	color: #ffffff;
	margin: 0;
	text-align: center;
	}
a, a:visited{
	color: #3F3F3F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	}
a:hover{
	color: #0099FF;
	text-decoration: none;
	}

#container {
	width: 1024px;
	background: #000000;
	text-align: left;
	clear: both;
	margin-top: 2px;
	margin-right: AUTO;
	margin-bottom: 10px;
	margin-left: AUTO;
	padding-top: 30px;
	}

#header {
	background: #000000;
	width: 1024px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#header h3 {
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
#header h3 a {
	color: #373737;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#header h3 a:hover {
	color: #696969;
	text-decoration: none;
	}
.logo {
	float: left;
	margin: 15px;
}
.logo a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner {
	float: right;
}
.banner a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu{
	float: left;
}
.menu ul{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu a {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu a:link, .menu a:visited, .menu a:active {}
.menu a:hover {
}

#pageindex #nav-index a,
#pageartiste #nav-artiste a,
#pagetechnique #nav-technique a,
#pagerealisations #nav-realisations a,
#pagecontact #nav-contact a
 {
	color: #84703e;
	font-style: italic;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}



#content {
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 200px;
	margin-right: 0;
	position:relative;
	min-height: 450px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 550px;
	}
* html #content { height: 660px; word-wrap: break-word; }
#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 3px;
	}
#content h1 {
	color: #268abe;
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	margin: 0;
	font-family: "Helvetica Bold", "Arial Bold", Verdana, Sans-Serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
#content h1 a  {
	color: #CCCCCC;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #666666;
	margin: 0 0 8px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #a3047b;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
.postspace {
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#l_sidebar {
	color: #ffffff;
	width: 180px;
	float: left;
	margin-top: -20px;
	margin-bottom: 20px;
	min-height: 400px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
* html #l_sidebar { height: 660px; }
#l_sidebar a {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #OOOOOO;
	}
#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2 {
	font: 14px Helvetica, Arial, Verdana, Sans-Serif;
	color: #a3047b;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	visibility: hidden;
	}
#r_sidebar h2 {
	font: 14px Helvetica, Arial, Verdana, Sans-Serif; 
	color: #000000;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: bold;
	}
#l_sidebar ul, #l_sidebar li, #l_sidebar ul li{
	list-style: none;
	}
#l_sidebar ul {
	margin: 0;
	padding: 0;
	}
#l_sidebar li, #l_sidebar ul li{
	margin-bottom: 8px;	
	}
#l_sidebar ul.children {
	margin-right: 15px;
	}
#l_sidebar ul li a {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px 0 5px 0;
	background-color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#l_sidebar ul li a:hover {
	color: #FFFFFF;
	background-color: #a40377;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#r_sidebar {
	color: #CCCCCC;
	width: 170px;
	float: right;
	position:relative;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0 15px 15px 15px;
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #000000;
         background-color: #333333;
	}
	
#r_sidebar h2 {
	color: #FFFFFF;
}
	


#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar ul.children {
	margin-left: 15px;
	}
#r_sidebar ul
 {
	list-style: none;
	margin: 0;

	}
#r_sidebar li  {
	list-style: none;

	}
#r_sidebar ul li ul {
}
#r_sidebar ul li  {

	list-style-image: none;
	list-style-type: square;
	}

#footer {
	color: #ffffff; 
	background: #000000;
	padding: 20px 0 20px 0;
	text-align: center;
	clear: both;
	}
#footer a {
	color: #ffffff;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.etiqueta {
	width: 90px;
}
.formulairecontact {
	text-align: left;
}
.formulairecontact p{
	text-align: left;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#formulaire-boi select,
#formulaire-boi input,
#formulaire-boi textarea {
	color: #000000;
	background-color: #3399FF;
	margin: 0px;
	border: 2px solid #666666;
}
#formulaire-boi select p,
#formulaire-boi input p,
#formulaire-boi textarea p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formulaire-boi .champs p {
	margin: 0px;
	padding: 0px;
}

#formulaire-boi .champs {
	margin-bottom: 20px;
	background-color: #333333;
}

.cartedeviste {
	background-color: #333333;
	width: 100%;
}
.cartedeviste .directeurs {
	float: left;
	width: 50%;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cartedeviste .directeurs img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rouge {
	color: #CC0033;
}
.vert {
	color: #00CC33;
}
.sanssouligne,
.sanssouligne a,
.sanssouligne a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
