body
{
    background: url(images/osteopathe-paris-9-bg.png) repeat-x #d7d7d7;
    font-family: Arial, Verdana, "Arial Black", Arial, sans-serif;
}

#adresse
{
    text-size: x-large;
}
 
#bloc_page
{
    width:1200px;
	height:auto;
	background:white;
    margin: auto;
}

#bloc_interieur
{
    background-color:silver;
    width: 1200px;
}

header
{
    width:1188px;
    font-weight: normal;
    /*Background-color: rgb(100,212,235);*/
    /*background: -moz-linear-gradient(top, #a9e4f7 0%, #0fb4e7 100%);
    /*background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);*/
    Background: url(images/osteopathe-paris-75009.png) repeat-x;/*images/osteo_top2.jpg);*/
    /*background-repeat: no-repeat;
    background-position: 30px 20px;
    /*Background-color: rgb(122,202,250);*/
    /* background: url(osteo_top1.jpg); */
    /*Background-image: url(images/cabinet_osteopathie_1.JPG);
    background-repeat: no-repeat;*/
    color: white;
    padding: 6px; /* Marge intérieure de 12px */
    text-align: center;
    text-size: xx-large;
    /*border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(0,168,198);
    margin: 6px;
    position: relative;*/
}

footer
{
    width:1200px;
	height:48px;
	background:url(images/osteopathe-paris-9-list.png) repeat-x;
	color: white;
    font-weight: normal;
    margin:auto;
    text-align:center;
}
section
{
    width: 70%;
    padding: 12px; /* Marge intérieure de 12px */
    /*margin: 12px;
    border-radius: 5px;
    box-shadow: 3px 3px 3px rgb(0,168,198);
    overflow:auto;/* mettre une barre de défilement si le texte est trop long*/
	word-wrap: break-word;/* couper les mots qui dépassent*/
	text-align:justified;
	position: relative;
	right: -15%;
	border-left:2px solid #0fb4e7;
	border-right:2px solid #0fb4e7;
}
.image-cabinet-gauche
{
	float:left;
	max-width:210px;
	margin-left: 20px;
}
.image-cabinet-droite
{
	float:right;
	max-width:210px;
	margin-right: 20px;
}
.gras
{
	font-weight: bold;
}
em
{
	font-style: normal;
}
strong
{
	font-weight: normal;
}
/* definition du bloc de liens*/
nav
{
	width:100%;
	height:48px;
	background:url(images/osteopathe-paris-9-list.png) repeat-x;
	color: white;
}

nav ul
{
	list-style:none;
	/*list-style-position:outside;*/
	float:left;
	padding:0;
	margin:18px 0 0 60px;
	color: white;
}
 
nav li
{
	width:auto;
	/*line-height:13px;*/
	float:left;
	border-left:1px solid #fff;
	list-style:none;
	/*list-style-position:inside;*/
	padding:0 0 0 7px;
	margin:0px 40px 0 0 !important;
	color:#f2f1f1;
	font-size:12px;
	letter-spacing:1px;
	color: white;
}
 
nav a
{
    color: white;
    font-family: "Copperplate gothic Light",Georgia, Verdana, "Arial Black", Arial, sans-serif;
    text-decoration: none;
}
 
nav a:hover
{
    color: silver;
    font-family: "Copperplate gothic Light", Georgia, Verdana, "Arial Black", Arial, sans-serif;
    text-decoration: none;
}

/* definition du bloc de texte*/
.interieur
{
    text-align: justified;
    background-color: rgb(255,255,255);
}
/* definition des titres*/
h1
{
    color: rgb(153, 0, 0);
    font-family: "Copperplate gothic Light", Georgia, Verdana, "Arial Black", Arial, sans-serif;
    font-size: x-large;
    text-transform: uppercase;
    text-align: center;
}
h2
{
    text-align: center;
    font-size: x-large;
}
h3
{
    text-align: center;
    font-size: x-large;
    font-weight: normal;
}
@-webkit-keyframes blinker {  
  from { opacity: 1.0; }
  to { opacity: 0.0; }
}
.osteopathe_clicli
{
    text-align: center;
    font-size: x-large;
    font-family: Arial, sans-serif;
    color: red;
    -webkit-animation-name: blinker;  
    -webkit-animation-iteration-count: infinite;  
    -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
    -webkit-animation-duration: 1s; 
}


.page_courante
{ 
    color: rgb(153, 0, 0); /*#996600;*/
    font-family: "Copperplate gothic Light", Georgia, Verdana, "Arial Black", Arial, sans-serif;
}

.image-droite
{
    float: right;
    border: 2px rgb(153, 0, 0) ridge;
    border-radius:4px;
    margin:2px;
    padding:2px;
}
.image-gauche-pasbord
{
    float: left;
    margin:20px;
    padding:2px;
}
.image-gauche
{
    float: left;
    border: 2px rgb(153, 0, 0) ridge;
    border-radius:4px;
    margin:20px;
    padding:2px;
}
.image-top
{
    float: left;
    position: absolute;
    top: 4px;
    left: 30px;
    padding:2px;
}
.image-centre
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 2px rgb(153, 0, 0) ridge;
    border-radius:4px;
    padding:2px;
}	
	
@media (max-width: 550px) {

#bloc_page
{
    width:100%;
    border: 0px;
    padding:0px;
    position:left 0px;
    position:top 0px;
}
#bloc_interieur
{
    width: 100%;
    padding:0px;
    height: auto;
    position: top 336px;
}

footer
{
    width:98%;
    height: auto;
    vertical-align: top;
}
header
{
    width:100%;
    border:0px;
    padding:6px 6px 6px 6px;
    height:196px;
    
}
section
{
    width: 94.5%;
   	position: relative;
	right: 0%;
	top: 336px;
	border:0px;
}
.image-centre
{
    max-width:90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0px rgb(153, 0, 0) ridge;
    padding:0px;
}

nav ul
{
	margin: 0px 0px 0 0 !important;
	vertical-align:middle;
	border:0px;
}
nav ul li
{
	border:0px;
	display:block;
	width:100%;
	height:48px;
	background:url(images/osteopathe-paris-9-list.png) repeat-x;
	font-size:x-large;
	padding:0px;
	/*position: right 10px;*/
	text-align:center; 
	vertical-align:middle;
}
nav a
{
	vertical-align:middle;
	font-family: Arial, Verdana, "Arial Black", Arial, sans-serif;
}
nav a:hover
{
	vertical-align:middle;
	font-family: Arial, Verdana, "Arial Black", Arial, sans-serif;
}
.page_courante
{
	vertical-align:middle;
	font-family: Arial, Verdana, "Arial Black", Arial, sans-serif;
}
nav
{
	position: absolute;
	height:auto;
	width:97%;
	vertical-align:middle;
	border:0px;
}
.image-cabinet-gauche
{
	display:none;
}
.image-cabinet-droite
{
	display:none;
}
	}
		
	