/*
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: #2C2C2C;
}

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

strong {
	font-weight: bold;
	color: #0A77B8;
}

input, textarea{
        color: #0A77B8;
}

a {
	color: #0A77B8;
}

a:hover {
	text-decoration: underline;
	color: #0A77B8;
}

a#lien_footer {
	color: #FFFFFF;
}

a#lien_footer2 {
	color: #A1A1A1;
	text-decoration:none;
}

/* Header */

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

/* Menu */

#menu { float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(img/img02.gif) no-repeat;
        color: #FFFFFF;
}

#menu li {
	display: inline;
}

#menu li span{
        color: #FFFFFF;
        padding: 8px 0px 0px 0px;
        font-size: 13px;
        font-weight: bold;
        float: left;
}

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

#menu a:hover {
        color : #FFFFFF;
	text-decoration:underline;
}

/* Search */

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


.search #input1 {
	width: 130px;
	padding: 2px 25px 0 0;
	background: #FFFFFF;
	border: none;
	color: #54ACCC;
}

.search #input2 {
	height: 21px;
	background: #54accc;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
}

/* Content */

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

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

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

div.resume2{
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #54ACCC;
}

div.resume2 div.titreresume2{
	padding: 6px 5px 5px 5px;
	font-weight: bold;
	background: #54ACCC;
}

div.resume2 span.infos2{
        color : white;
        text-align:right;
        font-size: 13px;
        padding-left: 5px;
        font-weight:bold;
}

div.resume2 span.infos2 a{
        color : white;
        font-size: 13px;
        font-weight:bold;
}

div.resume2 a{
        color: #0A77B8;
        font-size: 13px;
        text-decoration: none;
}

div.resume2 a:hover {
	text-decoration: underline;
	color: #0A77B8;
}

div.resume2 ul {
	list-style: none;
	text-align:left;
}

div.resume2 table {
	width:100%;
}

div.resume2 td.paire {
	background: #f6f8fa;
	padding-left: 10px;
}

div.resume2 td.impaire {
	background: #edf2f5;
	padding-left: 10px;
}

div.resume2 td.paire1 {
	background: #f6f8fa;
	padding-left: 10px;
}

div.resume2 td.impaire1 {
	background: #edf2f5;
	padding-left: 10px;
}

div.resume2 td.paire1 a, div.resume2 td.impaire1 a{
	font-size:12px;
}

/* milieu */

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

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

div.resume1{
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #65A5D7;
	color : #2C2C2C;
	font-size: 13px;
}

div.resume1 strong{
	color : #54ACCC;
}

div.resume1 div.titreresume1{
	padding: 4px 5px 5px 5px;
	background: url(img/milieu-annuaire-jeux-videos.png) repeat-x;
	margin-bottom: 2px;
	color : #FFFFFF;
}

div.resume1 div.titreresume{
        padding: 3px 4px 4px 15px;
	background: url(img/milieu-annuaire-jeux-videos.png) repeat-x;
	color : #FFFFFF;
}

div.resume1 div.titreresume h1{

	font-size:16px;
}

div.resume1 span.infos a{
        color : #548E0C;
        text-align:right;
        font-size: 14px;
        font-weight:bold;
        text-decoration:none;
}

div.resume1 span.infos a:hover, div.resume1 span.infos1 a:hover{
        text-decoration:underline;
}

div.resume1 span.date{
        color : #548E0C;
        text-align:right;
       	font-size: 11px;
}

div.resume1 span.infos1 a{
        color : #548E0C;
        font-size: 11px;
        text-align:right;
        font-weight:bold;
        text-decoration:none;
}

div.resume1 table td.td1{
	background-color : #FFFFFF;
}

div.resume1 table td.td2{
	background-color : #F5F4F4;
}

/* Footer */

#footer2 {
	clear: both;
        color: #A1A1A1;
        width: 928px;
        padding-top:8px;
	margin: 0 auto;
	background: url(img/footer-annuaire-jeux-videos.png) repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
        color: #FFFFFF;
}

/* PAGINATION */

div.pagination{
   color : white;
   border : 1px solid #86E714;
   display : inline;
   margin-left : 5px;
   margin-right : 5px;
   padding:2px;
}

div.pagination a{
   color : #86E714;
   text-decoration:none;
}

div.pagination1{
   color : white;  
   border : 1px solid #86E714;
   background : #86E714;
   display : inline;
   margin-left : 5px;
   margin-right : 5px;
   padding:2px;
}

div.pagination1 a{
   color : white;
   text-decoration:none;
}

div.pagination2{
   color : black;
   border : 1px solid #54ACCC;
   display : inline;
   margin-left : 5px;
   margin-right : 5px;
   padding:2px;
}

div.pagination2 a{
   color : #54ACCC;
   text-decoration:none;
}