/*
Theme Name: illicocredit
Theme URI: http://www.illicocredit.fr
Description: Theme pour illicocredit.fr
Version: 1.0
Author: Red92
Tags: credit
*/

* {
padding : 0;
margin : 0;
}
html {
background-color : #70b2c7;
}
body {
margin : 0 auto;
padding : 0;
font-family : Tahoma;
color : silver;
background : url(images/background2.jpg) repeat-x;
}
h1{
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : white;
}
#site {
margin : 0 auto;
background : url('images/background1.jpg') repeat-y;
width : 1000px;
overflow : hidden;
}
#page {
margin : 0 auto;
width : 1000px;
}
#entete1 {
background:url('images/header1.jpg');
height : 199px;
width : 1000px;
}
#intro {
text-decoration : none;
padding-top : 3px;
padding-left : 60px;
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : white;
}
#intro a, a:visited{ 
color : white;
text-decoration:none;
font-weight:normal;
}
#slogan {
text-decoration : none;
padding-top : 115px;
padding-left : 110px;
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : #006f9f;
}
#bar {
background : url('images/menu.jpg');
height : 27px;
width : 952px;
padding-left:48px;
padding-top:8px;
}
#bar a img {
border: none; 
display: block; 
float:left;
}
ul#menubar li {
display : inline;
padding : 0 5px;
float : left;
width : 140px;
}
ul#menubar {
list-style-type : none;
position : relative;
left : 50px;
}
ul#menubar a {
display : block;
width : 100px;
height : 35px;
text-decoration : none;
padding-top : 8px;
padding-left : 40px;
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : white;
text-transform : uppercase;
}
#footer1 {
text-align : center;
clear : both;
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : #006f9f;
background : url('images/footer.jpg');
}
#footer1 a {
text-decoration : none;
color : #12506b;
}
#close {
height : 47px;
background : url('images/close.jpg');
}
#contenu1 {
margin-left : 247px;
}
.menu {
background : url(images/menuh.jpg) no-repeat center top;
padding-top : 39px;
width : 331px;
float : right;
text-align : right;
clear:right;
}
.content-menu {
background : url(images/menubg.jpg) repeat-y center top;
padding-right : 40px;
padding-bottom: 10px;
text-align : left;
color : #12506b;
font-size : 12px;
}
a.rsswidget {
color : #12506b;
}
.content-menu ul, .content-menu form {
margin : 0 25px 0 35px;
}
.content-menu a, .content-menu a:visited {
color : #12506b;
font-size : 12px;
letter-spacing : 1px;
text-decoration:underline;
}
.textwidget p , .content-menu img {
margin : 0 30px 0 30px;
color : #02405b;
font-size : 12px;
letter-spacing : 1px;
position : relative;
left : -10px;
}
.textwidget ul{
margin : 0 25px 0 35px;
}
.bottom-menu {
background : url(images/menub.jpg) no-repeat center bottom;
height : 43px;
}
.plus {
margin : 10px 70px 0 30px;
color : #02405b;
font-size : 12px;
letter-spacing : 1px;
font-weight : bold;
text-decoration : underline;
}
.menu h2 {
text-align : left;
font-size : 18px;
font-family : Arial;
font-weight : normal;
color : #02405b;
text-transform : uppercase;
position : relative;
top : -25px;
left : 45px;
}
.box {
background : url(images/boxh.jpg) no-repeat center top;
padding-top : 40px;
width : 669px;
float : left;
clear:left;
}
.content-box {
background : url(images/boxbg.jpg) repeat-y center top;
padding : 0 30px 20px 70px;
color : #12506b;
font-size : 12px;
letter-spacing : 1px;
}
.bottom-box {
background : url(images/boxb.jpg) no-repeat center bottom;
width : 669px;
float : left;
height : 50px;
position:relative;
top:-5px;
}
.content-box P {
color : #12506b;
font-size : 12px;
letter-spacing : 1px;
}
.content-box a {
color : #12506b;
font-size : 12px;
letter-spacing : 1px;
}
.content-box ul {
color : #12506b;
font-size : 12px;
letter-spacing : 1px;
position : relative;
left : 20px;
}
.content-box img {
float : left;
padding-right : 8px;
overflow : inherit;
}
.content-box h2 {
font-size : 13px;
font-family : Arial;
font-weight : normal;
color : white;
position : relative;
top : -23px;
left : 70px;
text-decoration:none;
}
.right {
float : right;
clear:both;
}
.right a {
text-decoration: underline
}
b, strong {
font-weight : normal;
}
.discret {
color : #12506b;
font-size : 12px;
text-decoration : none;
}
.bold {
font-weight:bold;
}
.droite{
float:right;
width : 331px;
}
.gauche{
float:left;
width : 669px;
}
.note {
font-size : 15px;
font-family : "Myriad Pro", Tahoma;
color : #006f9f;
position:relative;
top:10px;
left:50px;
}