/* ### ANLCI.fr ###*/
/* ### PRINT stylesheet ###*/
/* ### Esprit Public - 2007 ### */
/* ### Franck GRENIER ### */



/* ###################### SOMMAIRE ###################### */
/* $1. Balises de base */
/* $2. Styles de formulaires */
/* $3. Blocs de mise en page */
/* $4. Menu principal */
/* $5. Sous-menus : niveaux 2 et 3 */
/* $6. Menu pratique et menu bas de page */
/* $7. Contenu principal */
/* $8. ------------------ */ 
/* $9. Contenu Accueil */
/* $10. Contenu mini */
/* $11. Résultats recherche */
/* ###################################################### */



/* ###################### $1. Balises de base ###################### */
@import url(reset.css);


body {
	font-family:"Arial",sans-serif;
	font-size:62.5%;
	line-height:1.5em;
	height:100%;
	color:#333;
}

a {
	color:#333333;
	text-decoration:underline;
}

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

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

big {
	font-size:1.7em;
	font-weight:bold;
}

sub {
	font-size:0.8em;
	position:relative;
	top:0.3em;
}

sup {
	font-size:0.8em;
	position:relative;
	top:-0.3em;
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
}

h1 {
	font-size:2em;
	font-weight:bold;
	color:#9f110f;
	padding:0 0 8px 0;
	margin:30px 0 15px 0;
	border-bottom:1px #ccc dotted;
}

h2 {
	color:#9f110f;
	font-size:1.5em;
	font-weight:bold;
	margin:30px 0 10px 0;
	padding:0;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	color:#9f110f;
	margin:20px 0 10px 0;
	clear:none;
}

h4 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
}

p {
	margin:0 0 15px 0;
	padding:0;
}

div#col2 img {
	float:left;
	margin:0 10px 2px 0;
	border:3px solid #edd4d3;
}

img.droite {
	float:right;
	margin:0 0 5px 10px;
}

ul {
	padding:0;
	margin:15px 0 20px 15px;
}

li {
	padding:0 0 0 15px;
	margin:5px 0 5px 0;
	background:#fff url(../img/puce_alpha.gif) no-repeat 0% 5px;
}

/* hack IE 6 */
* html body ul {
	padding-left:15px;
}

ul ul {
	padding:0;
	margin:0 0 15px 0;
}

ul ul li {
	background:url(../img/puce_alpha_2.gif) no-repeat 0% 5px;
}

blockquote {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	text-align:right;
	color:#f9810e;
	padding:0 90px 0 0;
	margin:10px 0 5px 5px;
	background:url(../img/quotes.gif) no-repeat 100% 0%;
}

table {
	width:100%;
	margin:10px 0 15px 0;
	margin-bottom:25px;
	border:1px solid #edd4d3;
	border-collapse:collapse;
}

table td, table th {
	font-size:0.9em;
	padding:10px;
	vertical-align:baseline;
	border:1px solid #edd4d3;
}

table th {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	color:#900;
}

caption {
	display:none;
}

.noDisplay {
	position:absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.stopFloat {
	clear:both;
}

.stopFloat:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.stopFloat {display:inline-table;}

/* Hides from IE-mac \*/
* html .stopFloat {height: 1%;}
.stopFloat {display: block;}


/* ###################### $2. Styles de formulaires ###################### */
form {
	padding:20px;
	border:1px solid #900;
}

fieldset {
	border:0;
}

legend {
	position:relative;
	display:block;
	color:#900;
	font-weight:bold;
	margin:0 0 10px 0;
	border-bottom:1px #ccc dotted;
}

label {
	display:block;
	float:left;
	width:7em;
	color:#333;
	font-size:1em;
	text-align:right;
	padding:3px 0 1px 0;
	margin:0 10px 0 0;
}

input, select, textarea {
	font-family:"Arial",sans-serif;
	font-size:1.1em;
	color:#929292;
	padding:2px;
	margin:2px 0 2px 0;
	vertical-align:middle;
	border:1px solid #900;
}

input:hover, select:hover, textarea:hover {
	border:1px solid #f90;
}

input:focus, select:focus, textarea:focus {
	border:1px solid #f90;
}

textarea {
	width:270px;
	height:130px;
}

input[type=text], select {
	width:180px;
}

input[type=radio], input[type=checkbox] {
	border:0;
}

.submitForm {
	text-align:right;
	margin-top:20px;
	padding:0;
}

.submitForm input {
	color:#900;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	background:#f90;
}

.submitForm input:hover {
	color:#f90;
	background:#900;
}

.confirm {
	color:#666666;
	font-weight:bold;
}

.sansBordure {
	border:0;
}

.required {
	font-size:0.9em;
	color:#CC0000;
}

.submitForm .required {
	float:left;
	font-style:italic;
}


/* ###################### $3. Blocs de mise en page ###################### */
#container {
	width:95%;
	padding:0;
	margin:0;
}

#header {
	height:115px;
	margin:0 0 50px 0;
	background-color:#9f110f;
}

#header h1 {
	float:left;
	width:515px;
	height:103px;
	padding:0;
	margin:11px 0 0 15px;
	border:0;
}

* html body #header h1 {
	margin:11px 0 0 7px;
}

#header h1 a {
	display:block;
	width:515px;
	height:103px;
	background:url(../img/logo_ANLCI.gif);
}

#col1 {
	display:none;
}

#col2 {
	font-size:1.2em;
	line-height:1.3em;
	padding:0;
}

#col3 {
	display:none;
}

#footer {
	display:none;
}



/* ###################### $4. Menu principal ###################### */
#menuNiv1 {
	display:none;
}


