/******* INCLUSION DE LA FEUILLE GLOBALE *******/
@import url("global.css");


/***** MODIFICATIONS DE LA MISE EN FORME *****/
body {
	background-image:url(../../images/constantes/tray_black.gif);
}
a {
	color:#cc9900;
}
a.carre { 
	color:#cc9900;/*cc9900;*/
	background-image:url(../../images/constantes/carre_jaune.gif);
	padding-left:15px;
}
a.carre:hover {
	border-bottom:1px dashed #cc9900;
}
#navigation {
	background-color:#666666;
	background-image:url(../../images/constantes/defencivtv_08.gif);
	color:#FFDD55;
}
#navigation div {
	background-image : url(../../images/constantes/nav_home.gif)
}
#navigation a {
	color:#FFDD55;
}
#navigation .membres {
	background-image : url(../../images/constantes/nav_lock.gif);
}
#menu {
	background-color:#CCCCCC;
}
#menu p, #menu div.item1 {
	background-color:#333333;
}
#menu div.item1 {
	background-color:#333333;
	background-image:url(../../images/constantes/defencivtv_06.gif);
}
#menu ul li {
	text-align:left;
}
#menu ul a {
	color:#000000;
	font-size:12px;
}
#ours {
	background-color:#cc9900;
}
#sitemap {
	color:#997755;
}
#sitemap td {
	border-color:#997755;
}
#sitemap a {
	color:#997755;
}
#mentions {
	background-color:#666666;
	background-image:url(../../images/constantes/carre_jaune.gif);
}

#menu p.smenu1, #menu p.smenu2, #menu p.smenu3 {
	background-color:#997766;
	color:#cc9900;
	text-transform:none;
	font-size:13px;
	letter-spacing:0px;
	text-align:left;
	border-left:15px solid #1A4716;
	padding:2px;
	padding-left:5px;
	font-weight:bold;
}
#menu p.smenu2 {
	border-left-color:#438A35;
}

#menu p.smenu3 {
	border-left-color:#A3C882;
}

.titre {
	color:#cc9900;
	border-color:#cc9900;
}

.stitre {
	color:#cc9900;
	display:block;
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
}

.igauche, .idroite {
	float:left;
	margin:2px;
	padding:3px;
	background-color:#FFFFFF;
	border:0;
	/*border:1px solid #999999;
	width:150px;*/
}
.igauche img.i, .idroite img.i { /*  image d'illustration si le conteneur est un div par exemple */
	width:150px; display:block; border:0px;
	
	border:0;
}
.igauche { margin-right:8px; }
.idroite { float:right; margin-left:8px; }
.igauche .legende, .idroite .legende {
	font-size:12px;
	color:#660000;
	text-align:center;
	background-color:#EEEEEE;
	padding:3px;
}
.legende span { display:block; }
.legende a {
	color:#cc9900;
}

.citation {
	margin-left:auto; margin-right:auto;
	width:450px;
	font-size:18px;
	background-color:#DDCCBB;
	color:#cc9900;
	padding:10px;
}
.quot1 {
	color:#cc9900; font-size:45px;
}

.carres, .carres li, .carres2, .carres2 li {
	color:#cc9900;
}
.carres li {
	list-style-image:url(../../images/constantes/carre_jaune.gif);
}
.carres2 li {
	list-style-image:url(../../images/constantes/carre_vert_3.gif);
}

.t_index {
 	margin-left:auto; margin-right:auto;
	background-color:#EEEEEE;
	margin-bottom:15px;
}
.t_index .g div {
	font-size:16px;
	color:#cc9900;
	padding:10px;
	text-align:center;
}
.t_index .d, .t_index .i {
	width:150px;
}
.t_index .i {
	margin:2px;
	padding:3px;
	/*background-color:#FFFFFF;
	border:1px solid #999999;*/
	border:0px;
}
.t_index .legende {
	font-size:12px;
	color:#cc9900;
	text-align:center;
	padding:3px;
}

.tableau_titre{

}

.tableau_titre table{
	width:680px
}

.tableau_titre table .date{
	vertical-align:top;
	text-align:left;
	
} 

.tableau_titre table .logo{
	vertical-align:top;
	text-align:right;
	/*padding-right:15px;*/	
}

.tableau_titre table .partenaire{
	vertical-align:top;
	text-align:right;
	font-size:10px;
	padding-right:15px;
	padding-top:5px;
}


.thematique {
	font-size:12px;
	line-height:25px;
}

.thematique table {
	margin:auto;
	width:650px;
	padding:2px;
}

.thematique table .haut {
	width:420px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

.thematique table .dejeuner {
	color:#444;
	font-size:12px;
	padding-left:10px;
	height:25px;
}
.thematique table td {
	border-bottom:1px solid black;
}
.thematique table .left {
	width:420px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:0;
	border-right:1px solid black;
}

.thematique table td.right {
	text-align:center;
	width:180px;
	border-bottom:0;
	padding-top:5px; padding-bottom:5px; 
}

.cadreimportant{
	font-size:15px;
	font-weight:bold;
	color:#b60000;
	border:2px solid #b60000;
	text-align:center;
	margin:auto;	
}

.puces_formations_techniques li{
	list-style-image:url(../../images/constantes/carre_vert_1.gif);
}

.puces_formations_sensible li{
	list-style-image:url(../../images/constantes/carre_vert_2.gif);
}

.puces_formations_gestion li{
	list-style-image:url(../../images/constantes/carre_vert_3.gif);
}

#telechargement_inscription{
	text-align:center;
}
#telechargement_inscription li{
	float:left;
	list-style-type: none;
}

