/*  
Theme Name: aularge
Theme URI: http://www.aularge.eu
Description: theme pour blog et carnet de voyages personnels.
Version: 2.0
Author: fbessonnet
Author URI: http://www.aularge.eu

*/

/* Squelette */
body { margin: 0 ; padding: 0; background:  #000000; font-family: "trebuchet ms", verdana, sans-serif; color:#bfbfbf; font-size:9pt;}
#cadres{ font-family: "trebuchet ms", verdana, sans-serif;   width: 800px; height:450px; margin-left:auto; margin-right:auto; margin-top:50px; border: 3px solid #4a4a4a; background-image: url(blog/wp-content/themes/aularge2/images/bodyB.jpg); background-repeat: repeat-x;}
#index-top {width:800px; height:85px; float: left; background: url(images/titre.png) no-repeat right top;   }
#index-men {width:670px; height:200px; vertical-align: bottom ;  margin-left:auto; margin-right:auto; font-family: "trebuchet ms", verdana, sans-serif; font-weight: bold;  }
#index-bot {width:670px; height:50px;  margin-left:auto; margin-right:auto;vertical-align: middle;text-align: center;}
#index-exp { text-align: center; width:670px; height:200px; vertical-align: top ; margin-left:auto; margin-right:auto; }
#index-img {width:200px; height:200px; float: left; margin: 10px; border: 1px solid #c7c7c7; }
#index-img img {margin: 0px; width:200px; height: 200px; }
#index-img:hover {border: 1px solid #000000;}
#index-cel {width:200px; height:100%; background-color: #4a4a4a; border: solid 1px #efefef; float: left; font-family:verdana; font-size:10pt; font-style:normal; line-height:200%; word-spacing:30px;text-align: center; margin: 10px;  }
#index-lul {width:200px; height:100%; float: left; margin: 10px; }



/* Style général*/

p { color: #ffffff; font-size: 10pt; margin-right: 12px; margin-left: 12px; margin-top: 24px; }
ul { font-size:10pt; }
li { font-size:10pt; list-style-type: none; }
h1 { color:#445fb8; font-style: italic; font-size: 8pt; font-weight: normal; margin-right:12px; margin-left: 12px; margin-top: 15px; }
h1 a:link { color: #445fb8; text-decoration: none; }
h1 a:visited { color: #445fb8; text-decoration: none; }
h1 a:hover { color: #445fb8; text-decoration: underline;}
h1 a:active { color: #4a4a48; text-decoration: none; }
h2 {color: #4a4a4a; font-size: 8pt;  margin-top: 25px; margin-right: 40px; text-align:right;}
h3 {color: #efefef; font-size: 10pt; font-weight: lighter; text-align:left; font-style: italic;  margin-right: 12px; margin-left: 12px;}
h4 { color: #4a4a4a; font-size: 12pt; font-weight: bold; vertical-align: top; }
h5 { color:#ffffff; font-style: italic; font-size: 8pt; font-weight: normal; text-align:left; margin-right:12px; margin-left: 12px; margin-top: 15px;}
h6 { color: #efefef; font-size: 8pt; font-weight: normal; font-style: italic; text-align: left; margin-left: 12px; margin-right: 12px; text-align: justify; margin-top:12px;}

a:link { color: #4a4a4a; text-decoration: none; }
a:visited { color: #4a4a4a; text-decoration: none; }
a:hover { color: #445fb8; text-decoration: underline;}
a:active { color: #4a4a48; text-decoration: none; }
a img {border:0;}


