/*  
Theme Name: SFR Régie
Theme URI: http://www.sfr-regie.fr/
Description: Thème du site "SFR Régie"
Version: 1.0
Author: Amaury BALMER for BeAPI
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 12px;
color: #000;
background: #b5b5c6 url(images/bg.png) repeat-x 0 0;
width:100%;
}

.clear {
clear:both;
}

.none, .hidden { 
display: none; 
}

p {
margin: 0 0 20px 0; 
text-align: justify;	
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited{
color: #666;
text-decoration: underline;
}
a:hover {
color: #D70701;
}

blockquote {
margin: 1.5em 0 1.5em 1.5em;
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin:0;
}
strong {
font-weight:700;
}
em {
font-style:italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* List */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style-type: disc;
list-style-position: outside;
list-style-image: none;
padding-left: 10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
/* End list */

/* Structure */
#wrap {
background:#fff;
width:1000px;
margin:20px auto;
position:relative;
background: #fff;
}

/* Header */
#header {
position:relative;
height: 142px;
width:1000px;
}
#header h4 a {
display:block;
text-indent: -9999px;
position: absolute;
top: 25px;
left: 30px;
width: 161px;
height: 76px;
background: #fff url(images/logo.jpg) no-repeat 0 0;
}
#header h5 {
display:block;
text-indent: -9999px;
position: absolute;
top: 39px;
left: 250px;
width: 489px;
height: 36px;
background: #fff url(images/descrip2.gif) no-repeat 0 0;	
}

#header span.deco {
display: block;
position: absolute;
background: url(images/deco.png) no-repeat 0 0;
width: 145px;
height: 217px;
top: 36px;
left: 810px;
z-index: 10;
}

/* Nav */
#nav {
position: absolute;
display: block;
background: #fff url(images/ul-bg.png) repeat-x 0 0;
height: 29px;
width: 970px;
top: 113px;
left: 10px;
}
#nav ul {
list-style: none;
background: transparent url(images/menu2.png) no-repeat scroll 0 0;
display: block;
height: 29px;
}
#nav ul li {
display: block;
float: left;
}

#nav ul li.page-item-4 {
display: block;
float: left;
width: 105px;
}

#nav ul li.page-item-4 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-4 a:hover,
#nav ul li.page-item-4 a.current {
background: url(images/menu2.png) no-repeat 0 -29px;
}

#nav ul li.page-item-7 {
display: block;
float: left;
width: 121px;
}

#nav ul li.page-item-7 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-7 a:hover,
#nav ul li.page-item-7 a.current {
background: url(images/menu2.png) no-repeat -95px -58px;
margin-left: -10px;
}

#nav ul li.page-item-9 {
display: block;
float: left;
width: 90px;
}

#nav ul li.page-item-9 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-9 a:hover,
#nav ul li.page-item-9 a.current {
background: url(images/menu2.png) no-repeat -217px -87px;
margin-left: -10px;
}

#nav ul li.page-item-11 {
display: block;
float: left;
width: 72px;
}

#nav ul li.page-item-11 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-11 a:hover,
#nav ul li.page-item-11 a.current {
background: url(images/menu2.png) no-repeat -308px -116px;
margin-left: -10px;
}

#nav ul li.page-item-180 {
display:block;
float:left;
width:72px;
}
#nav ul li.page-item-180 a {
display:block;
height:29px;
text-decoration:none;
text-indent:-9999px;
}
#nav ul li.page-item-180 a:hover, #nav ul li.page-item-180 a.current {
background:transparent url(images/menu2.png) no-repeat scroll -308px -116px;
margin-left:-10px;
}
#nav ul li.page-item-13 {
display: block;
float: left;
width: 118px;
}

#nav ul li.page-item-13 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-13 a:hover,
#nav ul li.page-item-13 a.current {
background: url(images/menu2.png) no-repeat -380px -145px;
margin-left: -10px;
}

#nav ul li.page-item-25 {
display: block;
float: left;
width: 92px;
}

#nav ul li.page-item-25 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-25 a:hover,
#nav ul li.page-item-25 a.current {
background: url(images/menu2.png) no-repeat -498px -174px;
margin-left: -10px;
}

