
* {
   margin:0;
   padding:0;
   list-style-type:none;
}

html, body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   background:#fff;
}

IMG {
	border:0px;
}

LI {
	list-style-type:none;
}

#container {
   background:#fff url('images/background.jpg') repeat-y center center;
   width:990px;
   height:100%;
   margin:0 auto;
   padding:0 5px 5px 5px;
   display:table;
}

#header {
   background:#fff url('images/header.jpg') no-repeat;
   float:left;
   margin:0 0 0 40px;
   width:915px;
   height:177px;
}

*html #header {
	margin:0 0 0 20px;
}

#infos-header {
   margin: 5px 0 0 20px;
   color:#000;
   display:block;
}

#infos-header .phone {
	margin:20px 0 0 0;
	font-weight:bold;
	color:#2e6581;
	font-size:12px;
}

#infos-header .phone SPAN {
	font-size:14px;
}

h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

h1 a:link, h1 a:visited {
   color:#FFF;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:#EBF7FD;
}

#main {
   position:relative;
   margin:0 auto;
   width:1021px;
   height:100%;
   display:table;
}

#main-content {
   background:transparent url('images/mainbodytop.jpg') no-repeat;
   position:relative;
   float:right;
   width:610px;
   margin:10px 35px 0 0;
   display:inline;
   padding:20px 0 0 0;
}

.mainbottom {
	background:#fff url('images/mainbodybottom.jpg') no-repeat bottom center;
	width:100%;
	height:27px;
	margin:0 0 10px 1px;
}

/* ARTICLES */

.post {
   margin:0 0 0 9px;
   font-size:12px;
   text-align:justify;
   line-height:1.2em;
   padding:0;
   border-right:1px solid #dedede;
   border-left:1px solid #dedede;
   width:596px;
}

.post P {
	margin:15px 0 0 0;
}

.post IMG {
	padding:5px;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:0.9em;
   margin:0 0 5px 0;
   padding:3px 0 3px 15px;
   color:#035985;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:1.2em;
   letter-spacing:.04em;
}

.post h2 a:link, .post h2 a:visited {
   color:#6B7D8F;
   text-decoration:none;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
}

.post a:link {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#EFDFB3;
}

.post-content {
	font-size:12px;
	color:#5c5b5b;
	margin:0;
	padding:5px 10px 5px 10px;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:#eee;
   width:460px;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#aaa;
   display:none;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#D1E5EF;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper {
   background:#fff url(images/sidebarheader.jpg) no-repeat;
   position:relative;
   float:left;
   margin:10px 0 0 40px;
   width:300px;
   padding:0;
}

*html .sidebar-wrapper {
	margin: 10px 0 0 20px;
}

#sidebar {
   background:#fff url(images/sidebarbg.jpg) repeat-y;
   margin:15px 0 0 0;
   padding:0;
   width:302px;
   display:table;
}

#sidebar .blue {
	background-color:#e6f2fa;
	width:85%;
	margin:0 0 10px 20px;
	font-size:12px;
	padding:2px;
}

#sidebar IMG {
	margin:0 0 0 13px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}


#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:3px;
}

#sidebar h2 {
   font-size:0.7em;
   text-transform:uppercase;
   color:#83ABBF;
   margin-top:10px;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
}

#sidebarbottom {
	background:#fff url(images/sidebarbottom.jpg) no-repeat center bottom;
	height:21px;
	width:100%;
	margin:0;
	padding:0;
}



/* PIED DE PAGE */

#footer {
  clear:both;
   width:905px;
   height:10px;
   padding:10px 0;
   font-size:10px;
   margin: auto;
   border:1px solid #dddede;
}

#footer a:link, #footer a:visited {
   font-weight:bold;
   color:#426f84;
   text-transform:uppercase;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

#footer UL {
	list-style-type:none;
	margin:0 0 0 25px;
	padding:0;
	overflow:hidden;
	display:block;
}

#footer LI {
	list-style-type:none;
	float:left;
	padding:0 20px 0 20px;
	border-left:1px solid #084968;
}

.CP_Footer {
	float:right;
	color:#999;
	font-size:11px;
	width:550px;
	margin:20px 0 0 0;
}

#footer .CP_Footer A {
	text-transform:none;
	font-weight:normal;
	color:#7eacca;
}



/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}

.flexipages_widget LI LI {
    padding:0 0 0 20px;
}

#main-content #cformsform {
	font-size:11px;
	width:500px;
}

#main-content #cformsform label span {
	width:130px;
}

#main-content #cformsform input,
#main-content #cformsform textarea {
	margin: 0 0 0 50px;
}

