@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background-color: #e9e3d7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7aba8;
}
body img {
	border:0px;
}
hr {
	clear:both;
	visibility:hidden;
}
.links li {
	display:inline;
	margin:10px;
}
li#logotwitter {
	list-style-position: inside;
	list-style-image: url(../img/twitter.jpg);
}
li#flickr {
	list-style-position: inside;
	list-style-image: url(../img/flickr.jpg);
}
li#visualizeus {
	list-style-position: inside;
	list-style-image: url(../img/Vi.sualize.us.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#a7aba8;
	font-weight: normal;
	padding:5px;
	background-image: url(../img/puce-bleu.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-indent: 12px;
	text-align:justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-align:left;
	border-bottom:1px dashed #afacac;
	margin-bottom:5px;
	height:20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
ul li {
	list-style-image:none;
	list-style-type:none;
	margin:10px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #33ccff;
}
a:hover {
	text-decoration:underline;
	color: #33ccff;
}
#main {
	/*text-align:center;*/
}
#centre {
	margin:0 auto;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*text-align: center;*/
	width: 100%;
}
#contenu {
	margin:auto;
	height: 809px;
	width: 1015px;
}
#flashcontent {
	float:right;
	height: 39px;
	width: 228px;
}
.colonne1 {
	height: 315px;
	width: 256px;
	float:left;
	margin-top:40px;
}
#icones{
	height:315px;
	width:45px;
	float:left;
	background-image: url(../img/bras-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;
}
#icones ul li {
margin:0px;
}
#logo{
	height:315px;
	width:211px;
	float:left;
	background-image: url(../img/coulure-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FFFFFF;
	}
.colonne2 {
	height: 755px;
	width: 368px;
	float:left;
	margin-left:10px;
	margin-top:40px;
}
.colonne3 {
	background-color: #FFFFFF;
	height: 735px;
	width: 160px;
	float:left;
	margin-left:10px;
	padding:10px;
	color:#000000;
}
.colonne3 a {
	font-style: italic;
}
.colonne3 img {
	border:5px solid #e9e3d7;
}
.colonne3 img:hover {
	border:5px solid #d5c4a3;
}
.colonne3 ul li {
	margin: 15px 0 1em 0;
}
#footer {
	background-color: #161c28;
	text-align:center;
	width: 100%;
	background-image: url(../img/back-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bloc-footer {
	text-align:center;
	margin: 0 auto;
	width:950px;
}
.bloc_f {
	background-color: #121721;
	height: 125px;
	width: 280px;
	float:left;
	margin:15px 15px 15px 0;
	text-align:left;
	color: #FFFFFF;
	line-height: 18px;
	padding:10px;
	border-bottom:#34373d dashed 1px;
}
#contact{
	height:0 !important;
	overflow:hidden;
	padding:22px 0 0;
	background-color: transparent;
	background-image: url(../img/img-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom:#34373d dashed 1px;
}
#travaillons-ensemble{
	height:0 !important;
	overflow:hidden;
	padding:22px 0 0;
	background-color: transparent;
	background-image: url(../img/img-travaillons-ensemble.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom:#34373d dashed 1px;
}
#twitter{
	height:0 !important;
	overflow:hidden;
	padding:22px 0 0;
	background-color: transparent;
	background-image: url(../img/img-en-ce-moment-sur-twitte.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom:#34373d dashed 1px;
}
.bouton-contact {
	height:24px;
	width:155px;
	background-image:url(../img/bt-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:65px;
	padding-left:25px;
	padding-top:2px;
}
.bouton-contact a {
	color: #FFFFFF;
}
.ZeroRight {
	margin-right:0;
	background-color: #121721;
	border-bottom:#34373d dashed 1px;
}
#menu {
	background-image: url(../img/fond-menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	width: 368px;
	margin-bottom:10px;
	text-align:center;
	padding-top:15px;
	font-family: "trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #33ccff;
}
#menu span {
	/*color:#CCCCCC;
	text-decoration: line-through;*/
}
#menu a{
	color:#33ccff;
}
#menu a:hover{
	color: #33ccff;
	text-decoration: none;
}

#menu li {
	display:inline;
}
#edito {
	height: 292px;
	width: 338px;
	background-color: #FFFFFF;
	margin-bottom:10px;
	padding:15px;
}
#edito img {
margin-top:8px;
border:5px solid #e9e3d7;
}
#edito p {
	text-align:justify;
	color:#999999;
	background-image: url(../img/puce-bleu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 12px;
	margin-top:8px;
	font-size:13px;
}
#intracol {
	width: 338px;
	height: 658px;
	background-color: #FFFFFF;
	margin-bottom:10px;
	padding:15px 15px;
}
#intracol span {
	color: #33ccff;
}
.intro-contacts {
	height: 185px;
	width: 340px;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:1px dashed #AFACAC;
}
.intro-contacts img {
	border:5px solid #e9e3d7;
	float:left;
}
.intro-contacts p {
	float:left;
	width: 180px;
	text-align:justify;
	margin-left:10px;
	background-image: url(../img/puce-bleu.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 12px;
}
.intro {
	height: 185px;
	width: 340px;
	margin-top:10px;
	margin-bottom:15px;
}
.intro img {
	border:5px solid #e9e3d7;
	float:left;
}
.intro p {
	float:left;
	width: 180px;
	text-align:justify;
	margin-left:10px;
	background-image: url(../img/puce-bleu.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 12px;
}
.intro a {
	text-decoration:none;
	color: #a7aba8;
	font-weight: bold;
}
.intro a:hover {
	text-decoration:underline;
	color: #7e7e7e;
}
.contenu {
text-align:justify;
border-bottom:1px dashed #afacac

}
.contenu br {
margin-bottom:15px;

}
#titre-video {
	height: 15px;
	width: 338px;
	background-color: #FFFFFF;
	padding:15px;
}
#video {
	height: 310px;
	width: 368px;
	background-color: #FFFFFF;
	text-align:center;
}


.boutonHome,.boutonContact,.boutonApropos{
	cursor:pointer;
	display: inline;
}




/*#personnage {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 392px;
	height: 439px;
	width: 372px;
	background-image: url(img/img-background-bas-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/


/************************* Formulaire *************************************/


label{
	font-size:11px;
	font-weight:normal;
	width:100px;
	color: #000000;
}
input[type=text] {
	border: 1px solid #b6bac2;
	color:black;
	width:190px;
	display:block;
	margin:0px;
	background-color: #FFFFFF;
	height: 20px;
}
textarea{
	width:340px;
	border: 1px solid #b6bac2;
	background-color: #FFFFFF;
	height: 135px;
}

.submit{border:1px solid #b6bac2;color:#000000;width:190px;height:20px;margin:4px auto;background-color:#FFFFFF;}
.submit:hover{border:1px solid #a7aba8;color:#000000;width:190px; height:20px;margin:4px auto; background-color:#eae3d9;}

.left{float:left;}
form div {border:1px solid grey;margin-bottom:10px;}
form div p{ margin:5px auto 5px 40px;display:block;}

/************************* caroussel *************************************/
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}


/******************** Caroussel style (tango) ******************/

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 155px;
    height: 710px;
   
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  159px;
    height: 700px;	
}
.jcarousel-skin-tango .jcarousel-item {
    width: 159px;
    height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 50px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 ***************************************************  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 120px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 120px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/* css pour la tooltip normal */
#tooltip{
	position:absolute;
	border:1px solid #666666;
	padding:2px 5px;
	color:#FFFFFF;
	display:none;
	background-color: #000000;
	z-index: 2;
}