#nav ul li.page-item-2 {
display: block;
float: left;
width: 80px;
}

#nav ul li.page-item-2 a {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 29px;
}

#nav ul li.page-item-2 a:hover,
#nav ul li.page-item-2 a.current {
background: url(images/menu2.png) no-repeat -586px -203px;
margin-left: -10px;
}

#nav ul li a:hover {	
z-index: 200;
}

/* Content */
#content {
clear:both;
position:relative;
width:968px;
margin: 0 15px 0 17px;
}

/* Left */
#left {
position:relative;
float:left;
width:170px;
margin-top: 28px;
background: #f2f2f2;
padding: 25px 15px 10px 15px;
}

#left h2 {
display: block;
background: url(images/edito.png) no-repeat 0 0;
text-indent: -9999px;
margin-bottom: 15px;
}

#left p {
text-align: left;
color: #333;
margin-bottom:15px;
}

/* Center */
#center {
display: block;
position: relative;
float: left;
width: 540px;
margin-top: 28px;
margin-left:20px;
}

#center #actu {
display: block;
float: left;
background: #fff url(images/center_bg.png) repeat-y;
width:538px;
}

#center #actu h2 {
display: block;
height: 38px;
width: 538px;
background: url(images/actu_title.png);
text-indent: -9999px;
margin-bottom:20px;
}

#center #actu a {
display: block;
float: right;
background: #fff url(images/more.png) no-repeat 0 0;
text-indent: -9999px;
width: 18px;
height: 18px;
margin-right:25px;
}

#center .footer {
display: block;
float: left;
height: 15px;
width: 538px;
background: #fff url(images/footer_bg.png) no-repeat 0 0;
}

#center #expert {
display: block;
float: left;
background: #fff url(images/center_bg.png) repeat-y;
width:538px;
}

#center #expert h2 {
display: block;
height: 38px;
width: 538px;
background: url(images/expertise_title.png);
text-indent: -9999px;
}

#center #newsjs-bloc {
display: block;
float: left;
background: #fff url(images/center_bg.png) repeat-y;
width:538px;
}

#center #newsjs-bloc h2 {
display: block;
height: 38px;
width: 538px;
background: url(images/revue_title.png);
text-indent: -9999px;
}

#center #text {
display: block;
position: relative;
padding: 10px 30px 10px 23px;
}

#center #text h3 {
color: #ED1C24;
font-weight:normal;
font-size: 16px;
}

#center #text h4 {
color: #ED1C24;
font-weight:normal;
font-size: 14px;
}

#center #text h5 {
font-size: 14px;
font-weight:normal;
}

#center #text p {
color: #4c4c4c;
margin: 0;
}

/* Right */
#right {
position:relative;
float:right;
width:200px;
margin-top: 115px;
}

#right ul {
list-style: none;
}

#right li.widget {
display: block;
margin: 5px 0;
position: relative;
}

#right li.widget a:hover {
color: #ED1C24;
}

#pack h3 {
background: url(images/pack.png) no-repeat 0 0;
height: 52px;
text-indent: -9999px;
}

#pack h3 a {
display:block;
height:52px;
}

#right #news h3 {
background: url(images/newsletter.png) no-repeat 0 0;
text-indent: -9999px;
height: 69px;
}

#right #news a {
display: block;
color: #000;
text-decoration: none;
font-size: 12px;
position: absolute;
padding: 33px 0 0 33px;
width: 156px;
height: 24px;
top: 0;
}


#right #cgv h3 {
background: url(images/cgv.png) no-repeat 0 0;
height: 86px;
text-indent: -9999px;
}

#right #cgv a {
display: block;
color: #000;
text-decoration: none;
font-size: 12px;
position: absolute;
padding: 51px 0 0 33px;
width: 156px;
height: 24px;
top: 0;
}

#right #contacts {
display: block;
width: 148px;
height: 148px;
background: #d70701 url(images/contact.png) no-repeat 50% 50%;
margin-left: 26px;
margin-bottom:20px;
}

#right #contacts h3 {
text-indent: -9999px;
}

