/*MISE EN PAGE SITE CES PUBLIC
ANIM	F15A22	F9BDA7	B5441A 
ILLU	F15A22	F9BDA7	B5441A
COMIC	F15A22	F9BDA7	B5441A	0 166 81
MULTI	F15A22	F9BDA7	B5441A	249	189	167
*/
/*BALISES HTML*/
input, select, textarea{
	border:solid #F15A22 1px;
	background:#F9BDA7;}
ul#menu01 a:hover{color:#151515; background: -webkit-linear-gradient(rgba(249,189,167,0) 50%, rgba(249,189,167,1)); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(249,189,167,0) 50%, rgba(249,189,167,1)); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(249,189,167,0) 50%, rgba(249,189,167,1)); /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(249,189,167,0) 50%, rgba(249,189,167,1)); /* Standard syntax */}/*border-bottom:3px #F15A22 solid; A tester pour le décalage du sous menu!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	
ul#menu01 li.select a:link{background:#F15A22;color:#fff;}	/*////ANIM COLOR*/
ul#menu01 li.select a:visited{background:#F15A22;color:#fff;}	/*////ANIM COLOR*/

	
/*CONTENT*/
#chapo{
	background-color:#363636;
	border-top:solid #F15A22 1px;	/*////ANIM COLOR*/
	border-bottom:solid #F15A22 1px;}	/*////ANIM COLOR*/
ul#menu02 li{
	background:#F15A22;}
ul#menu02 li.select{
	background:url(../images/puce_menu02.png) no-repeat .2em center #F15A22;}
p#start{
	border:solid #F15A22 1px;
	background:#F9BDA7}/*////ANIM COLOR*/

#contenu h2{
	color:#B5441A;}/*////ANIM COLOR*/
#contenu .hr{
	border-top:1px dotted #F15A22;
	}
#contenu a{color:#F15A22;}
#contenu a:hover{background:#F15A22;}
#contenu a:focus{background:#F15A22;}
p#fleches{
	width:57px;
	position:absolute;
	top:110px;
	left:178px;
	}
@media all and (min-width: 600px) {
	p#start{
		margin-left:168px!important;}
}
.nyroModalTitle {
	color: #F15A22;
}
.nyroModalCont {
	border: 4px solid #B5441A;
}