/*  
Theme Name: AI_Medecinews_V1
Description: Th&egrave;me Medecinews
Author: Abdel IAZZA
Author URI: http://www.iazza.com

/* HTML Elements */

* {
    margin:0;
    padding:0;

}

body,html {
    min-height:101%;
}
	
body {
    background-color:#E4E2E3;	
    color: #444;
    padding: 10px 0 25px 0;
}

body, select, input, textarea {
    font: 12px Verdana, Arial, Sans-Serif;
}
	
p {	
    margin: 0px 5px;
    font: 12px Verdana, Arial, Sans-Serif;
	color: #333333;
	line-height: 1.58em;

}

a:link, a:visited {
    color: #003871;
}

a:hover, a:active {
    color:#109dd0;
    text-decoration:underline;
}


small {
    font-size: 0.95em;
}

img, a:link img, a:visited img {
    border:0
}


pre, code{
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #f0f0f0;
    border:1px #999 solid;
    color:#333;
	
	
}

address
{
    font: 14px 'Trebuchet MS',Verdana,sans-serif;
    background-color: #f0f0f0;
    border:1px #999 solid;
    color:#333;
	


}	
h5{
    font-size:11px;
    margin-bottom:6px;		
}

table{
    margin-top:0px;
	vertical-align:top;
}

/* Structure */
#header{
    margin:0 auto;
    width:960px;		
    background:#FFFFFF;
}

#header_sous{
    margin:0 auto;
    width:960px;
	height:10px;		
    background:#FFFFFF;
    border-right: 1px solid #C2C2C2;	
    border-left: 1px solid #C2C2C2;			
}


#header #logo{
margin-top:10px;
margin-left:10px;
margin-bottom:-10px;
}

#rss{
	background: transparent url(images/feed.png) no-repeat top left;
	display:block;
	min-height:35px;
	padding-left:40px;
}

#shadow{
background: #fff url(images/shadow.jpg) no-repeat 0 0;
margin-bottom:-1px !important;
margin-bottom:-15px;
height:18px;
}


#page {
    border-bottom: 1px solid #C2C2C2;
    border-right: 1px solid #C2C2C2;	
    border-left: 1px solid #C2C2C2;		
	background: url(images/fond2.jpg) repeat-y 50% 0;
	font-size:0.7em;
    margin:0 auto;
    width:960px;	
}


#branding {
    padding-bottom:15px;
    width:300px;
}

.left {
    float:left;
}

.right {
    float:right;
}

#sidebar {

	float:right;
	width: 150px;

}

#sidebar-login,
	{
    font: 32px Verdana, Arial, Sans-Serif;
	color: #333333;
	}




/*#monthly-archives li{
    float:left;width:150px;
}*/

#leftcol {
    padding-right:18px;
    padding-top:0px;
    width:500px;
}

#leftcol_large {
    padding-right:18px;
    padding-top:0px;
    width:790px;
}


#leftcol, #rightcol {
    float:left;
    margin-top:0px;
}	
	

	
#rightcol {
    float:right;
    width:249px;
}

#leftcol p, #rightcol p{
    margin-bottom:15px;
    margin-top:0;
}


/*Subnav */
.subnav li {
    border-bottom:1px solid #FFF;
    list-style:none;
}

.subnav li a:link, .subnav li a:visited {
    background:#eef5e1;
    border-left:4px solid #e4efd5;
    display:block;
    padding:4px 4px 4px 8px;
}
		
.subnav li a:hover, .subnav li a:active {
    background:#e4efd5;
    color: #7da939;
    text-decoration:none;
}

.subnav li li a:link, .subnav li li a:visited {
    border-left:none
}
		
/*	Headers */

h1, h2 {
    color:#00;
    margin-top: 0px;
    padding-bottom:5px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 35px;

}

.h2_vid_flash {
    color:#00;
    margin-top: 0px;
    padding-bottom:5px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 27px;

}


h3, #sidebar h2, .post h2 {
    color:#003871;
    font: bold 1em Arial, Helvetica, sans-serif;
    margin-bottom:4px;

}


