/*  
Theme Name: Keolis
Theme URI: http://www.oxfoz.com/
Description: Theme adapte pour Keolis Atlantique
Version: 1
Author: oXfoZ technologies
Author URI: http://www.oxfoz.com/

	Keolis 1.0
	http://www.oxfoz.com/
	
	Theme adapte pour Keolis Atlantique

	Design
	
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

/* 
Bleu : 0e3192
Vert : 23a491
Gris : 878889
Orange : f18e00
Rouge : e2002a
Bleu clair : 7ab2dc
Gris clair : d1d2d4
*/

#page {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	color: #878889;
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 100px; 
	width: 100%;
	}
#logo {
	width: 300px;
	height: 100px;
	float: left;
	}
	
#navbar {
	width: 500px;
	height: 100px;
	font-size: 1.4em;
	float: left;
	background: transparent url(images/navbar.gif) no-repeat right;
	margin-top: 10px;
	}

ul.menu {
	margin: 0;
	padding-top: 55px;
	list-style-type: none;
	float: right;
	}
ul.menu li {
	float: left;
	}
ul.menu li a {
	float: left;
	display: block;
	padding: 3px 15px 0 15px;
	color: #0e3192;
	font-weight: bold;
	font-size: 1.3em;
	}
ul.menu li a:link, ul.menu li a:visited {
	color: #0e3192;
	text-decoration: none;
	}
ul.menu li a:hover, ul.menu li a:active {
	color: #f18e00;
	text-decoration: none;
	}
ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited, ul.menu li.current_page_item a:hover, ul.menu li.current_page_item a:active, ul.menu li.current_page_parent a:link, ul.menu li.current_page_parent a:visited, ul.menu li.current_page_parent a:hover, ul.menu li.current_page_parent a:active {
	color: #e2002a;
	text-decoration: none;
	}
	
#wrapper {
	margin: 0 !important;
	margin: 0; /* Fuck IE */
	padding: 0;
	width: 100%;
	}
	
#conteneur {
	float: left;
	width: 620px;
	height: 100%;
	}

#content-top {
	background: transparent url(images/content-top.gif) no-repeat right bottom;
	border-left: 1px solid #23a491;
	width: 100%;
	height: 20px;
	}
	
#content {
	font-size: 1.2em;
	width: 100%;
	border-left: 1px solid #23a491;
	border-right: 1px solid #23a491;
	}

#content-bottom {
	background: transparent url(images/content-bottom.gif) no-repeat right bottom;
	border-left: 1px solid #23a491;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	}

#accueil-top {
	background: transparent url(images/accueil-top.gif) no-repeat top;
	width: 100%;
	height: 200px;
	}

#accueil {
	border-left: 1px solid #23a491;
	border-right: 1px solid #23a491;
	}

#accueil p {
	font-size: 1.6em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#accueil table {
	vertical-align: middle;
	}

#accueil-bottom {
	background: transparent url(images/accueil-bottom.gif) no-repeat right bottom;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	}

#sidebar {
	float: right;
	width: 160px;
	height: 100%;
	padding-top: 10px;
	font-size: 1em;
	}

#footer {
	width: 100%;
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	font-weight: bold;
	font-size: 2em;
	color: #0e3192;
	text-decoration: none;
        margin-top: 0;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #23a491;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
div {
	margin: 0px;
	padding: 0px;
	}
	
hr {
	height: 20px; 
	display: none;
	}

a:link, a:visited {
	color: #23a491;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0e3192;
	text-decoration: none;
	}
.post {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	text-align: justify;
	}
	
.post p {
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0px;
	}

.post ul {
	margin-top: 1px;
	list-style-position: inside;
	margin-left: 30px;
	}

.post li {
	list-style-image: url(images/fleche-droite.gif) ;
	margin-bottom: 5px;
	}

.post li a {
	margin-bottom: 5px;
	}

#table-border, #table-border th, #table-border td  {
	text-align: center; 
	border: #0e3192 1px solid;
	border-collapse: collapse;
 	padding: 5px;
}

.accueil table, .accueil tr {
	margin: 0px;
	padding: 0px;
	}

.accueil td {
	/* border: 1px solid #23a491; */
	width: 400px;
	padding: 10px;
	margin: 0px;
	}
	
#page-menu {
	background: transparent url(images/sidebar-top-orange.gif) no-repeat top;
	background-color: #f18e00;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}
#page-menu ul  {
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
	margin: 0px;
	}
#page-menu li  {
	padding-bottom: 10px;
	}
	
#page-menu a {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#page-menu a:hover, #page-menu a:active {
	font-size: 1.4em;
	text-decoration: none;
	}

#page-menu li.current_page_item a:link, #page-menu li.current_page_item a:visited, #page-menu li.current_page_item a:hover, #page-menu li.current_page_item a:active {
	font-size: 1.4em;
	}
.form { position: static; overflow: hidden; } 
.form-left { width: 25%; text-align: right; clear: both; float: left; display: inline; padding: 4px; margin: 5px 0; } 
.form-right { width: 70%; text-align: left; float: right; display: inline; padding: 4px; margin: 5px 0; } 
.form-error { border: 1px solid #ff0000; } 

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.post img {
	padding-right: 10px;
	padding-left: 10px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}

a img {
	border: none;
	}

/* End Images */
/* Begin Various Tags & Classes */
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.spacer {     
  clear: both; 
} 
/* End Various Tags & Classes*/