/* CSS Document *//***********************************************//* ccaspod.css                                 *//* www.ccas.fr                                 *//* auteur: Jerome Travers                      */
/* styles pour pop-up lecteur multimedia      *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ /***********************************************//*              conteneur de flux              *//***********************************************/#pod {	font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;	position: relative;	/* correction d'un bug IE PC */	padding: 5px;	margin-left: 10px;	font-size: 62.5%; /*10*/}#pod p{	font-size: 1.2em; 	margin-left: 1px;	margin-right: 10px;	margin-bottom: 0px;	color: #64566F;	line-height: 1.4em;}#pod h1 h2 h3 h4 h5{	font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;}#pod .titre2{ /*titre extrait*/	font-size: 1.2em; 	line-height: 1.2em;
	color: #64566F;
	font-weight: bold;}

#pod .avatar{
	float:left;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	}

#pod .meta{
	width: 200px;
	font-size: 1em; 	margin-left: 1px;	margin-right: 10px;	margin-bottom: 1px;	color: #64566F;	line-height: 1.4em;
	letter-spacing: 0.2em;
	background-color: #EAEAEA;
	padding:0.2em;
	}	
#pod h2{ /*domaine*/	font-size: 2.5em; 	line-height: 1.8em;}#pod h3{ /*theme*/	font-size: 1em;	font-weight: bold; 	text-transform: uppercase;	letter-spacing: 0.1em;	line-height: 1em;	}#pod h4{/*region cmcas*/	font-size: 1em;	font-weight: normal; 	letter-spacing: 0.1em;	margin-bottom: 1px;	line-height: 1.5em;}#description {
	font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;	position: absolute;	/* correction d'un bug IE PC */	top:80px;	left:450px;
	width: 280px;
	font-size: 62.5%; /*10*/
	background: #0978A6;
	
	padding: 3px;
}
	
#description p{	font-size: 1.2em; 	margin-left: 1px;	margin-right: 10px;	margin-bottom: 5px;	color: #FFF;	line-height: 1.4em;}

#description .avatar{
	float:left;
	margin-right: 5px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	}
	
#description .meta{
	font-size: 1em; 	margin-left: 1px;	margin-right: 10px;	margin-bottom: 1px;	color: #998690;	line-height: 1.4em;
	letter-spacing: 0.2em;
	background-color: #FFF;
	padding:0.2em;
	}	#description h1 h2 h3 h4 h5{	font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;
}#description h1{ /*titre*/	font-size: 1.8em; 	line-height: 1.3em;
}#description .titre2{ /*titre extrait*/	font-size: 1.5em; 	line-height: 1.2em;
	color: #00CDFF;}#description h2{ /*domaine*/	font-size: 2.5em; 	line-height: 1.8em;}#description h3{ /*theme*/	font-size: 1em;	font-weight: bold; 	text-transform: uppercase;	letter-spacing: 0.1em;	line-height: 0em;
	color: #000;	}

#photo	{
font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;	position: relative;	/* correction d'un bug IE PC */	top:68px;	left:20px;
	background: #1A1A1A;
	width:600px
}

#legende p {
	position: relative;
	font-family: 'MS Trebuchet', Trebuchet, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size: 13px;	color: #FFF;	line-height: 1.4em;
}	

#legende h3{ /*theme*/	font-size: 1em;	font-weight: bold; 	text-transform: uppercase;	letter-spacing: 0.1em;	line-height: 0em;
	color: #64566F;	}
	
