/* Feuille de style pour l'impression de l'antenne norme Eurocode*/
/*******************************************************/

/* Feuille de style de l'antenne norme Eurocode*/
/****************************************/

body{
	color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:x-small;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	margin-top: 1.5em; 
	margin-bottom: 1.5em;} 

/* Styles de GZ */
/* Permet de faire des notes qui apparaissent quand on passe la souris */
a.note_d span, a.note_g span{
	display:inline;
	background:none;}


caption{
	caption-side:bottom;}

a.note_d, a.note_g {	
	text-decoration:none;
	color:black;
	cursor:help;}
	
a.note_d:visited , a.note_g:visited{
	color:black;}
/* Fin des notes */


/* Bloc mis en évidence */
div.bloc{
	margin:auto;
	width: 75%;
	border: 2px ridge;
	padding: 10px 20px; 	
	border-color:#333399;
	background-color:#FFFFEE;}

div.bloc ul{
	padding:0px;
	margin:0px 0px 15px 30px;
	list-style:none;
	text-indent:0px;}

div.bloc ul.decal_large{
	position:absolute;
	margin-left:150px;}


/* Gestion des tableaux */
tr.plein td{
	background-color : white;}
	
tr.plein th{
	background-color :transparent;}

tr.vide th{
	background-color : transparent;
	height:10px;
	border:none;}
	
table.eurocodes, table.ANB, table.ENV, table.ENV2EN, table.NBN2EC{
	border-collapse:separate;
	border-width:0px;
	width: 90%;
	margin:auto;
	border-spacing:2px;
	vertical-align: middle;
	font-size:x-small;}
	
table.eurocodes td, table.ANB td, table.ENV td, table.ENV2EN td, table.NBN2EC td{
	border-width:1px;
	border-style:solid;
	border-color: black;
	padding:0px 5px;
	text-align: center; }

	
.eurocodes tr.plein td{
	height:37px;}

.ANB tr.plein, table.ENV tr.plein, table.ENV2EN tr.plein, table.NBN2EC tr.plein{
	height:21px;}

table td.gauche{
	text-align: left;} 
	
table td.droite{
	text-align: right;} 
	
table td.highlight_reverse {
	height:20px;
	text-align: left;
	font-weight: bold;  
	border: 3px solid #333399;} 
	
table thead{
	font-weight:bold;}	

table tfoot tr th{
	font-weight:normal;
	font-style:italic;
	text-align:center;
	font-size:xx-small;}

table.legend{
	width:90%;
	border:1px solid #AAAAAA;
	border-spacing:0px;
	padding:2px;
	margin:auto;}

table.legend.vide{
	height:25px;
	background-color:black;}

table.fiches{
	width:350px;
	margin:auto;
	background-color:white;}

table.fiches td{
	border:#AAAAAA 1px solid;}

/* Fin des tableaux  */

/* Flux RSS */
a.rss{
	display:none;}

/* Impression */
a.print{
	display:none;}

/*Liens entre pages*/
a.precedent, a.suivant, a.haut, a.parent, a.home, a.precedent2, a.suivant2, a.haut2, a.parent2, a.home2{
	display:none;}
	
	
a.pdflogo{
	display:block;
	text-align:center;
	font-size:small;}
	
a.xlslogo{
	display:block;
	text-align:center;
	font-size:small;}

a.htmllogo{
	display:block;
	text-align:center;
	font-size:small;}
	
	
/* Gestion des images */
img {
	margin-top:5px;
	margin-bottom:5px;}

span.gauche, img.gauche{
	float:left;
	margin-right:15px;}

span.droite, img.droite{
	float:right;
	margin-left:15px;}

a img{
	border:0px;}

/* fin Gestion Images*/

/* Titres */
h1 {	font-size: large; 
	font-style: normal; 
	line-height: 1em; 
	font-weight: bolder; 
	color:#333399;
	text-align:center;
	clear:both;}

h2 { font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: small-caps;
	text-decoration: none; 
	font-size: large;} 


h3 { font-weight: bold;
	font-size:small; 
	border: 2px solid #333399; 
	padding-top: 0.2em; 
	padding-right: 1em; 
	padding-bottom: 0.2em; 
	padding-left: 46px; 
	text-decoration: none;
	clear:both;} 

h3 a{
	color:#DDDDFF}
	
h4 { font-weight: bold;
	font-style:italic;
	font-size:small;
	border: 2px solid #AAAAAA; 
	padding-top: 0.2em; 
	padding-right: 1em; 
	padding-bottom: 0.2em; 
	padding-left: 86px; 
	text-decoration: none;
	clear:both;} 

	
/* Lignes séparatrices */
hr { color: #333399;
	background-color: #333399;
	border-color: #333399;
	border-style:solid;
	width: 100%;
	clear:both;} 

hr.normal { 
	height: 2px;} 
	
hr.big { 
	height: 4px;}

hr.footnote {
	height:4px;
	margin-top:3em;}
	
hr.light{
	height:1px;
	color:#CCCCCC;
	border-color:#CCCCCC;
	background-color:#CCCCCC;}
	
.clearall{
	clear:both;}



/* Mises en forme précises */
.bold { 
	font-weight: bold;} 

.red { 
	color: #FF0000;} 

.green { 
	color: #009900; 
	font-weight: bold;}

table td.ok, .ok{
	font-weight:bold;
	text-decoration:underline;
	border:#99FF99 3px solid;}

table td.annule, .annule{
	text-decoration:line-through;
	border:#999999 3px solid;}

table td.not_yet, .not_yet{
	border:#999999 3px solid;}
	
table td.enquete, .enquete{
	font-style: italic; 
	border:#9999FF 3px solid;}
	
table td.permis, .permis{
	text-decoration: underline;
	border:#FFFF99 3px solid;}
	
table td.provisoire, .provisoire{
	font-style: italic; 
	border:#99FFFF 3px solid;}
	
table td.rien, .rien{
	border:#AAAAAA 1px solid;}


/*Mises en évidences */	
p.highlight{
	font-style: italic; 
	font-weight: 500;}

.highlight1 { 
	color: #FF3333; 
	font-weight: 600;}

.highlight_soft { 
	font-style: italic;} 

.highlight_normal {
	font-weight: bold;} 

.highlight_edit { 
	font-weight: bold; 
	color: #FFFF66; 
	background-color: #FF3333;} 

.highlight_term{
	font-weight: bold; 
	color: #333399;}

.highlight_tour{
	font-weight:bold;
	/*border:solid black 1px;
	background-color:none;
	padding:0px 3px;*/}

	
.remark { 
	width:90%;
	margin:auto;
	padding:5px 10px;
	border-left: 4px solid #CCCCCC;
	font-style: oblique;
	font-weight: 300;}

	
/* On cache les menus qui ne servent pas à grand chose lors de l'impression. */	
.submenu { 
	display:none;}

.subsubmenu { 
	display:none;} 
	
.foot_note_header {}

.foot_note { 
	font-size:xx-small;} 

.titre{
	display:none;} 

div.menu{
	display:none;} 

div.langue{
	display:none;} 

#centre{
	position:relative;}
