@charset "UTF-8";

.container {
	background-color:#FFFFFF;
	background:url(../images/container_bg.jpg) no-repeat top;
}

/*nuances--------------------------------------------------*/
.th {
	color:#C13297;
}

.ci {
	color:#E5BD20;
}

.tcpe {
	color:#5379B8;
}

.red {
	color:#FF0000;
}

.orange {
	color: #FF6600;
}

/*typographies----------------------------------------------*/

.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mono {
	font-family: "Trebuchet MS", "Lucida Sans";
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}

.nodecoration {
	text-decoration:none;
}

/*Menu Haut--------------------------------------------------*/

#menuhaut {
background-color:#FFFFFF;
}

#menuhaut li {
	display: inline;
	list-style-type: none;
}

#menuhaut li a {
	color: #5379B8;
	text-decoration:none;
}

#menuhaut li a:hover {
	color:#666666;
	text-decoration:none;
}

/*logo--------------------------------------------------------*/
#logo {
	display:block;
	height:12em;
	overflow:hidden;
}

#logo h1#logotype a {
	text-indent: -9999px;
	display: block;
	background-color: transparent;
}

/*a la une------------------------------------------------------*/

#alaune_th {
	color:#fff;
	display:block;
	height:18em;
	overflow:hidden;
	background:url(../images/trans_th.png);
}

#alaune_th h3, #alaune_th p, #alaune_th a, #alaune_th a:link {
	color:#fff;
}

#alaune_th_som {
	color:#fff;
	display:block;
	height:19.5em;
	overflow:hidden;
	background:url(../images/trans_th.png);
}

#alaune_th_som h3, #alaune_th_som p, #alaune_th_som a, #alaune_th_som a:link {
	color:#fff;
}

#alaune_ci {
	color:#fff;
	display:block;
	height:18em;
	overflow:hidden;
	background:url(../images/trans_ci.png);
}

#alaune_ci_som h3, #alaune_ci_som p, #alaune_ci_som a, #alaune_ci_som a:link {
	color:#fff;
}

#alaune_ci_som {
	color:#fff;
	display:block;
	height:19.5em;
	overflow:hidden;
	background:#FFD11D;
	background:url(../images/alaune_ci_som.png)
}

#alaune_ci h3, #alaune_ci p, #alaune_ci a, #alaune_ci a:link {
	color:#fff;
}

/**/
#titre_th {
	color:#fff;
	display:block;
	height:18em;
	overflow:hidden;
	background:url(../images/trans_bl.png);
}

/*onglets---------------------------------------------------------*/

#onglets_th {
	display:block;
	height:18em;
	overflow:hidden;
}

#onglets_th ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#onglets_th a {
	display: block;
	background: url(../images/onglet_th_off.png) no-repeat;
	margin:0;
}

#onglets_th a:link, #onglets_liste_th a:visited {
	color: #fff;
	text-decoration: none;
}

#onglets_th a:hover {
	background: url(../images/onglet_th_on.png) no-repeat;
}



/*onglets_cibema*/

#onglets_ci {
	display:block;
	height:18em;
	overflow:hidden;
}

#onglets_ci ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#onglets_ci a {
	display: block;
	background: url(../images/onglet_ci_off.png) no-repeat;
	margin:0;
}

#onglets_ci a:link, #onglets_liste_ci a:visited {
	color: #fff;
	text-decoration: none;
}

#onglets_ci a:hover {
	background: url(../images/onglet_ci_on.png) no-repeat;
}


/*menu rubrique----------------------------------------------------*/
#rubriques ul {
	list-style-type: none;
	margin:0;
	padding-left: 1.5em;
	font-size: 1em;
}

#rubriques a {
	text-decoration: none;
}

/*tetiere------------------------------------------------------*/
#tetiere {
	background-color:#fff;
}

#tetiere p {
	color:#666666;
}

#tetiere a {
	text-decoration:none;
	color:#666666;
}

#tetiere a:hover {
	text-decoration: underline;
	color:#666666;
}

/*tabs*/
.selected {
	background-color:#C13297;
}

/*Vignettes*/

#vign-1 .vign {
	display:block;
	height:54px;
	overflow:hidden;
}

#vign-2 .vign {
	display:block;
	height:54px;
	overflow:hidden;
}

/*les contenus*/

#contenu h4 a {
	text-decoration:none;
	color:#5379B8;
}

#contenu h4 a:hover {
	text-decoration: underline;
	color:#5379B8;
}

.chapo {
	color: #5379B8;
}

.ps {
	color: #5379B8;
}

#col1-col2 h3 {
	color:#5379B8;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0;
	font-weight:normal;
}

#col1-col2 strong {
	color:#5379B8;
	font-weight:normal;
}

#col6-ci ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#col6-ci li {
	padding-left: 10px;
	background-image: url(../images/arrow_th.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#col6-ci li a {
	text-decoration:none;
	color:#666666;
}

#col6-ci li a:hover {
	text-decoration: underline;
	color:#666666;
}

/*Portfolio*/
#Portfolio div {
	background:#ccc;
	display:block;
	height:6em;
	overflow:hidden;
}

/*video*/



	
	
	
/*recherche, newsletter*/
#forms {
	background:url(../images/degrad_e0e4cc.png) repeat-x;
}

/*Pied----------------------------------------------------------*/
#pied {
}

#pied a {
	color:#666;
	text-decoration:none;
}

#pied a:hover {
	text-decoration: underline;
}

/*Partenaires------------------------------------------------------*/
#partenaires ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#partenaires li {
	display: inline;
}

hr.th {
	background:#C13297;
	color:#C13297;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}

#contenu {
	background: url(../images/content_bg.jpg) no-repeat bottom;
	background-color:#FFFFFF;
}

#outils {
	background-color:#fff;
}

/*les listes*/
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li {
	padding-left: 10px;
	background-image: url(../images/arrow_th.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.navlist li a {
	text-decoration:none;
	color:#666666;
}

.navlist li a:hover {
	text-decoration: underline;
	color:#666666;
}

/*tables spip*/
table {
	border:none;
	margin:0;
	padding:0;
}

tbody {
	border:none;
	margin:0;
	padding:0;
}

caption {
	text-align:left;
}

.row_even {
	background:#5379B8;
}

.row_odd {
}

/*forum*/
.forum {
	margin-left: 0;
	padding-left: 0;
}

.forum ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.forum li {
	list-style: none;
}

/*NOTES-utilisé pour les scéances dans cinéma*/
.spip_note{
display:none;

}

/*formulaires*/

legend{
font-family: Arial, Helvetica, sans-serif;
}
fieldset{
border:dotted  thin #CCCCCC;


}
.previsu{
background:#ECF3FE;
font-family: Georgia, "Times New Roman", Times, serif;
}



.reponse_formulaire{

margin-top:1em;
color: #FF0000;
font-size:10px;
}