.post h1{
	margin-top:10px;
}

.post h2{
	margin-bottom:10px;
}




.entry img{
    max-width:600px;
}

.entry ul{
    margin-top:20px;
}

h3 span {
    background-color: #fff;
    padding-right:1px;
}




#sidebar h3, #sidebar h2 {
background-color: transparent;
background-image: url(images/stri.gif);
background-repeat: repeat;
background-attachment: scroll;
background-position: left top;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #bbbbbb;

font-size: 12px;

margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;

padding-top: 6px;
padding-right: 0pt;
padding-bottom: 6px;
padding-left: 2px;

}

h3#respond {
    margin-top:25px;
    padding-top:20px
}

h3#comments {
    margin-top:32px
}

h4 {
    font-size:15px;
    margin-bottom:6px;
}
	
	
#content {
    float:left;
    width:795px;
    font: 12px Verdana, Arial, Sans-Serif;
	}

#content li{
	font-size: 12px;
	color:#666666;
	line-height:115%;
    list-style:square;
    margin-bottom:5px;
    margin-left:15px;
}

#content h3{
    background: transparent url(images/blank.gif) repeat-x left;
	font-size: 20px;
	color: #333333;
}

#content h2{
	font-size: 25px;
}


#content .post h3{

    text-align:left;
}

#content .post h3 span{
    background-color:#fff;
    padding-left:3px;
}


.description {
    color:#545454;
    font-size: 1.3em;
    font-style:italic;
    font-weight: bold; 
    margin-top:-4px;
}

.feature {
    background:#f2f2f2;
    padding:15px;
}

.feature p, #rightcol p {
    margin:0;
}

.feature img, #rightcol img {
     padding:1px;
}
			
#leadpic {
    float:left;
    margin: 0 18px 8px 0;
}

#lead {
    background-color:#fff;
    margin-top:15px;
}

.title {
    font-size:1.5em;
    font-weight:bold;
    line-height:115%;
}
	
.feature#lead .title {
    font:1.8em Arial, Times, serif;
    display:block;
    line-height:100%;
    padding-bottom:7px;
}

#leftcol .feature {
    background-color:#fff;
    border-bottom:none;
    margin-bottom: 5px;
}

#leftcol img, #rightcol img {

    margin-bottom:0px ;
}
	
#rightcol .clearfloat {
    background-color:#fff;
    margin-top:0px;
    padding:0px;
}	

#sidelist li {
    background-color:#fff;	
    list-style:none
}
	
.bullets li {
    border-bottom:1px solid #FFF;
    list-style:none;
}
	
#sidelist .bullets li {
    line-height:115%;
    list-style:square;
    margin-bottom:5px;
    margin-left:5px;
}

#sidelist .children {
    background:#e4efd5;
}
	
#sidelist .children li {
    border-bottom:1px solid #e4efd5;
    list-style: square;
    margin-left:5px;
}
	
#sidelist .children li a, #sidelist .children li a:visited {
    background:#e4efd5;
    border:0;
    color: #818d6f;
    padding:2px 2px 2px 0px;
}

#sidelist .children li a:hover, #sidelist .children li a:active	{			
    color:#465d23
}

.postmetadata {
    margin: 30px 0;
}

#writer {
    background:#eef5e1;
    display:none;
    margin:25px 0 15px 0;
    padding:12px;
}

#writer img {
    border:1px solid #7da939;
    float:left;
    padding:1px;
    width:80px;
}

#writer span {
    border-top:1px solid #cbd8b4;
    display:block;
    margin-top:12px;
    padding-top:4px;
}

#writer p {
    margin:0;
    width:482px;
}	


h3 a:link, h3 a:visited {
    color:#003871;
	font-size: 20px;
}


/*Post Formatting*/
.picleft {
    border:7px solid #f2f2f2;
    float:left;
    margin:3px 14px 10px 0;
}

.picright {
    border:7px solid #f2f2f2;
    float:right;
    margin:3px 0 10px 14px;
}	

.post{
    background-color:#fff;
    padding:5px;
}

