/* Copyright BSE - Toute reproduction totale ou partielle de ce site, par quelque procédé que ce soit, est interdite et constituerait une contrefaçon sanctionnée par les articles L 335-2 et suivants du Code de la propriété intellectuelle.*/


/******************************************************************/
/*********************** HOME PAGE *****************************/
/****************************************************************/

/*-------- GENERALITES ------------------*/

/* Couleurs utilisées :

Gris Clair : #BFBFBF
Gris Foncè news : #5A5A5A
Gris Foncè menu : #989897
Jaune Ecr : #D9C457
Bordeaux Ecr : #992922

*/




/* body */

body {
	background-color:black;
	/*font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;
	color: black;



}


/* Font et Style Tableau */
body, p, a, form, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration:none;
	font-weight:normal;

 
}

table, tr, th, td,p, span, a, form, input, select, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration:none;
	font-weight:normal;

}

.ecr_black {
color:black;
}

.ecr_menu {
color :#e80a14;
font-size:16px;
font-weight:bold;
}

A {
color:#C60000;

}
A:hover {
color:white;
}

A#liens_menu {
color :#e80a14;
font-size:14px;

}


A#liens_menu:hover {
color:white;

}
A#liens_menu2 {
color :#e80a14;
font-size:16px;
font-weight:bold;
}


A#liens_menu2:hover {
color:white;

}

A#liens_footer {
color :white;
font-size:12px;
font-weight:bold;
}


A#liens_footer:hover {
color:#e80a14;

}

A#li_page {
color:#1060A3;

}


A#li_page:hover {
color:#C60000;
}

A#li_boite {
color:#1060A3;
font-size:10px;

}


A#li_boite:hover {
color:#C60000;
}

A#li_rouge {

color:#C60000;
font-weight:bold;

}
A#li_rouge:hover {
color:#1060A3;
font-weight:bold;
}

A#li_blanc {
text-decoration:none;
font-weight:normal;

color:white;


}
A#li_blanc:hover {
text-decoration:underline;

}

A#li_blanc2 {

font-weight:bold;

color:white;


}
A#li_blanc2:hover {
text-decoration:underline;

}
.ecr_menu {
color:#FFFFFF;
font-weight:bold;
letter-spacing:0.1em;
font-size:12px;
}

.ecr_accueil{
font-size:14px;
}

.ecr_orange {
color:#FAA61A;
}

/* Puces */

li {
	list-style-position: inside;
	list-style-type: disc;	

}

/* abr */

abbr, acronym, .aide {
  border-bottom: 1px dashed black;
  font-weight:bold;
  cursor: help;
}


/* paragraphe P - H */

p {margin: 0;}
h1 { font-size: 12px; color: #e80a14;display:inline;font-weight:bold;}
h2 { font-size: 12px; color: #C60000; font-weight:bold;display:inline;}
h3 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h4 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h5 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}
h6 { font-size: 13px; color: #C60000; font-weight:bold;display:inline;}


.1 {
margin:20px;
margin-right:150px;
}

/* images */

img { border: 0px; } 

/*----------- Fin GENERALITES -----------------*/

/*------------ SPECIFIQUS -----------------------*/

/* Définition de la page */

/* La page : Espace que prend le site sur la page

ici 775 de largeur, aucune marge gauche ni droite... */

#page {
	position: absolute;

	width:900px;
	left:50%;
	margin-left:-450px;
	height:675px;
	background-color: black;
	background-image:url(images/fond_defibrilateur.jpg);
	background-repeat:no-repeat;


}

#page_index {
	position: absolute;

	width:900px;
	left:50%;
	margin-left:-450px;
	height:675px;
	background-color: black;



}





/* La frame du haut qui fait 160 Px de hauteur */


#frame-gauche {
width:261px;
height:641px;
background-color:white;
background-image:url(images/Frame_gauche.jpg);
background-repeat:no-repeat;
float:left;

}

#menu1{
position:absolute;


height:120px;
width:195px;
top:180px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}
#menu2{
position:absolute;
height:30px;
width:195px;
top:310px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}
#menu3{
position:absolute;
height:30px;
width:195px;
top:370px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}
#menu4{
position:absolute;
height:30px;
width:195px;
top:425px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}
#menu5{
position:absolute;
height:30px;
width:195px;
top:480px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}
#menu6{
position:absolute;
height:30px;
width:195px;
top:540px;
left:60px;

color :#e80a14;
font-size:16px;
font-weight:bold;

}


#centre-frame {
position:absolute;
top :110px;
left:284px;
	width: 595px;
	height:500px;

background-color:white;
background-image:url(images/frame-centrale.jpg);
background-repeat:no-repeat;
/*overflow:auto;

	background-attachment:fixed;*/



}

#test {

	width: 100%;
	height:100%;


overflow:auto;

}

#centre-frame-accueil {
position:absolute;
top :110px;
left:284px;
	width: 595px;
	height:500px;

background-color:white;
background-image:url(images/frame-centrale-accueil.jpg);
background-repeat:no-repeat;
	overflow:auto;


}


#footer {
position:absolute;
height:30px;
width:100%;
top:650px;
left:0px;
color :white;
font-size:12px;


}


#lifeline {
height:223px;
width:445px;
border:1px solid white;
background-image:url(images/dae-lifeline.gif);
background-repeat:no-repeat;

}

#lifeline_poignee {
position:absolute;
top:330px;
left:70px;
heigt:200px;
width:100px;
}

#lifeline_guide {
position:absolute;
top:330px;
left:180px;
heigt:200px;
width:100px;
}

#lifeline_electrodes {
position:absolute;
top:330px;
left:300px;
heigt:200px;
width:100px;

}

#lifeline_bouton {
position:absolute;
top:330px;
left:415px;
heigt:200px;
width:100px;

}



/************** TEXTES ***************/




.puce {
background-image:url(images/puce.gif);
background-repeat:no-repeat;
background-position:center;
height:9xp;
width:12px;

}
