@charset "UTF-8";
@import 'reset';

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*
	background-image: url(/images/commun/background.png);
	*/
    background-repeat: repeat;
    background-color: transparent;
}

header {
    height: 150px;
    width: 1100px;
    background-color: #FFF;
}

nav {
    height: 30px;
    width: 1100px;
}

article {
    display: block;
}

footer {
    background-color: #BCBBAB;
    float: left;
    width: 1100px;
    margin-top: 10px;
    margin-bottom: 50px;
}

img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#main_container {
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
}

#banniere_header {
    background-color: transparent;
    width: 700px;
    height: 150px;
    float: left;
}

#bandeau_info {
    text-align: center;
    width: 1060px;
    background-color: #FFF;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#main_contenu {
    float: left;
    width: 1100px;
    background-color: rgba(204, 204, 204, .15);
}

#main_colonne_gauche {
    width: 280px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
}

.bloc_colonne_gauche {
    float: left;
    width: 280px;
    margin-bottom: 20px;
}

.footer_bloc_infos {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #F3F0E9;
    text-align: center;
    width: 306px;
    margin-left: 45px;
    float: left;
    text-decoration: none;
}

.lien_footer {
    color: #F3F0E9;
    text-decoration: none;
}

.lien_footer:hover {
    color: #EA690B;
}

#main_colonne_article {
    background-color: transparent;
    float: left;
    width: 760px;
}

/* Texte */
.bandeau_info_titre {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1em;
    line-height: 30px;
    color: #EA690B;
    text-align: center;
}

.bandeau_info_titre_resultat {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.875em;
    line-height: 25px;
    color: #EA690B;
    text-align: center;
}

.chiffre {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.7);
    background-color: #ffffff;
    height: 26px;
    width: 20px;
    margin-top: 2px;
    margin-left: 2px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    border: 1px solid #000;
    border-radius: 3px;
}

/* fin Texte */

/* Présentation article */
/*#main_container_article {
	background-color: #FFF;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	height: 136px;
	border: 1px solid #BCBBAB;
	padding: 2px;
	margin-bottom: 10px;
}
#image_picto_article {
	float: left;
	height: 136px;
	width: 136px;
}
#container_trois_lignes_article {
	width: 500px;
	height: 136px;
	float: left;
	margin-left: 2px;
	display: table-cell;
}
#categorie_article {
	height: 16px;
	width: 100%;
	margin-bottom: 2px;
	text-align: center;
	float: left;
}
#titre_article {
	height: 30px;
	width: 100%;
	margin-bottom: 2px;
	line-height: 30px;
	float: left;
}
#texte_article {
	float: left;
	height: 86px;
	width: 100%;
}
#container_origine_article {
	height: 136px;
	width: 156px;
	margin-left: 2px;
	float: left;
}
#container_logoCG_trombinoscope {
	float: left;
	height: 54px;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#origine_article_logo_CG {
	float: left;
	height: 50px;
	width: 50px;
	margin-bottom: 2px;
	padding-right: 12px;
	padding-left: 20px;
	margin-top: 2px;
}
#origine_article_trombinoscope {
	float: left;
	height: 50px;
	width: 50px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#date_de_creation_article {
	height: 16px;
	width: 95%;
	margin-left: 4px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#prenom_nom_createur_article {
	height: 36px;
	width: 95%;
	margin-left: 4px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#fonction_individu_creation_article {
	height: 16px;
	width: 95%;
	margin-left: 4px;
	float: left;
	margin-top: 2px;
}
.libelle_categorie_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	color: #000;
}
.titre_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: normal;
}
.texte_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
}
.date_creation_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
}
.prenom_nom_createur_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
}

.fonction_createur_article {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
}
/* Fin présentation article */


/* Effect */
.box_shadow {
    -moz-box-shadow: 0px 5px 5px 0px rgba(199, 178, 153, 0.25);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(199, 178, 153, 0.25);
    -o-box-shadow: 0px 5px 5px 0px rgba(199, 178, 153, 0.25);
    box-shadow: 0px 5px 5px 0px rgba(199, 178, 153, 0.25);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=5);
}

/* Fin Effect */
/*##CP ==> */
.x-age {
    display: none;
}

#flash {
    /*
	margin-top: 50px;
*/
    width: 1060px;
    padding: 0 20px;
}

.alert {
    font-size: 14px;
    padding: 15px;
    /*
	margin-bottom: 20px;
	*/
    border: 1px solid transparent;
    border-radius: 0px;
    border-left: solid 5px;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert .close {
    font-size: 16px;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

/* =================== *\
        PAGINATOR
\* =================== */
.pagination_nav span {
    display: inline-block;
    background: #F19300;
    width: 25px;
    text-align: center;
    color: white;
    margin-left: 1px;
    cursor: pointer;
}

.pagination_nav span.current {
    background: #EA690B;
}

.pagination_nav span a {
    text-decoration: none;
    color: white;
}

div.error-message {
    color: #FF576F;
    font-size: .925em;
}

input.form-error {
    border-color: #FF576F;
}

div.debug {
    background-color: #ffddff !important;
    color: #ff5555 !important;
    border: solid 2px #ff8888 !important;
    display: block;
}

/* 29/02/2020 */

div.has-error span.help-block {
    color: #ff5555;
}

/*##CP <== */