.post blockquote {
    background:#f2f2f2;
    border-right:1px solid #DDD;
    border-bottom:1px solid #DDD;
    color:#76767a;
    margin:18px 35px;    
    padding:6px 14px;
}	

.post ul li {
    line-height:115%;
    list-style:square;
    margin-bottom:5px;
    margin-left:42px;
}

.post ol li {
    line-height:115%;
    margin-bottom:5px;
    margin-left:48px;
}
	
.post .cat-image{
float:left;
margin-bottom:3px;
margin-right:3px;
}
 
#tags {
    border-bottom:1px solid #DDD;
    border-top:1px solid #DDD;
    padding:3px;
	
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;	
	
}	

		

/* Form Elements */

select {
    background:#f2f2f2;
    border:1px solid #9c9c9c;
    width:100%
}
	
#searchform {
    float:right;
    padding:10px;
    font: 12px Verdana, Arial, Sans-Serif;
}

#searchform #s{
    background-color:#fff;
    border:1px solid #109dd0;
    color: #333333;
    height:18px;
}

#searchform #s:focus{
    background-color:#fff;
    border:1px solid #109dd0;
    color:#222;
}

.button {
    background:#C32C2C;
    border:1px solid #f0f0f0;
	font-weight:bold;
    color:#FFFFFF;
    height: 20px;
    padding: 1px;
    vertical-align:bottom;
}

.button:hover {
    border:1px solid #109dd0;
    color:#109dd0;
    text-decoration:none
}

#commentform input {
    margin: 5px 5px 1px 0;
    width: 170px;
}

#commentform textarea {
    margin-top:5px;
    width: 100%;
}

/* Comments*/

.commentlist {
    padding-left:30px;
}
	
.commentlist li {
    background:#f2f2f2;
    border-top: 1px solid #ddd;
    margin: 15px 0 3px;
    padding: 8px 15px 10px 15px;
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;	
}

.commentlist a:link, .commentlist a:visited, .commentlist a:hover, .commentlist a:active {
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;	
}


#commentform small {
    background:#FFF;
    font-weight:bold;
    padding:0;
}
	
.commentmetadata {
    display: block;
}

.commentlist small {
    background:#e9e9e9;
}

.commentlist cite {
    font: 1.3em Arial, Times, serif;
    font-weight:bold;
    letter-spacing:-0.05em;
}	
	

/* Float Properties*/
.clearfloat:after {
    content:".";
    clear:both;
    display:block;
    height:0;
    visibility:hidden;
}
	
.clearfloat {
    display:block;
}
	
/* Footer*/
#footer {
    background:#FFFFFF;
    color:#666666;clear:both;
    font: 10px Verdana, Arial, Sans-Serif;
    margin: 0 auto;
    padding-top:15px;
    padding-bottom:15px;	
    width:960px;
	text-align:center;	
}

#archives_home {
    background:#FFFFFF;

    font: 10px Verdana, Arial, Sans-Serif;
    margin: 0 auto;
    padding-top:15px;
	padding-bottom:15px;	
    padding-left:15px;	
    width:940px;
}

#footer-nav, #footer-nav li{
    display:inline;
}

#footer a {
	color: #666666;
    font: 10px Verdana, Arial, Sans-Serif;		
}


.clear{
	clear:both;
	height:1px;
}

.contactform{
margin-top:20px;
}

.attention{
font-family:arial;
font-size:1em;
border:2px #F07362 solid;
background-color:#FDF495;
display:block;
overflow:auto;
padding:10px;
width:590px;
}

.similar{
background:transparent url(images/stri.gif) repeat top left;
border-top: 1px #999 solid;
border-bottom: 1px #999 solid;
margin-top:15px;
}

.similar h2{
margin-top:5px;
}

.similar .bullets{
margin-top:20px;
}

.similar .bullets li{
border:none;
}

/* PARAI */

#InfoSemHome
{
	z-index:50;
	margin-left: 10px;
	margin-top: 0px;
}

#Boite_Gris
{
	background-color: #EAEAEA;
	padding: 10px;
}

#Boite_FMC
{
	background-color: #F3F1F3;
	margin-top: 10px;
}

