@charset "utf-8";

/* 
*	@Description: Style test	*
*	@Auteur: Neov				*
*	@Creation: 2008-09-01		*
*	@Modification: -			*
*/

.test-bloc h3 { font-size:2em; }
.test-bloc .link { padding-bottom:10px; }
.test-bloc.last { margin-bottom:10px; }

#main-column .test-content h2 { font:bold 2em arial; color:#514740; border:none; padding-bottom:15px; }
.test-content .text-intro { font:bold italic 1.2em 'Georgia', Times New Roman, Times, serif; margin:0; /*color:#A2A2A2;*/ padding:10px 0 5px; }

.test-information { float:right; width:182px; }
.test-information ul { border-top:1px solid #dfdfdf; }
.test-information ul li { display:block; float:left; width:100%; border-bottom:1px solid #dfdfdf; padding:3px 0; }
.test-information ul li a { font-size:1.1em; font-weight:bold; color:#a2a2a2; }
.test-information ul li a.gris { color:#393939; }
.test-information .test-date { text-transform:uppercase; color:#5f626a; padding-bottom:25px; font-size:1.2em; font-weight:bold; }
.test-img { margin-top:10px; background-position:center top; background-repeat:no-repeat; }

.test-detail-main { border-bottom:1px solid #dfdfdf; border-top:1px solid #dfdfdf; margin:15px 0 10px; padding:15px 0; }
.test-detail-main h4 { text-transform:uppercase; color:#0c3896; padding:0 0 10px; }
.test-detail-main h5 { font-size:1.2em; padding:0 0 10px; color:#5f626a; }
.test-detail-main ul { font-size:1.2em; padding:0 0 10px 40px; }
.test-detail-main ul ul { font-size:1em; padding:5px 0 10px 40px; }
.test-detail-main ul li { padding:0 0 7px; list-style:disc;  line-height:120%; }
.test-detail-main ul li li {list-style:none; }
.test-detail-main p { font-size:1.2em; line-height:135%; padding:0 0 20px; }
.test-detail-main div { font-size:1.2em; line-height:135%; padding:0 0 20px; }
.test-detail-main div ul{ font-size:1em; line-height:135%;  }
.test-detail-main div ul li{ font-size:1em; line-height:100%;  }
.test-detail-main .bold { font:bold 1.2em 'Georgia', Times New Roman, Times, serif; }
.tous-tests { background:url(../images/design/puce/puce-rond-fleche.gif) left center no-repeat; font-size:1.2em; font-weight:bold; height:13px; padding:2px 0 0 20px; display:block; float:right; }