/* ###################### $5. Sous-menus : niveaux 2 et 3 ###################### */
#menuNiv2 {
	display:none;
}


/* ###################### $6. Menu pratique et menu bas de page ###################### */
#pratique {
	display:none;
}

#footer .inBox {
	height:109px;
	background:url(../img/back_footer_inbox.jpg) no-repeat 99% 0%;
}

#footer ul {
	float:right;
	padding:0;
	margin:85px 0 0 0;
}

#footer li {
	color:#fff;
	display:inline;
	padding:0;
	margin:0 0 0 10px;
	background:none;
}

#footer li a {
	color:#fff;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
}


/* ###################### $7. Contenu principal ###################### */
.cadre-orange {
	color:#fff;
	padding:15px;
	margin:10px 20px 20px 20px;
	background:#f90;
	clear:both;
}

.cadre-rose {
	color:#fff;
	padding:15px;
	margin:10px 20px 20px 20px;
	background:#e30059;
	clear:both;
}

.cadre-vert {
	color:#fff;
	padding:15px;
	margin:10px 20px 20px 20px;
	background:#afcb51;
	clear:both;
}

.cadre-prune {
	color:#fff;
	padding:15px;
	margin:10px 20px 20px 20px;
	background:#850047;
	clear:both;
}

.lienRetour {
	display:none;
}

.contact {
	font-size:0.8em;
	line-height:1.3em;
	width:22%;
	height:310px;
	float:left;
	padding:5px 8px 8px 8px;
	margin:0 5px 10px 5px;
	border:1px #dedede solid;
	background:url(../img/back_degrade.jpg) repeat-x;
}

.contact h2 {
	font-size:1.2em;
	padding:0;
	margin:0 0 2px 0;
	background:none;
}

.contact h3 {
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	height:2em;
	padding:0;
	margin:0 0 8px 0;
	background:none;
}

.contact p {
	margin:0 0 8px 0;
}

.contact p.poste {
	font-size:1.1em;
	font-weight:bold;
	height:2em;
}

.contact p.descriptif {
}

.contact p.coordonnees {
	padding:8px 0 0 0;
	margin:0;
	border-top:1px dotted #999;
}

#col2 div.contact img {
	display:block;
	margin:0 0 5px 6px;
	width:125px;
}


/* ###################### $8. Contenu Accueil ###################### */
#accueil h1, #accueil h2, #accueil h3, #accueil h4, #accueil h5, #accueil h6 {
	clear:none;
}

#accueil h1 {
	clear:both;
}

body#accueil #col2 h1 {
	color:#9f110f;
	font-size:2em;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0 0 0 13px;
	background:url(../img/fleche_rouge.gif) no-repeat 0% 50%;
	border:0;
}

body#accueil h1 img {
	display:inline;
	float:none;
	padding:0;
	margin:0 0 0 10px;
	border:0;
}

body#accueil #col2 h2 {
	color:#a52721;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	background:none;
	border:0;
}

#actualites {
	float:left;
	margin:0 0 20px 0;
}

#actualites h2 {
	clear:left;
}

#actualites a {
	text-decoration:none;
}

.actu {
	float:left;
	width:300px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}

.actu img {
	width:111px;
}

.date {
	font-size:0.8em;
	color:#999;
	margin:-8px 0 8px 0;
}

#zoom {
	float:right;
	width:170px;
	padding:10px 15px 10px 15px;
	margin:20px 0 15px 0;
	border:1px #ececec solid;
	background:url(../img/back_degrade.jpg) repeat-x;
}

#zoom a {
	text-decoration:none;
}

#zoom img {
	width:166px;
}

body#accueil #zoom h1 {
	line-height:1em;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	background:url(../img/picto_loupe.gif) no-repeat 0% 50%;
}
	
#anlciTV {
	
}

.video {
	padding:15px;
	clear:both;
	background:url(../img/back_degrade.jpg) repeat-x;
	border:1px #ececec solid;
}

#anlciTV img {
	border:0;
}


/* ###################### $10. Contenu mini ###################### */
body#mini #col1 {
	display:block;
	font-size:1.2em;
	line-height:1.3em;
	width:95%;
	padding:0;
	border-left:0;
	border-right:0;
}

body#mini div#col1 img {
	float:left;
	margin:0 10px 2px 0;
	border:3px solid #edd4d3;
}

body#mini #col2 {
	display:none;
}

body#mini #col2 h1 {
	font-size:1em;
	color:#9f110f;
	text-transform:uppercase;
	padding:3px 6px 3px 6px;
	margin:0 0 10px 0;
	background:none;
	border:1px solid #f90;
}

body#mini #col2 a {
	font-weight:normal;
	color:#9f110f;
	text-decoration:none;
}

body#mini #col2 a:hover {
	color:#f90;
	text-decoration:none;
}


/* ###################### $11. Résultats recherche ###################### */
.resultat {
	padding:0 0 20px 0;
	border-bottom:1px #ccc dotted;
}

.resultat h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#9f110f;
	padding:0 0 4px 0;
	margin:20px 0 10px 0;
	background:none;
	clear:none;
}

.resultat h2 a {
	color:#9f110f;
	text-decoration:none;
}

.resultat h2 a:hover {
	color:#f90;
	text-decoration:none;
}

.pertinence {
	float:left;
	color:#fff;
	padding:8px 6px 8px 6px;
	margin:0 5px 0 0;
	background:#f90;
}

.subHeader {
	font-size:0.8em;
	color:#999;
	margin:-12px 0 8px 0;
}

strong.tx-indexedsearch-redMarkup {
	font-weight:normal;
	background:#eee;
}

div#col2 h1.csc-firstHeader, #mini div#col1 h1.csc-firstHeader {
	margin-top:0;
}