#fmcUneBox 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	padding-left: 5px;	
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-top : 1px solid #C2C2C2;
	border-bottom : 1px solid #C2C2C2;
	background-color:#4B94DE;
}

#fmclistBox 
{
	font-size: 12px;
	font-weight: bold;

	margin-top: 5px;
	margin-bottom: 5px;	
	padding-top: 5px;
	padding-bottom: 5px;	

    border-top : 1px solid #C2C2C2;
    border-bottom : 1px solid #C2C2C2;	

}

#fmclistBox a:link, #fmclistBox a:visited 
{
	font-size: 14px;
	font-weight: bold;
}

#fmclistBox_archives
{
	margin-top: 5px;
	margin-bottom: 5px;	
	padding-top: 5px;
	padding-bottom: 5px;	

    border-bottom : 1px solid #C2C2C2;	

}

#fmclistBox_archives a:link, #fmclistBox_archives a:visited 
{
	font-size: 12px;
}

#AsuivreHome
{
	margin-left: 10px;
	margin-top: 10px;

}

.SurTitre
{
    font-size:17px;
    font-weight:bold;
	color: #c32c2c;
}

.SurTitre_Invit
{

    font-size:17px;
    margin-bottom:9px;
	margin-top: 5px;
	margin-right: 0px;
    font-weight:bold;
	color: #c32c2c;
}

.Rubrique {
    font-size:15px;
    font-weight:bold;
	color: #666666;
}

.Rubrique_black {
	font-size:15px;
	font-weight:bold;
	color: #444444;
}

.Fonction {
    font-size:12px;
    font-weight:bold;
	color: #000000;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

#FMC_home{
	font-size:110%;

}

#InvitSemHome
{
	width: 493px; 
	margin-left: 10px;
	padding: 5px 5px 0px 5px;
	border-left:1px solid #999999; 
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
}

#InvitSemHome img {
margin:0px 10px 0px 0px;
}


#Alire_Single
{
	width: 229px; 
	padding: 5px 5px 5px 5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-left: 2px;
	margin-bottom: 20px;	
    font: 10px Verdana, Arial, Sans-Serif;	
}

#Alire_Single_menu
{
	width: 241px;
	height: 33px;
	z-index: 15;
	background-image: url(images/a_lire.gif);
	background-repeat: no-repeat;
}

#Medias_menu_light
{
	width: 229px; 
	padding: 5px 5px 5px 5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin-left: 2px;
	margin-top: 20px;	
    font: 13px bold, Verdana, Arial, Sans-Serif;	
}

#Medias_menu
{
	width: 229px; 
	padding: 5px 5px 5px 5px;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-top:2px solid #999999;
	margin-left: 2px;
	margin-top: 20px;	
    font: 13px bold, Verdana, Arial, Sans-Serif;	
}

#Medias_content
{
	width: 229px; 
	padding: 5px 5px 5px 5px;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	margin-left: 2px;
	margin-bottom: 20px;	
    font: 10px Verdana, Arial, Sans-Serif;	
}

#Autres_Editions
{
	padding: 5px 5px 0px 5px;
	border-left:1px solid #999999; 
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	margin-top: 5px;
	margin-bottom: 15px;
}


#Chiffre_Home
{
	text-align:center;
	width: 180px;
	height: 250px;
	z-index:50;
	padding: 5px 5px 5px 5px;
	margin-left: 1px;
	margin-top: 1px;
	border-left:1px solid #999999; 
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;

}

#Congres_Home
{
    float:right;
	text-align:left;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 1px;
	border-left:2px solid #999999; 
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-top:2px solid #999999;

}

.Home_Titre_Info a:link, .Home_Titre_Info a:visited, .Home_Titre_Info a:hover, .Home_Titre_Info a:active 
{
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 36px;
	color: #003871;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: none;
}

.Home_Titre_Info_liens, .Home_Titre_Info_liens a:link, .Home_Titre_Info_liens a:visited, .Home_Titre_Info_liens a:hover, .Home_Titre_Info_liens a:active 
{
    font: 11px Verdana, Arial, Sans-Serif;
	color: #444444;
	text-decoration:none;
	line-height: 1.58em;

}

