/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
	background-color: #222222;
}

h1 {
}

h1, h2, h3, h4, h5, h6, .nom, .menu {
	color: #FF9900;
}

h2 {
  font-size:12px;
  display:inline;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #FF9900;
}

input, textarea{
        color: black;
}

a {
	color: #FF9900;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;

	background: url(images/img07.gif) repeat-x left bottom;

}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;


        background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.logo{
      margin: 0px 0 0 300px;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 928px;
	height: 137px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu { background: url(images/fondcadre.gif) repeat-x left top;
  background: url(images/cadrehautgauche.gif) no-repeat left top;
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img04.gif) repeat-x;
	color: #000000;
}

/* Search */

.search {
	float: right;
	height: 20px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
	font-size: 10px;
}


.search #input1 {
	width: 130px;
	padding: 2px 25px 0 0;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #00000;
}

.search #input2 {
	height: 20px;
	background: #222222;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 250px;
}

#colOne .pub {
	padding: 20px 20px 10px 0px;
}

#colOne .menu {
	padding: 0px 20px;
	font-size: 18px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
	color : black;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 645px;
	font-size: 12px;
	padding: 30px 0px 0 30px;
	color: #FFCC33;
}

#colTwo #index {
	padding: 0px 0px 0px -20px;
}

#colTwo h1 {
	margin-top: 0;
	font-size: 20px;
}

#colTwo .nom {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo .poster {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
}

#logo .site, #logo , #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

#logo .site {
	padding-top: 25px;
	font-size: 25px;
}

#logo .site2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer2 {
	clear: both;
    color: #A1A1A1;
    width: 928px;
	height: 17px;
	margin: 0 auto;
	background: url(images/bascentre.jpg) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
    color: #FFFFFF;
}
#footer a {
     color: #FFFFFF;
}

/*///////////////////////////////////  BULLE  //////////////////////////*/
div.resume1{
	margin: 10px 10px 0px 10px;
	padding: 3px;
	border: 1px solid black;
	-moz-border-radius: 5px;
	color : #FFCC2D;
}

div.resume1 div.autrecouleur{
	color : #000000;
}


div.resume1 a{
	color : white;
}

div.resume1 div.titreresume{
	padding: 5px;
	font-weight: bold;
	background: black;
	margin-bottom: 2px;
	-moz-border-radius: 5px;
}

div.resume1 span.infos{
        color : #ff9900;
        text-align:right;
}

div.resume1 span.date{
        color : #cc9933;
        text-align:right;
       	font: normal 7pt Verdana, sans-serif, Arial;
}

div.resume1 span.infos1 a{
        color : white;
        text-align:right;
        font: normal 7pt Verdana, sans-serif, Arial;
}

div.resume1 .couleur{
	color : #FF9900;
}

div.resume2{
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #000000;
	color : #FF9900;
}

div.resume2 a{
	color : #FF9900;
}

div.resume2 div.titreresume2{
	padding: 5px;
	font-weight: bold;
	background: url(images/img13.gif) repeat-x;;
	margin-bottom: 2px;
	color : black;
}

div.resume2 span.infos2{
        color : #000000;
        text-align:right;
        font-size: 15px;
        padding-left: 15px;
}

div.resume2 a{
        color : #FF9900;
        text-align:right;
        font-size: 13px;
        text-decoration: none;
}

div.resume2 a:hover {
	text-decoration: none;
	color: #FFCC2D;
}

div.resume2 ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

div.resume2 li {
	padding: 5px 0;
	border-top: 1px solid red;
	color : black;
}

div.resume2 li.first {
	border: none;
}