.tarifs {
	width:470px; margin-left:auto; margin-right:auto;
	border:1px solid #cc9900;
	font-size:12px;
}
.tarifs td {
	text-align:center;
	padding:5px;
	width:110px;
	border-right:1px solid #cc9900;
}
.tarifs td.dos {
	color:#cc9900;
	font-weight:bold;
	border-right:0px;
}
.tarifs tr.deuz {
	background-color:#EEEEEE;
}	
.tarifs tr.deuz td, .tarifs tr.troiz td {
	border-top:1px solid #cc9900;
}

div.fichpdf {
	padding:5px;
	padding-left:0px;
	padding-right:25px;
	display:inline;
	background:transparent url(../../images/illus/PDF_icone.gif) right center no-repeat;
}
div.fichpdf span.stitre {
	display:inline;
}
div.fichpdf a:hover {
	text-decoration:none;
	border-bottom:1px dashed #cc9900;
}

.index_more {
	margin:20px; margin-left:0px; margin-right:0px;
	padding:10px; padding-top:20px; padding-bottom:20px;
	border-top:1px solid #cc9900; border-bottom:1px solid #cc9900;
	color:#cc9900;
	text-align:center;
}

/*-------	BLOC SOUS-RUBRIQUE	-------*/
.tableindex{
	width:665px;
	margin:auto;
}

.sousrubrique {
	float:left;
	margin-left:5px; margin-right:10px; margin-bottom:15px;
	padding:0px;
	background-color:#AAAAAA;
	width:323px;
}
.sousrubrique .titre_sr {
	background:#333333 url(../../images/defenciv/fleche.jpg) 7px 4px no-repeat;
	color:white;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	padding-left:35px;
	/*border:1px solid #333333; border-bottom:0px;*/ border-left:6px solid #cc9900;
}

.sousrubrique .titre_sr a{
	color:white;
}

.sousrubrique .txt_sr {
	border:0px dashed #333333; border-top:0px;
	padding:8px;
}
.sousrubrique .lien_sr {
	text-align:right;
	background:url(../../images/defenciv/plus.jpg) no-repeat bottom right;
	padding-top:5px;
	padding-right:30px;
	height:25px;
}
.sousrubrique .lien_sr a.carre {
	color:white;
	font-weight:bold;
}

.acceder_report{
	text-align:right;
	
}

.igauchemos{
	float:left;
	margin-top:10px;
	margin-left:5px;
	padding-right:4px;
	border:0;
}

.igauchemos img{
	border:0px;
}

.idroitemos{
	float:right;
	margin:2px;
	padding-left:4px;
	border:0;
	width:68px;
}


/*-------	PAGE ARICLE.PHP : AFFICHAGE DE LA DATE	-------*/
.affichage_date{
	float:right;
	font-weight:bold;
	margin:0px 0 0 15px;
	line-height:20px;
	text-align:center;
}

.date_mois{
	color:#c20000;
	margin-top:0px;	
	font-size:26px;
}

.date_annee{
	color:#990000;
	/*margin-top:-8px;
	margin-right:4px;
	letter-spacing:-2px;*/
}

/*-------	BLOC ARTICLE : VOIR AUSSI	-------*/
.sstitrearticle{
	padding-top:15px;
	color:#CC9900;
	font-weight:bold;
}

.voiraussiliste{
	padding-left:0px;
}

.pucesvoiraussi1{
	padding:5px;
	
	width:150px;
	height:100%;
	
	color:#cc9900;
	
	list-style:none;
	text-align:center;
	
	float:left;
}

.pucesvoiraussi{
	padding:5px;
	
	width:150px;
	height:150px;
	
	color:#cc9900;
	
	list-style:none;
	text-align:center;
	border-left:1px #9a9a9a solid;
	
	float:left;
	display:inline;
}

.pucesvoiraussi img, .pucesvoiraussi1 img {
	margin:auto;
	display:block;
	width:120px;
	border:0;
}

.clear{
	clear:both;
}


/*-------	PAGE INDEX.PHP	-------*/

.articlemosaique {
	float:left;
	margin-top:20px;
	margin-left:10px; margin-right:10px;
	padding-bottom:10px;
	
	width:323px;
}

.articlemosaique .titre_am {
	font-size:18px;
	padding:5px;
	color:#cc9900;
	background:#FFFFFF url(../../images/constantes/carre_jaune.gif) 5px no-repeat;
	padding-left:25px;
	
}

.articlemosaique .txt_am {
	padding:8px;
	background:#F6F6F6;
}

.articlemosaique .voirarticle{
	text-align:right;
	padding-top:10px;
	margin-right:10px;
}

.articlemosaique .voirarticle a{
	background:#cc9900;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
}

