@import url("base.css");

/* @override 
	http://grogro.local:8888/~max/iPhiGeNie/www/vues/style/iphigenie.css
	http://xn--iphignie-f1a.com/vues/style/iphigenie.css
*/

/*html, body {
	background-color: #b48643;
}*/

/*
background-color: #927b59;
*/

/* polices */

/*html {
	background: url(img/gradient_mess_forum.png) repeat-y 2px;
}*/

body {
	margin: 0 4%;
	min-width: 37em;
	font-family: Tahoma, "Microsoft Sans Serif", Helvetica, sans-serif;
}

a {
	color: inherit;
}

img {
	border: none;
}

html {
	background-color: #6d5634;
	color: #473822;
}

/* 	background-color: #55442c;
 */

body.page {
	font: 90% Arial;
}

.AppStore {
	float: right;
}

.page {
	background-color: #f3ebde;
	/*color: #272727;*/
	/*color: #1f1f1f;*/
	color: #190028;
	padding: 2em;
	padding-bottom: 1em;
	text-align: justify;
	margin-top: -1px;
	overflow: hidden;
	border: 1px solid #3f311e;
	-webkit-box-shadow: 9px -7px 5px #3f311e;
	-moz-box-shadow: 9px -7px 5px #3f311e;
}

/* 	background-color: #6d5634;
 */

h1.iphigenie {
	margin-top: 0.5em;
	font-size: 3em;
}

h1.iphigenie a {
	text-decoration: none;
}

span.iphigenie {
	/*text-shadow: 2px 2px 2px black;
	text-shadow: .3em .3em .3em black;
*/
	text-shadow: .2em .2em .19em black;
	font: normal normal 1.1em "Century Gothic", Verdana, Arial;
}

/*h1.iphigenie span.iphigenie {
}*/

span.IGN {
	color: #272727;
	font-style: italic;
}

h1 span.IGN {
	color: silver;
}

span.phi {
	color: #e60003;
	padding-right: .07em;
	/*vertical-align: super;*/
}

span.bdc {
	font-size: .7em;
	vertical-align: sub;
	color: greenyellow;
}

/*h1 span.bdc {
}*/

#menu_gene {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #a4a4a4;
}

#menu_gene li {
	display: -moz-inline-box;
	display: inline-block;
	padding: 5px 0;
	background-color: #362b1b;
	/*border-bottom: 1px solid #542;*/
	margin-left: .3em;
	-webkit-border-top-left-radius: .5em;
	-webkit-border-top-right-radius: .5em;
	-moz-border-radius-topleft: .5em;
	-moz-border-radius-topright: .5em;
	-webkit-box-shadow: 2px -2px 5px #282828;
	-moz-box-shadow: 2px -2px 5px #282828;
	text-transform: capitalize;
}

#menu_gene li.actif/*, #menu_gene li:hover*/ {
	-webkit-box-shadow: 9px -5px 5px #282828;
	-moz-box-shadow: 9px -5px 5px #282828;
	background-color: #f3ebde;
	border-color: #6d5634;	
	/*padding-bottom: 6px;*/
}

#menu_gene li:hover {
	color: greenyellow;
}

#menu_gene li.actif {
	margin-right: .5em;
	color: #b40003;/*#be0003 darkred*/
}

#menu_gene li:first-child {
	border-left: 1px solid #362b1b;
	margin-left: 0;
}

#menu_gene li:hover:first-child,
#menu_gene li.actif:first-child {
	border-left-color: #282828;	
}

#menu_gene a {
	display: block;
	padding: 0 .6em;
	text-decoration: none;
}

.page h2 {
	/*color: #272727;*/
	color: #515151;
	clear: left;
	text-align: right;
	font-family: inherit;
	font-size: 1.5em;
}

/*h2.elastoc {
	text-align: center;
	letter-spacing: .2em;
	word-spacing: .3em;
}*/

.elastoc span {
	display: -moz-inline-stack; pour FF2
	display: inline-block;
}

img.intro, img.iphone_h {
	width: 45%;
	height: auto;
}

img.ipad_h {
	width: 100%;
	height: auto;	
}

img.iphone_v {
	width: 22%;
	height: auto;
}

img.intro, img.iphone_h, img.iphone_v, img.ipad_h {
	margin: 15px;
	margin-top: 0;
	margin-left: 0;
	float: left;
}

img.intro {
	margin-right: 40px;
}

/*img.iphone_h, img.iphone_v, img.ipad_h {
	-webkit-border-radius: 11.5mm;
	-moz-border-radius: 11.5mm;
}*/

/*img.iphone_h {
	width: 104mm;
	height: auto;
}

img.iphone_v {
	height: 104mm;
	width: auto;
}*/

img.ipad_h {
	/*width: 240mm;
	height: auto;*/
	-webkit-border-radius: 5.5mm;
	-moz-border-radius: 5.5mm;
	float: none;
}

ul.points_forts, ul.FAQ {
	list-style-image: url(img/f_r_e.png);
}

ul.points_forts li {
	margin-top: .5em;
}

span.prix {
	font-weight: bold;
	color: #6f0000;
}

/* FAQ */

ul.FAQ {
	font-weight: bold;
	margin-left: -1em;
	text-align: left;
}

ul.FAQ dt {
	margin-top: .7em;
	margin-left: 1em;
	cursor: pointer;
}

ul.FAQ dt:hover
,ul.FAQ dt.actif {
	/*color: #9fc95f;*/
	text-shadow: .2em .2em .3em #282828;/*#282828*/
	color: #6f0000;
	/*color: #b48643;*/
}

ul.FAQ dd {
	margin-left: 1em;
	margin-top: .3em;
	font-weight: normal;
	text-align: justify;
}

p.erreur {
	color: #e50003;
}

img.gauche {
	float: left;
	margin: 0 1em 1em 0;
	clear: both;
}

img.droite {
	float: right;
	margin: 0 0 1em 1em;
	clear: both;
}

img.no_clear {
	clear: none;
}

/* pied de page */

#pied {
	text-align: center;
	color: silver;
	margin-bottom: 1em;
}

#pied a {
	margin: 0 1em;
}

/* google translate */

#google_translate_element div div {
	/*text-align: right;*/
	float: left;
	margin-right: 1em;
}

#google_translate_element span {
	display: inline-block;
	margin-top: .5em;
}

@media print {

#menu_gene
, #google_translate_element
, #div_util
, .AppStore
, .page h2
, p.entete
, body > pre {
	display: none;
}

.page {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 2em 0;
}

}

