/*
http://pxtoem.com/
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
body {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	background:#EDEDED url(img/background-rac2.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	font-size:90%;
	/*font:1em Verdana, Helvetica,Arial, sans-serif;*/
	/*font-family: 'Source Sans Pro', Tahoma, Geneva, sans-serif;*/
}
p,div {margin:0px;}
img {border:none;}

a:link, a:visited {
	/*color: rgb(193, 25, 1);*/
	color:#A91A27;
}
a:hover{text-decoration:none;}

.container{
	border:0px solid;
	padding:0 12px 30px 12px;
	background:white;
	border-radius:0 0 5px 5px;
}
.entete{
	height:30px;
	background:#2F2F2F;
	margin:0;
	padding:0px;
	font-size:80%;
	color:white;
}
.entete a:link,.entete a:active,.entete a:visited {color:white;text-decoration:none;}
.entete a:hover {color:#FFF;text-decoration:none;}
.entete ul{margin:5px 0px 0 0;}
.entete ul li{list-style-type:none;display:inline;margin:0px 0px 0 0;}
.bandeau{
	background:white url(img/banner.jpg) no-repeat right 0;
	height:162px;
}
.bandeau a {
	text-decoration:none;
	color:white;
}
.bandeau a:hover {
	text-decoration:none;
}
.bandeau a:active, .bandeau a:visited {
	color:white;
}


.bandeau_logo{
	margin:13px 0 0px 30px;
}

.bandeau_acronyme{
	/*font-family: 'Short Stack', cursive;*/
	font-size:2.7em;
	color:#FFF;
	margin:28px 0 4px 0;
	font-weight:bold;
	text-shadow: 0 0 2px #235C6A;
}

.bandeau_nom_complet{
	/*font-family: 'Short Stack', cursive;*/
	font-size:120%;
	color:#333;
	line-height:20px;
	font-weight:normal;
	font-style:normal;
	margin:7px 0 0 0;
	/*text-shadow: 0 0 14px #555;*/
	
}

.irfm_baniere{
	color:#FE1830;
	font-weight:bold;
	font-size:120%;
}

.west_baniere{
	color:#333;
	margin:30px 0 0 0;
	font-size:180%;
}

.carousel-caption{
	line-height:3px;
	padding:0 0 0 10px;
	margin:0 0 0 0px;
}
.navbar-inner{
	/*background:url("http://www-dsm.cea.fr/img/navbg.jpg") repeat-x scroll 0% 0% transparent;*/
	/*background:red;*/
}
.footer{
	margin:10px 0 0 0;
	color:#cbcbcb;
	font-size:80%;
}
.footer a{color:#cbcbcb;}

.media img{
	/*box-shadow: 1px 1px 7px #919191;*/
}
/**
AST
*/
.astshort_titre{
	font-weight:normal;
	font-size:100%;
}
.astshort_titre a:hover{}
.astshort_date{
	font-size:80%;
	color:#777;
	font-style:normal;
}


@media (max-width:768px) {
	img.astshort_img{
		width:50px
	}
}
@media (min-width:768px) {
	img.astshort_img {
		width:70px
	}
	
}
@media (min-width:992px) {
	img.astshort_img {
		width:100px;
	}
	
}
@media (min-width:1200px) {
	img.astshort_img{
		width:150px
	}
	
}
img.astshort_img{
	margin:0 10px 10px 0;
}
.ast_content_parag1{
	font-size:100%;
}


.astnavigmatrice{
	display:none;
}

.ast_filtre_nav{
display:none;
}

/*
AGENDA
*/


.eagda1{
	/*background:transparent url(img/oblicArrowGeneral.png) no-repeat 0 5px;*/
	padding:0 0 0 0px;
}
.eagda2{
	padding:0 0 0 0px;
	color:#747474;
	font-size:90%;	
}
.eagda3{
	padding:0 0 0 0px;
	margin:0;
	font-size:90%;
}
.eagda4{
	padding:0 0 0 0;
	margin:0;
	font-size:90%;
	
}
/*
NEWS
*/
.autresNews{
	background:transparent url(img/oblicArrowGeneral.png) no-repeat 0 5px;
	padding:0 0 0 16px;
}
/*
SEMIN
**/
.page_semin{
	border-radius:5px;
	box-shadow: 1px 1px 7px #919191;
	border:0px solid;
}

.rss_title{
	
}
.td_nsdply_texte{
	vertical-align:top;
	text-align:left;
}

.alert{
	margin-bottom:8px;
	padding-top:8px;
	padding-bottom:8px;
}	

.alert a{
		color:#754F4F;
}	