/*
Theme Name: Eric Ruchaud SARL
Theme URI: http://www.madein23.com/
Description: Une cr�ation de Madein23 pour Eric Ruchaud SARL.
Version: 0.1
Author: St�phane Botella
*/

/* -----Structure------------------------------- */
body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
color: #000000;
background: url(http://www.eric-ruchaud.com/wp-content/themes/theme-eric-ruchaudv1.1/images/ruchaud-fond1.jpg) repeat-y fixed center top;
margin: 0 auto 0 auto;
}

#page {
width: 760px;
border: solid #2E3092;
border-width: 0 3px 0 3px;
margin: 0 auto 0 auto;
background:#ffffff;
text-align: left;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
width: 760px;
margin: 0 auto 0 auto;
}

#content {
background:#ffffff;
width: 500px;
float: left;
text-align: left;
margin: 0 0 0 5px;
}

.sidebar {
border-width: 0;
width: 245px;
font-size: 0.9em;
float: left;
text-align: left;
margin: 0 0 5px 5px;
padding: 0 0 0 0;
}

#footer {
font-size: 1em;
color: #ffffff;
background:#2E3092;
padding: 0 0 0 0;
clear: both;
width: 760px;
text-align: center;
}

#footer a {
color: #B9B8B7;
text-decoration: none;
border-bottom: 1px dotted;
}


.sidebar ul{
list-style-type:none;
padding: 0 5px 0 5px;
margin: 0 0 0 0;
font-size: 0.9em;
}

.sidebar li{
list-style-type:none;
padding: 5px 5px 0 5px;
margin: 0 0 0 0;
font-size: 1.0em;
}


.sidebar h2 {
padding: 0 0 0 5px;
margin: 0 0 0 0;
font-size: 1.0em;
}

.sidebar a {
color: #2E3092;
text-decoration: none;

}

.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

.p {margin: 0 0 0 0;}

.upperleft{
padding: 5px 0 0 0;
	background-color : #D4D2E9;
	background-image : url(http://www.eric-ruchaud.com/wp-content/themes/theme-eric-ruchaudv1.1/images/ruchaud-top-sommaire.gif);
	background-repeat : no-repeat;
	background-position : top left;
}



.lowerleft{
padding: 5px 0 0 0;
	background-image : url(http://www.eric-ruchaud.com/wp-content/themes/theme-eric-ruchaudv1.1/images/ruchaud-bas-sommaire.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

#content a {
color: #2E3092;
text-decoration: none;
border-bottom: 2px dotted;
}


		