.articlemosaique .voirarticle a:hover{
	background:#f5d400;
}

.igauchearticlemos{
	float:left;
	padding-right:4px;
	border:0;
}

.idroitearticlemos{
	float:right;
	margin:2px;
	padding-left:4px;
	border:0;
}

.icoplayer{
	text-align:right;
	float:right;
	width:25px;
	border:0;
}

.btngo{
	color:#442200;
	background: repeat #F5D400;
	border:0;
	height:22px;
	padding-bottom:2px;
	cursor:pointer;
}

/*-------	bloc index Chaine	-------*/
#lienback {
	text-align:center;
}
.chaine {
	width:665px;
	background:#616161 url(../../images/defenciv/fondchaine.jpg) 0px 34px no-repeat;
	margin:10px;
}
.chaine .titre_sr {
	background:#333333 url(../../images/defenciv/fleche.jpg) 7px 4px no-repeat;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	padding-left:35px;
	border-left:6px solid #cc9900;
}
.chaine .txt_sr {
	text-align:center;
	padding-top:7px;
	padding-bottom:9px;
}

/*-------	btn Voir Article	-------
.voirarticle{
	text-align:right;
	padding-top:10px;
	margin-right:10px;
}

.voirarticle a{
	background:#cc9900;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
}

.voirarticle a:hover{
	background:#f5d400;
}
*/
.resume_article{
	width:600px;
	margin:auto;
}

/*-------	Recherche	-------*/
.recherche{
	width:550px;
	margin:auto;
	margin-bottom:10px;
}

.recherche img{
	width:100px;
	margin-right:20px;
	border:0;
}

.recherche .vignette{
	width:16px;
	border:0;
}

.recherche .voirarticle{
	text-align:right;
	margin-right:10px;
}

.recherche .voirarticle a{
	background:#cc9900;/*f5d400*/
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
}

.recherche .voirarticle a:hover{
	background:#f5d400;
}

.resume{
	color:#888;
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
}

/*-------	Chaîne.php	-------*/
.page {
	width:700px;
	background-color:#FFFFFF;
	margin-top:0;
	margin:auto;
}

.page .objvid{
	text-align:center;
	margin:auto;
	padding: 20px 20px 20px 20px;

}

.page .banniere  {
	border-width:0;
	margin:0 0 10px;
	padding:0;
	text-align:center;
}

.page .ours  {
	width:700px;
	border:0;
}

.pagechaine {
	width:665px;
	background: url(../../images/defenciv/fondchaine.jpg);
	margin:10px;
	text-align:center;
}
.pagechaine .titre_sr {
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	padding-left:35px;
}
.pagechaine .txt_sr {
	text-align:center;
	padding-top:7px;
	padding-bottom:9px;
}


/*-------	PAGE SS-CATEGORIE.PHP : BLOC SOUS-RUBRIQUE	-------*/
.sscat_rubrique {
	float:left;
	margin-left:10px; margin-right:10px; margin-bottom:15px;
	padding:0px;
	background-color:#AAAAAA;
	width:323px;
}
.sscat_rubrique .titre_sr {
	background:#333333 url(../../images/defenciv/fleche.jpg)	7px 4px no-repeat;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	padding-left:35px;
	border-left:6px solid #cc9900;
	text-align:left;
}
.sscat_rubrique .txt_sr {
	border:0px dashed #333333; border-top:0px;
	padding:8px;
}
.sscat_rubrique .lien_sr {
	text-align:right;
	background:url(../../images/defenciv/plus.jpg) no-repeat bottom right;
	padding-top:5px;
	padding-right:30px;
	height:25px;
}
.sscat_rubrique .lien_sr a.carre {
	color:white;
	font-weight:bold;
}

/*-------	btn Voir Article	-------*/
.voirlarticle{
	-moz-border-radius:4px 4px 4px 4px;
	background:	#cc9900 url("../../images/icons/film_go.png") no-repeat 4px center;
	border:1px solid #224466;
	color:#224466;
	cursor:pointer;
	float:right;
	font-size:12px;
	/*font-weight:bold;*/
	margin:10px 0 0 0px;
	padding:3px 0px 3px 15px;
	text-align:center;
	width:150px;
}

.voirlarticle a{	color:#FFF;	}

.voirlarticle a:hover{	/*background:#f5d400 no-repeat;*/	}

/*-------	PAGE CATEGORIE.PHP : BLOC DOSSIER	-------*/
.dossier {
	float:left;
	margin-left:10px; margin-right:10px; margin-bottom:15px;
	padding:0px;
	background-color:#AAAAAA;
	width:323px;
}
.dossier .titre_sr {
	background:#5a5a5a url(../../images/defenciv/dossier.png) 5px 4px no-repeat;
	color:white;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	padding-left:35px;
	border-left:6px solid #cc9900;
}

.titre_sr a{
	color:#FFF;
}

.dossier .txt_sr {
	border:0px dashed #333333; border-top:0px;
	padding:8px;
}
.dossier .lien_sr {
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	height:25px;
}
.dossier .lien_sr a.carre {
	color:white;
	font-weight:bold;
}