#right #contacts h4 {
color: #fff;
font-variant: normal;
position: absolute;
top: 86px;
left: 32px;
font-weight:400;
font-size: 15px;
}

#right #contacts a {
font-size: 15px;
color: #fff;
position: absolute;
top: 101px;
left: 54px;
}

#right #contacts a.red {
display: block;
font-size:12px;
margin:30px 0 0 40px;
position:relative;
color: #D70701;
}

/* Main */
#main {
display: block;
float: left;
position: relative;
width: 760px;
margin-top: 28px;
}

#main #top {
display: block;
height: 15px;
}

#main #foot {
display: block;
height: 15px;
float: left;
width: 760px;
}

#main #box {
display: block;
padding:10px 0;
float: left;
width: 760px;
}

#main ul.sub-nav{
display: block;
float: left;
margin: 0 0 0 20px;
width: 170px;
list-style: none;
}

#main ul.sub-nav li {
display: block;
margin-bottom:15px;
}

#main ul.sub-nav li a {
display:block;
background:#FFFFFF;
color: #000;
font-size: 15px;
text-decoration: none;
font-weight: 400;
padding:5px 10px;
}

#main ul.sub-nav li.current_page_item,
#main ul.sub-nav li.current_page_ancestor {
display: block;
width: 170px;
padding-right: 20px;
background: #fff;
}
#main ul.sub-nav li.current_page_item a,
#main ul.sub-nav li.current_page_ancestor a {
display: block;
color: #ED1C24;
}

#main ul.sub-nav li.current_page_ancestor ul li a {
color: #000;
width:auto;
padding-right: 0;
}

#main ul.sub-nav ul {
float:none;
display: block;
padding: 10px 0;
margin:0;
background:#FFFFFF;
}

#main ul.sub-nav ul li {
display: block;
margin:0;
padding:0;
}

#main ul.sub-nav ul li a {
color: #000;
text-decoration: none;
font-weight: 400;
display: block;
margin-bottom:0;
padding:0 0 0 20px;
font-size: 12px;
}
body #main ul.sub-nav ul li a {
margin-bottom: 4px;
}

#main ul.sub-nav ul li a:hover,
#main ul.sub-nav li.current_page_ancestor ul li.current_page_item a {
color: #ED1C24;
}

#main #top.page-1 {
background: #f1d5ea url(images/top-bg1.png) no-repeat 0 0;
}

#main #box.page-1 {
background: #f1d5ea url(images/box-bg1.png) repeat-y;
}

#main #foot.page-1 {
background: #f1d5ea url(images/foot-bg1.png) no-repeat 0 0;
}

body.parent-pageid-102 #main #top.page-1 {
background: #f1d5ea url(images/top-bg2.png) no-repeat 0 0;
}

body.parent-pageid-102 #main #box.page-1 {
background: #f1d5ea url(images/box-bg2.png) repeat-y 0 0;
}

body.parent-pageid-102 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg2.png) no-repeat 0 0;
}

body.parent-pageid-9 #main #top.page-1 {
background: #f1d5ea url(images/top-bg3.png) no-repeat 0 0;
}

body.parent-pageid-9 #main #box.page-1 {
background: #f1d5ea url(images/box-bg3.png) repeat-y 0 0;
}

body.parent-pageid-9 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg3.png) no-repeat 0 0;
}

body.parent-pageid-180 #main #top.page-1 {
background: #f1d5ea url(images/top-bg4.png) no-repeat 0 0;
}

body.parent-pageid-180 #main #box.page-1 {
background: #f1d5ea url(images/box-bg4.png) repeat-y 0 0;
}

body.parent-pageid-180 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg4.png) no-repeat 0 0;
}

body.parent-pageid-13 #main #top.page-1 {
background: #f1d5ea url(images/top-bg5.png) no-repeat 0 0;
}

body.parent-pageid-13 #main #box.page-1 {
background: #f1d5ea url(images/box-bg5.png) repeat-y 0 0;
}

body.parent-pageid-13 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg5.png) no-repeat 0 0;
}

body.parent-pageid-25 #main #top.page-1 {
background: #f1d5ea url(images/top-bg6.png) no-repeat 0 0;
}