.Baseline 
{
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #003871;
}

.Home_Titres a:link, .Home_Titres a:visited, .Home_Titres a:hover, .Home_Titres a:active 
{
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 27px;
	color: #003871;
	text-decoration: none;
}

.Home_Titres_Last a:link, .Home_Titres_Last a:visited, .Home_Titres_Last a:hover, .Home_Titres_Last a:active 
{
	line-height: 25px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #003871;
	text-decoration: none;
}


.widget, .widget a:link, .widget a:visited, .widget a:hover, .widget a:active 
{
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;
}



.Liens_gris, .Liens_gris a:link, .Liens_gris a:visited, .Liens_gris a:hover, .Liens_gris a:active 
{
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;
}


.Liens_gris_dt a:link, .Liens_gris_dt a:visited, .Liens_gris_dt a:hover, .Liens_gris_dt a:active 
{
    font: 11px Verdana, Arial, Sans-Serif;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
	text-align:right;

}

.Liens_media a:link, .Liens_media a:visited, .Liens_media a:hover, .Liens_media a:active 
{
    font: 11px Verdana, Arial, Sans-Serif;
	color: #666666;
	text-decoration: none;
}

.Liens_gris_login, .Liens_gris_login a:link, .Liens_gris_login a:visited, .Liens_gris_login a:hover, .Liens_gris_login a:active 
{
	font: 12px Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	line-height:20px;
}


.Single_Titre_Invit_Precedente a:link, .Single_Titre_Invit_Precedente a:visited, .Single_Titre_Invit_Precedente a:hover, .Single_Titre_Invit_Precedente a:active 
{
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-weight: normal;
	font-size: 17px;
	color: #003871;
}

#deux_col
{
	width: 500px; 

}



#ReportageHome
{
    float:left;
	width: 280px; 
	z-index:50;
	padding: 5px 5px 5px 5px;
	margin-top: 1px;
	margin-left: 0px;
	border-left:2px solid #999999; 
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-top:2px solid #999999;
	background-color : #F0F0F0
}

#ReportVisu
{
	float:left;
	width: 85px;
	margin-left: 7px;

}

#KiosqueHome
{
    float:right;
	width: 180px; 
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	margin-top: 1px;

}

#InvitSemDerHome
{
	
    float:left;
	width: 280px;
	padding: 5px 5px 5px 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;

}

hr {
clear: both;
width:520px;	
border: 0; /* enleve toute bordure */
border-bottom: 1px #999999 solid; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
height: 1px; /* pour IE */
}

#col_ghe 
{
	width:550px;
	float:left;
	
}


.chapeau_info p, .chapeau_info a:visited, .chapeau_info a:hover, .chapeau_info a:active 
{
    font: 12px Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	width: 500px;
	text-decoration: none;
}

.chapeau p, .chapeau a:visited, .chapeau a:hover, .chapeau a:active 
{
    font: 12px Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
}


#multicouche {
  position: relative; /*l'élément est positionné mais il se place tout seul*/
}
#multicouche img {
  position: absolute;
  top: 0;
  left: 0;
}
 
#couche1 {
  z-index: 2;
}
 
#couche2 {
	z-index: 4;
	opacity:0.5; 
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	-khtml-opacity:0.3;
}

#infosup_single {
    height: 220px;
}

#infosup_single_fmc {
    height: 170px;
}

#colcentresingle{

	height:auto;
	width:244px;	
	padding: 1px 0;
	margin: 0 555px;
	
	text-align:left;
	font-size:110%;
	color:#fff;	
	

	
}

.wp-caption 

	{
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #dddddd;
	border-right-color-value: #dddddd;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #dddddd;
	border-left-color-value: #dddddd;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}



/* END_PARAI */
<!--[if lte IE 6]>
<style type="text/css">
div#colonne1 {
	margin-right: 7px;
}
div#colonne2 {
	margin-left: 7px;
}	
div#centre {
	overflow: visible;
	height: 1%;
}
</style>
<![endif]-->
