/*  
Theme Name: Theme School
Description: Association
*/

body {
	margin:0;
	background:#F1C86C;
	background-repeat:repeat-x;
	font-family:Verdana;
	color:#363636;
	font-size:11px;
	line-height:18px;
	}
img {
	border:0px;
	}
a {
	color:#CC0000;
    font-weight:bold;
    text-decoration:none;
	}
a:hover {
	color:#CC0000;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
    line-height:22px;
}
blockquote {
	padding:0 10px;
	border-left:5px solid #fff;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
.body {
	width:1014px;
	top:0px;
	margin-left: auto;
    margin-right: auto;
}


/* The Header */

.head {
	height:172px;
	width:1014px;
	line-height:0px;
    margin-top:15px;
    vertical-align:top;
    font-size:2px;
	}
.head1 {
	width:220px;
	float:left;
	}
.head2 {
	width:794px;
	float:left;
	}

/* The Search */

.search {
	padding-left:580px;
	padding-top:10px;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	float:left;
	}
.search input#s {
	width:231px;
	border:1px solid #9c9c9c;
	height:16px;
	color:#9c9c9c;
	margin-right:3px;
	}
.search input#submit {
	background:#9beaff;
	border:1px solid #ebebeb;
	color:#fff;
	height:20px;
	}

/* The Wrapper */

.wrapper {
	width:1014px;
	margin:0 auto;
	}

/* The Sidebar */

.sidebar {
	width:220px;
	background:url(images/bg-leftsidebar.jpg);
	line-height:18px;
    vertical-align:top;
	background-color:#0F4417;
	text-align:center;
	float:left;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	margin:20px 0 5px 10px;
	padding:0 0 0 5px;
	font-size:15px;
	color:#fdac04;
	font-weight:bold;
	line-height:normal;
    border:1px solid #fff;
    width:180px;
	}
.sidebar a {
	color:#fdac04;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar a:hover {
	color:#fdac04;
	}
.sidebar div a {
	color:#fdac04;
	}
.sidebar div a:hover {
	color:#fdac04;
	}
.sidebar ul li ul, .sidebar ul li div {
        color:#fdac04;
        margin-left:20px;
        margin-right:15px;
        text-align:left;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
        padding:0;
	}

.sidebar ul li ul ul a {
        color:#fff;
	font-weight:normal;
	}

.sidebar ul li ul li {
	padding-left:0px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}
.facebook {
	text-align:left;
	margin-left:10px;
	margin-right:5px;
}

/* The Content */

.all-content {
	width:1014px;
	float:left;
	background:url(images/bg-content-high.jpg);
	background-repeat:repeat-y;
	}
.right {
	width:794px;
	}
.content {
	width:794px;
    vertical-align:top;
	float:left;
	}
h1.title {
	margin-left:20px;
	font-size:18px;
	font-family:verdana;
	line-height:35px;
	color:#fdac04;
	}
h1.title a {
	color:#fdac04;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:none;
	color:#fdac04;
	}
h3{
	margin-left:20px;
        margin-right:45px;
        margin-top:25px;
	font-size:15px;
	font-family:verdana;
	line-height:15px;
        text-align:justify;
        color:#660000;
	}
h4 {
	margin-left:20px;
	font-size:14px;
	font-family:verdana;
	color:#fdac04;
	}
p {
        font-size:12px;
	margin-left:20px;
        margin-right:45px;
	color:#333333;
        text-align:justify;
	line-height:15px;
	}
.home p {
        font-size:12px;
	margin-left:0px;
        margin-right:0px;
	color:#333333;
        text-align:justify;
	line-height:14px;
        margin-bottom:7px;
	}
.home h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height:0px;
        margin-top:7px;
}


/* Tableaux boutique */
.bordures-table {
	border: 2px solid #0F4418;
}

.bordures-table2 {
	border: 2px solid #0F4418;
	cursor: pointer;
}

.bordures-td {
	border: 1px solid #0F4418;
}

/* Tableau index */
.bordures-table-index {
	border: 2px solid #0F4418;
}



/* The Footer */

.footer {
    width:1014px;
	height:74px;
	float:left;
	}
.txt-footer {
	color: #333333; 
	font-size:10px; 
	font-weight:normal;
	text-align:center;
}

.txt-footer a {
	color: #333333; 
	font-size:10px; 
	font-weight:normal;
	text-decoration:none;
	}
.txt-footer a:hover {
	color:#a0662d;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	clear:both;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	color:#fdac04;
	font-style:italic;
	}