body.parent-pageid-25 #main #box.page-1 {
background: #f1d5ea url(images/box-bg6.png) repeat-y 0 0;
}

body.parent-pageid-25 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg6.png) no-repeat 0 0;
}

body.parent-pageid-0 #main #top.page-1 {
background: #f1d5ea url(images/top-bg7.png) no-repeat 0 0;
}

body.parent-pageid-0 #main #box.page-1 {
background: #f1d5ea url(images/box-bg7.png) repeat-y 0 0;
}

body.parent-pageid-0 #main #foot.page-1 {
background: #f1d5ea url(images/foot-bg7.png) no-repeat 0 0;
}

/* Footer */
#footer {
clear:both;
position:relative;
display: block;
height: 20px;
}
#footer p {
margin:5px 0;
text-align: center;
display: block;
}
#footer a {
text-decoration: none;
}

/* Posts */
.post {
background:#FFFFFF none repeat scroll 0 0;
display:block;
float:right;
margin: 0 20px 0 0;
padding:20px 25px;
width:485px;
height: 340px;
height: auto !important;
min-height: 340px;
}
.single .post h1 {
display: block;
margin-bottom: 10px;
}
.post h1 {
font-weight:400;
font-size: 18px;
color: #D70701;
margin-bottom: 30px;
display: none;
}
.post h1 a {
color: #D70701;
text-decoration: none;
}
.post h1 a:hover {
text-decoration: none;
}
.post .entry img {
border: 0;
}
.post .entry ul, .post .entry ol {
margin: 0 0 15px 20px;
}
.post .entry h1 {
margin: 0.5em 0;
font-size: 18px;
}
.post .entry h2 {
margin: 0.5em 0;
font-size: 18px;
color: #ed1c24;
font-weight: 700;
}
.post .entry h3 {
margin: 0.3em 0;
font-size: 15px;
font-weight: 700;
}
.post .entry h4 {
margin: 0.2em 0;
font-size: 15px;
font-weight: 700;
color: #ED1C24;
}
.post .entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
}
.post .entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
}

.post span.red {
color: #ff0000;
font-weight: bold;
}

/* Cforms */
.linklove {
position: absolute;
display: block;
left: -9999px;
top:-9999px;
}

body .cform fieldset {
border:1px solid #EFEFEF;
color: #ED1C24;
margin-top:10px;
padding:5px 0 15px;
background: #fff;
}

body .cform legend {
font-family:arial;
font-size:15px;
color: #000;
}

body .cform textarea, body .cform input {
width:200px;
}

body .cform input.backbutton, body .cform input.resetbutton, body .cform input.sendbutton {cforms.css (ligne 207)
background-color: #ED1C24;
border-color: #ECECEC !important;
border-style: solid !important;
border-width: 1px !important;
font-size: 1.2em;
margin:10px 0 0 5px;
padding:5px;
width:100px;
}

body .cform input:hover, .cform textarea:hover, .cform select:hover {
background:#fff none repeat scroll 0 0;
}

ol.cf-ol li.textonly {
background: #fff;
letter-spacing:1px;
margin:10px 0 !important;
padding:5px 0;
text-align:center;
color: #000;
}

/* Comments */
.comments_template {
position:relative;
padding:20px;
}
.comments_template h3 {
font-size:18px;
font-weight:400;
margin-bottom:10px;
line-height:0.9;
color:#E3241C;
}
.comments_template h3 a {
color:#E3241C;
text-decoration: none;
}
.comments_template h3 a:hover {
color:#3C3C3E;
}
.comments_template ol {
list-style:none;
margin-bottom:25px;
}
.comments_template ol li {
display:block;
margin:5px 0 0;
border-bottom:1px solid #eee;
}
.comments_template ol li .avatar {
border:1px solid #ccc;
display:block;
float:right;
}
.comments_template ol li cite {
font-style:normal;
font-weight:700;
}
.comments_template ol li .commentmetadata {
display:block;
margin-bottom:5px;
}
.comments_template form label {
display:block;
}
.comments_template form input, .comments_template form textarea {
width:80%;
border:1px solid #ccc;
padding:3px 5px;
}
.comments_template form input#submit {
width:auto;
}