/******
gradients reference http://www.colorzilla.com/gradient-editor/
White Gloss .result th
Orange 3D #5 submit
******/
html{
padding: 0;
margin:0 ;
}
body {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:13px;
background: #fff url("https://www.opqtecc.org/themes/opqtecc/internet/images/fondSite.png") no-repeat 50% top ;
background-attachment: fixed;
padding: 0;
margin:0 ;
}
form{
padding: 0;
margin:0 ;
}
#conteneur a.connect:link, #conteneur button.connect{
text-transform: uppercase;
display:inline-block;
text-align:center;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 160px;
}
#conteneur a.connect:visited{
color:#fff;
}
#conteneur a.button1:link{
text-transform: uppercase;
display:inline-block;
text-align:center;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:1px solid #333;
color:#333;
-webkit-border-radius: 4px;
border-radius: 4px;
background: transparent;
width: 160px;
}
#conteneur a.button1:visited{
color:#333;
}
#conteneur a.button-lg:link{
width: 260px;
}
#conteneur a.retour:link{
margin:16px 8px 22px 8px;
width: 90%;
background: #FF9D00;
color:#fff;
border:1px solid #FF9D00;
text-transform: none;
font-size:18px;
font-weight:normal;
}
#conteneur a.retour:visited{
margin:16px 8px 22px 8px;
width: 90%;
background: #FF9D00;
color:#fff;
border:1px solid #FF9D00;
text-transform: none;
font-size:18px;
font-weight:normal;
}
#conteneur a.retour i{
margin-right:12px;
}
/*INFOS GENERALES */
#conteneur{
width:1140px;
margin:0 auto 0 auto;
border-top:1px solid #CFCFCF;
border-bottom:1px solid #CFCFCF;
padding: 0;
background: #fff;
-webkit-box-shadow: 0px 0px 25px 0px #aaa;
box-shadow: 0px 0px 25px 0px #aaa;
}
#conteneur a img{
border:0;
}
#conteneur a:link{
color:#FF9D00;
text-decoration: none;
}
#conteneur a:visited{
color:#FF9D00;
text-decoration: none;}
#conteneur a:hover{
text-decoration: underline;
}
#conteneur .gauche h3 a:link{
color:#000;
text-decoration: none;
}
#conteneur .gauche h3 a:visited{
color:#000;
text-decoration: none;}

#conteneur .gauche h3 a:hover{
text-decoration: underline;
}
#conteneur .entete {
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
margin:0;
padding:0 15px 0 15px;
background: /*transparent*/ url("../images/fond-header.png") no-repeat 100% 35%;
vertical-align:center;
border-bottom:2px solid #FF9D00;
min-height:120px;
}
#conteneur .entete  .logolink{
vertical-align:bottom;
display:inline-block;
margin:0;
padding:0;
min-height:100px;
}
#conteneur .entete  a.logolink:link{
margin:0;
padding:0;
}
#conteneur .entete  img{
display:inline-block;
margin:5px 5px 5px 5px;
}
#conteneur .disclaimer{
vertical-align:baseline;
min-height:85px;
display:inline-block;
text-align:left;
border:0;
margin:0 0 0 25px;
padding:15px 0 0 0;
color:#000;
font-size:16px;
}
.deco{
vertical-align:center;
	float:right;
	width:290px;
}
.deco p{
font-size:16px;
}
.deco p .fa{
color:green;
}
/*   BLOC DE CONNEXION   */
.login{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
margin:10px 10px 0 0;
padding:2px 10px 2px 20px;
border:0;
height:104px;
}
.login p{
margin:5px;
font-weight:bold;
color:#555;
font-size:18px;
}
.login p.titre1{
font-size:24px;
}
.login p.titre2{
font-size:18px;
font-weight:100;
text-align:left;
}

.login fieldset{
display:block;
margin:20px  0;
border:0;
border-radius:8px;
border:1px solid #CCC;
}
.login .leg{
text-align:center;
padding:15px;
margin:20px;
border-bottom:2px solid #FF9D00;
}
.login label{
display:block;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
padding:0;
margin:20px 20px 10px 20px;
font-size:14px;
color:#555;
}
.login input{
font-size:12px;
display:block;
margin:10px 20px 30px 20px;
padding:8px;
border:1px solid #AAA;
border-radius:4px;
width: 90%;
color:#555;
}
.login .connect, .login .deconnect{
text-transform: uppercase;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 200px;
}
.login p.bienvenue{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
margin:0;
margin-top:8px;
font-weight:normal;
color:#555;
font-size:13px;
padding:5px 0 5px 40px;
background: transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/apply.png") no-repeat;
}

/*MENU*/

#conteneur .menu {
	height:28px;
	background: #f5f4f2;
	margin:0 0 5px 0;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:2px solid #CCC;
}
#conteneur .menu a {
	text-decoration: none;
	color:#86817b;
	cursor : pointer;
}
#conteneur .menu li {
	font-weight: bold;
	margin:5px 12px 0 12px;
}
#conteneur .menu li:first-child {
	margin-left:0;
}
#conteneur .menu li ul li:first-child  {
	margin-left: 15px;
}
#conteneur .menu a:hover {
	text-decoration:underline;
	color:#000000;
	/*cursor : default;*/
}
#conteneur .menu li:hover ul ul, .menu li.sfhover ul ul
{
	left: -999em;
}
#conteneur .menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul
{
	left: auto;
}
#conteneur .menu ul {
	padding: 0;
	margin-left:-0.5%;
	position: absolute;
	list-style-type: none;
}
#conteneur .menu li {
	float: left;
	list-style:none;
}
#conteneur .menu li ul {
	background-color:#f5f4f2;
	background-color:rgba(245, 245, 242, 0.9);
	padding-top:5px;
	padding-bottom:5px;
    left: -999em;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	/*border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;*/
}
#conteneur .menu li ul li {
	font-weight:normal;
	display:block;
	clear:both;
}
#conteneur .menu li ul li a:link, #conteneur .menu li ul li a:visited, #conteneur .menu li ul li a:hover, #conteneur .menu li ul li a:active{
	cursor : pointer;
}

#conteneur .menu li.actif a{
	color:#000000;
	font-weight:bold;
}
#conteneur .menu li.actif li a{
	color:#86817b;
	font-weight:normal;
}
#conteneur #ariane{
font-size:12px;
	color:#666;
	font-weight:normal;
	display:block;
	clear:both;
	margin: 1px 0 3px 0;
	padding:2px 20px 5px 45px;
	border-bottom:1px solid #ddd;
}
/* ONGLETS */
.gauche  #onglets{
font-size:12px;
padding:0;
width:100%;
float:left;
background: url("../images/bg.gif") repeat-x bottom;
line-height:normal;
margin:0 0 30px -15px;
  }
.gauche  #onglets ul {
margin:0;
padding:10px 3px 0 3px;
list-style-type:none;
}
.gauche  #onglets li {
float:left;
background:url("../images/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
list-style-type:none;
}
.gauche #onglets a {
float:left;
display:block;
background:url("../images/right.gif") no-repeat right top;
padding:5px 6px 4px 2px;
text-decoration:none;
color:#000;
}
.gauche  #onglets a:hover {
text-decoration:underline;
}
.gauche  #onglets #actif {
background-image:url("../images/left_on.gif");
padding:0 0 0 5px;
}
.gauche  #onglets #actif a {
font-weight:bold;
background-image:url("../images/right_on.gif");
padding:5px 6px 5px 2px;
color:#000;
}
/*   COLONNE DE CONTENU PRINCIPAL / GAUCHE   */
.gauche{
margin:0 0 0 10px;
padding:0 0 15px 15px;
width:98%;
}
/*   MESSAGES DE SERVICE   */
span.rouge{
color:#ee1111;
}
.gauche img.ombre{
float:left;
margin:0 10px 10px 10px;
}
.gauche p.titre{
margin:15px 0 0 10px;
color:#FF9D00;
font-size:16px;
font-weight:bold;
}
.gauche p.titre_n{
font-weight:600;
margin:10px 0 0 10px;
padding-top:8px;
border-top:1px solid #ddd;
}
.gauche .homeNews  p.titre{
margin-bottom:15px;
}
.gauche .homeNews  p.titre_n{
font-weight:600;
margin:0 0 0 10px;
padding-top:8px;
}
.gauche .homeNews  p.titre_n a{
color:#00b4e6;
}
.gauche .homeNews  p img{
max-width:100px;
max-height:72px;
}
.gauche .homeNews div{
background:#f4f4f4;
margin-bottom:0;
}
.gauche .homeNews a.lienplus{
display:block;
width:100%;
height:24px;
margin-bottom:0;
}
.gauche h1{
line-height:140%;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-variant:small-caps;
color:#555;
margin:10px 0 0 10px;
padding:2px 0;
font-weight:bold;
font-size:16px;
border-bottom:1px solid #aaa;
height:20px;
}
.gauche h3{
margin:10px 0 0 10px;
color:#FF9D00;
font-size:22px;
font-weight:normal;
}
.gauche h3.alter{
color:#000;
}
.gauche h4{
margin:10px 0 0 10px;
color:#FF9D00;
font-size:16px;
font-weight:normal;
}
.gauche h4 span{
color:#aaa;
}
.gauche p{
margin:10px 0 0 10px;
color:#555;
text-align:justify;
line-height:140%;
}
.gauche p span{
color:#aaa;
}
.gauche p span.normal{
color:#555;
}
.gauche li{
margin:0;
color:#555;
line-height:140%;
}
.gauche li.niv1{
list-style-type:square;
font-weight:bold;
margin: 10px 0 0 0;
}
.gauche li.niv2{
margin:0 0 0 20px;
list-style-type:circle;
}
.gauche li.niv3{
margin:0;
list-style-type:none;
}
.gauche p b{
}
.gauche p b.intertitre, .gauche p strong.intertitre{
color:#FF9D00;
font-size:14px;
}
.gauche p strong{
color:#555;
}
.gauche a.suite:link, .gauche a.suite:visited{
display:block;
border-bottom:1px solid #ddd;
background: #fffcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fffcfc 0%, #fdfff9 54%, #dbd9d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcfc), color-stop(54%,#fdfff9), color-stop(100%,#dbd9d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcfc 0%,#fdfff9 54%,#dbd9d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcfc 0%,#fdfff9 54%,#dbd9d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcfc 0%,#fdfff9 54%,#dbd9d6 100%); /* IE10+ */
background: linear-gradient(top,  #fffcfc 0%,#fdfff9 54%,#dbd9d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#dbd9d6',GradientType=0 ); /* IE6-9 */
text-align:right;
margin:15px 0 10px 0;
padding: 4px 25px 4px 4px ;
color: #FF9D00;

}
.gauche a.suite:hover, .gauche a.suite:active{
text-decoration:none;
background-color:#f0f0f0;
}
.gauche a.download:link, .gauche a.download:visited{
display:block;
max-width: 95%;
border-bottom:1px solid #ddd;
margin:15px 0 10px 10px;
padding: 4px 25px 4px 4px ;
color: #FF9D00;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/download.png") no-repeat right;
}
.gauche a.download:hover, .gauche a.download:active{
max-width: 95%;
text-decoration:none;
background-color:#f0f0f0;
}
#popup a.download:link, #popup a.download:visited{
display:block;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:5px 0 5px 0;
padding: 4px 25px 4px 4px ;
color: #FF9D00;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/download.png") no-repeat right;
}
#popup a.download:hover, #popup a.download:active{
text-decoration:none;
background-color:#fafafa;
}
.gauche .bouton{
float:right;
}

.gauche #organigramme {
margin:15px 10px 10px 10px;
text-align:center;
}
.gauche #organigramme td{
padding-bottom:15px;
}
.gauche #organigramme img{
float:none;
margin:0 10px 10px 0;
padding:5px;
-moz-box-shadow: 0px 0px 8px #ccc;
-webkit-box-shadow: 0px 0px 8px #ccc;
box-shadow: 0px 0px 8px #ccc;
}

.gauche #contact,.gauche #recherche{
border:0;
margin:10px 0 20px 0;
}
.gauche #contact legend, .gauche #recherche legend{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-weight:bold;
color: #FF9D00;
}
.gauche #contact label, .gauche #recherche label{
font-weight:bold;
margin-top:10px;
display:block;
}
.gauche #contact input{
width:200px;
font-size:12px;
margin:5px 0 5px 0px;
padding:4px;
color:#555;
border:1px solid #AAA;
border-radius:4px;
}
.gauche #recherche input{
width:160px;
font-size:12px;
margin:5px 0 5px 0px;
padding:4px;
color:#555;
border:1px solid #AAA;
border-radius:4px;
}
.gauche #recherche select{
width:164px;
font-size:12px;
margin:5px 0 5px 0px;
padding:4px;
color:#555;
border:1px solid #AAA;
border-radius:4px;
}
.gauche #contact textarea{
width:500px;
height:150px;
font-size:12px;
margin:5px 0 5px 0px;
padding:4px;
color:#555;
border:1px solid #AAA;
border-radius:4px;
}
.gauche #contact .envoyer{
text-transform: uppercase;
display:inline-block;
text-align:center;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 160px;
}
.gauche #recherche .search{
text-transform: uppercase;
display:inline-block;
text-align:center;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 160px;
}
.gauche .result{
border-collapse:collapse;
margin:10px 0 0 10px;
}
.gauche .result th{
border:1px solid #ddd;
border-left:0;
border-right:0;
text-align:left;
background: #f6f8f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
background: linear-gradient(top,  #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */

color:#FF9D00;
padding:5px 4px;
}
.gauche .result td{
border:1px solid #ddd;
border-left:0;
border-right:0;
padding:5px 4px;
}
.gauche .result td a{
color:#be590f;
}
.gauche .result tr.impair td{
background:#f4f4f4;
}
.gauche .result td.centre, .gauche .result th.centre{
text-align:center;
}
.gauche .result td.droite, .gauche .result th.droite{
text-align:right;
}
.gauche p.pagination{
margin:10px;
text-align:center;
}

.gauche p.pagination a{
color:#aaa;
}
.gauche p.pagination_news{
margin:20px 10px 20px 10px;
border-bottom:1px dotted #ddd;
text-align:center;
padding:10px;
}
.gauche p.pagination_news a{
color:#aaa;
}

.gauche table.deuxcols{
line-height:170%;
margin: 15px 0 0 0;
border-collapse: collapse;
color:#555;
}
.gauche table.deuxcols td{
vertical-align:top;
padding:10px 0 10px 15px;
background: transparent;
}
.gauche table.deuxcols h4{
margin:0;
}
.gauche table.deuxcols td strong{
color:#FF9D00;
}
.gauche table.table_desc{
line-height:160%;
margin: 10px 0 0 0;
border-collapse: collapse;
border: 1px solid #555;
}
.gauche table.table_desc th{
background:#f4f4f4;
text-align:left;
border: 1px solid #555;
}
.gauche table.table_desc td{
vertical-align:top;
text-align:left;
border: 1px solid #555;
}
.gauche div.lire_la_suite {
clear:both;
text-align:right;
border-bottom:1px solid #ddd;
margin-bottom:25px;
}


/* HOME PAGE */
.gauche .homepage{
margin:20px 0;
}
.gauche .homepage td{
vertical-align:top;
padding:0;
}
.gauche .homepage td p:first-child{
margin-top:0;
padding-top:0;
}
.gauche .homepage tr td:first-child{
padding-right:5px;
}
.gauche .homepage tr td:last-child{
padding-left:5px;
}
.gauche .homepage a{
font-size:14px;
}
.gauche .homepage tr:last-child td{
border-top:1px solid #aaa;
padding-top:12px;
text-align:center;
}
.gauche .homepage tr:last-child td span{
float:left;
margin:0 40px 0 0;
padding:0;
width:70px;
}
.boite-outil{
	margin:25px -27px 25px -27px;
	padding-top:5px;
	padding-bottom:15px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background:#FF9D00;
	text-align:center;
}
.outil{
	display:inline-block;
	width:15%;
	text-align:center;
	margin: 20px 0;
	padding:0;
}
.outil{
	padding:6px 16px 6px 8px;
}
.outil img{
	max-height:45px;
}

.outil .centrer{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin:4px 0 0 0;
}
.outil .desc2{
	height:80px;
	overflow:hidden;
	text-align:center;
}
.boite-outil p.titre3{
	color:#fff;
	font-size:22px;
	text-align:center;
}
.boite-outil .desc3{
	font-size:16px;
	color:#000;
	text-align:center;
}
/*PRESENTATION DES INFOS */
.gauche table.fiche {
margin: 15px 0 0 10px;
color:#555;
}
table.altern tr:nth-child(odd) td {
   background: rgb(240,240,240);
}
table.altern tr:nth-child(even) td {
   background: rgb(255,255,255);
}
table.altern  tr:hover {
-webkit-box-shadow:inset 0 0 3px 3px rgba(71,127,128,0.2);
box-shadow:inset 0 0 3px 3px rgba(71,127,128,0.2);
}
table.altern tr:first-child:hover {
-webkit-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);
box-shadow:inset 0 0 3px 3px rgba(255,255,255,0);
}
table.altern tr:last-child:hover {
-webkit-box-shadow:inset 0 0 0 0 rgba(255,255,255,0);
box-shadow:inset 0 0 3px 3px rgba(255,255,255,0);
}
table.altern  tr.selectionne {
-webkit-box-shadow:inset 0 0 3px 3px rgba(71,127,128,0.2);
box-shadow:inset 0 0 3px 3px rgba(71,127,128,0.2);
}
table.altern  th {
border-top:0;
}
/*LISTES CA / Adhesions */
.gauche table.liste, .standard table.liste {
margin: 15px 0 0 10px;
color:#555;
}
.gauche table.liste th, .standard table.liste th {
text-align:left;
padding:3px;
}
.gauche table.liste td, .standard table.liste td {
padding:3px;
border-top:1px solid grey;
}
/* FORMULAIRE COORDONNÉES */
.gauche #coord{
border:0;
margin:10px 0 20px 0;
border-collapse: collapse;
}
.gauche #coord  td{
padding-left:20px;
}
.gauche #coord .sep_ho td{
padding-top:20px;
}
.gauche #coord td.sep_r {
border-left:1px solid #ddd;
}
.gauche #coord strong{
color: #FF9D00;
}
.gauche #coord label{
font-weight:bold;
margin-top:10px;
display:block;
color:#555;
}
.gauche #coord input{
color:#555;
font-size:12px;
margin:2px 0 4px 0;
}
.gauche #coord select{
color:#555;
font-size:12px;
}
.gauche #coord .valider{
border:0;
width: 110px;
margin:5px 25px 0 0;
height: 20px;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/valider.png") no-repeat;
}
.gauche p.service_erreur{
color:red;
text-align:left;
font-size: 13px;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/icon_error.gif") no-repeat left;
padding:10px 0 10px 40px;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
font-weight:bold;
}
.gauche p.service_ok{
color:green;
text-align:left;
font-size: 13px;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/apply.png") no-repeat left;
padding:10px 0 10px 40px;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
font-weight:bold;
}
.gauche .w33, .gauche .w100{
margin:10px 0;
display:inline-block;
padding:5px;
background:#fff;
vertical-align:top;
}
.gauche .w33 {
width:192px;
}
.gauche .w100 {
width:620px;
}
.gauche .tw50 td:nth-child(even){
padding-left:15px;
}
.gauche .tw50 td{
padding-top:15px;
}
p.titre3{
font-size:22px;
font-weight:600;
}
.home2 p{
	text-align: center;
	margin-bottom : 20px;
}
.home2 p.desc{
	font-size:12px;
}
.gauche .flux{
	background:#fff;
	padding:0;
	margin-top : 35px;
}
.gauche .flux td{
	padding:0;
}
.gauche .flux td:nth-child(even){
	border-left:1px solid #333;
}
.gauche .flux tr:last-child td{
	border-left:0;
	padding-top:20px;
}
.gauche .carte {
	background:#fff;
	margin:12px 0;
	padding:10px;
	border-bottom:1px solid #ccc;
}

.gauche td .top {
	border-bottom:0;
}
.gauche .carte *{
	background:#fff;
	margin:8px 0;
}
.gauche .top{
}
#conteneur .gauche h4 a:link, #conteneur .gauche h4 a:visited{
	color:#000;
	font-weight:bold;
}
.gauche .top h3{
	font-weight:bold;
	color:#000;
	text-align:center;
}
.gauche .flux td:nth-child(even) .carte{
margin-left:16px;
}
.gauche .flux td:nth-child(odd) .carte{
margin-right:16px;
}
#conteneur .gauche .flux a.connect:link{
margin:10px;
width:88%;
}
.gauche .homeBtn{
width:187px;
background:#feec5a  url("../images/arrow-down.png") no-repeat 13px 90px;
height:105px;
line-height:65px;
border-bottom:1px solid #000;
}
.gauche .homeBtn p{
height:90px;
padding: 0;
color:#000;
text-align:left;
vertical-align:middle;
display:inline-block;
line-height:170%;
}
.gauche .homeBtn p span{
color:#fff;
color:#000;
font-weight:700;
font-size:1.3em;
}

.gauche .homeBtnhover {
border-bottom:0;
}
.gauche .homeBtn:nth-child(even){
margin-left:17px;
margin-right:17px;
}
.gauche .uList{
width:197px;
background:#feec5a;
border-bottom:1px solid #000;
border-top:0;
margin:2px 0 10px -5px;
height:122px;
position: absolute;
z-index:1000;
}
.gauche .uList ul{
list-style-type:none;
margin:5px 0;
padding:0;
}
.gauche .uList li{
list-style-type:none;
margin:5px 0 5px 3px ;
padding:3px 5px 3px 7px;
border-top:1px dotted #aaa;
}
.gauche .uList a{
color:#000;
}
.gauche .uList a .fa{
margin-right:6px;
}
.gauche #homeBtn1, .gauche #uList1{
background-color:#fff294;
}
.gauche  #homeBtn3, .gauche #uList3{
background-color:#ffe500;
}
.gauche .bando{
margin-top:10px;
}
.gauche .slogan{
margin-top:6px;
margin-bottom:2px;
background:#fff url("../images/hexagones.png") no-repeat right bottom
}
.gauche .slogan p{
float:left;
margin:5px 5px 5px 15px;
font-size:1.2em;
line-height:180%;
width:250px;
}
.gauche .slogan p span{
margin:5px;
padding:6px;
font-weight:600;
color:#dc6f00;
}
.gauche .slogan .lien{
display:block;
margin:12px 0 0 25px;
padding:6px;
font-weight:100;
font-size:1.6em;
}
.gauche .slogan .lien a{
color:#000;
text-decoration:underline;
}
.gauche a.suite2:link, .gauche a.suite2:visited{
display:inline-block;
float:right;
width:110px;
background: #FF9D00; /* Old browsers */
text-align:center;
margin:12px 5px 5px 5px;
padding: 4px ;
color: #fff;
}
.gauche a.suite2:hover, .gauche a.suite2:active{
text-decoration:none;
background-color:#dc6f00;
}
.gauche .slogan a .fa{
margin-right:6px;
}

#slides .slidesjs-navigation {
margin-top:3px;
}

#slides .slidesjs-previous {
margin-right: 5px;
float: left;
}

#slides .slidesjs-next {
margin-right: 5px;
float: left;
}

.slidesjs-pagination {
margin: 0 0 0;
float: right;
list-style: none;
}

.slidesjs-pagination li {
float: left;
margin: 0 1px;
}

.slidesjs-pagination li a {
display: block;
width: 13px;
height: 0;
padding-top: 13px;
background-image: url('../images/pagination.png');
background-position: 0 0;
float: left;
overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
color: #333
}

#slides a:hover,
#slides a:active {
color: #9e2020
}

.navbar {
overflow: hidden
}
/*   BLOC DROITE   */
.droite{
padding:0 20px 0 10px;
}
.droite a.telechargement:link, .droite a.telechargement:visited, .droite a.telechargement:hover, .droite a.telechargement:active{
display:block;
padding:10px 25px 6px 6px;
color: #FF9D00;
background: #fafafa url("https://www.opqtecc.org/themes/opqtecc/internet/images/download.png") no-repeat right;
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
margin:14px 0 0 10px;
font-size:15px;
}
.droite a.telechargement:hover{
background: #f0f0f0 url("https://www.opqtecc.org/themes/opqtecc/internet/images/download.png") no-repeat right;
text-decoration:none;
}

.droite p {
color:#000;
margin: 0;
margin:0 0 0 10px;
font-size:13px;
}
.droite p.titre{
color:#FF9D00;
font-weight:bold;
margin:8px 0 6px 10px;
font-size:15px;
}
.droite p.titre_n{
color:#555;
font-weight:bold;
margin:8px 0 0 10px;
padding-top:4px;
border-top:1px solid #ddd;
}
.droite p.titre_n a{
color:#555;
}
.droite p.normal{
font-size:12px;
line-height:140%;
}
.droite p span{
color:#aaa;
font-size:12px;
}
.droite fieldset{
border:0;
padding:0;
margin-bottom: 20px;
}
.droite label{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
display:block;
padding:3px 1px 0 1px;
float:left;
margin:2px 0 2px 10px;
font-size:12px;
color:#555;
width: 75px;
}
.droite input, .droite select{
font-size:12px;
margin:5px 0 5px 28px;
padding:4px;
width: 160px;
color:#555;
border:1px solid #AAA;
border-radius:4px;
}
.droite option{
max-width: 300px;
}
.droite select{
width: 166px;
}
.droite .search{
text-transform: uppercase;
font-weight: bold;
padding:8px 8px;
border:0;
margin:5px 25px 0 0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}

/*   SURTITRES  */
.gauche p.surtitre, .droite p.surtitre{
line-height:140%;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-variant:small-caps;
color:#555;
margin:10px 0 0 10px;
padding:2px 0;
font-weight:bold;
font-size:16px;
border-bottom:1px solid #aaa;
height:20px;
}
.gauche .encadrer{
border:1px #888 solid;
padding-top: 15px;
padding-bottom: 15px;
background:#f1f4f6;
}

.gauche .encadrer li.titre_liste{
margin: 0 0 10px -20px;
list-style-type:none;
}

/*POPUP */
#popup{
padding:0;
background: #fff;
margin:10px;
}
#popup h3{
margin:20px 0 10px 10px;
color:#FF9D00;
font-size:14px;
}
#popup h4{
margin:4px 0 4px 10px;
color:#FF9D00;
font-size:15px;
font-weight:normal;
}
#popup p.annuaire{
width:435px;
border:1px solid #ddd;
background-color: #f0f0f0;
padding:20px;
line-height:170%;
margin:10px;
}
#popup .annuaire strong{
color:#FF9D00;
font-size:14px;
}
#popup a{
color:#7e786b;
text-decoration: none;
}
#popup a:visited{
color:#7e786b;
text-decoration: none;}
#popup a:hover{
text-decoration: underline;
}
#popup .formulaire{
border:0;
margin:10px 0 20px 10px;
border-collapse: collapse;border:1px solid #ddd;
background-color: #f0f0f0;
}
#popup .formulaire  td{
padding-left:20px;
}
#popup .formulaire .sep_ho td{
padding-top:20px;
}
#popup .formulaire strong{
color: #FF9D00;
}
#popup .formulaire label{
font-weight:bold;
margin-top:10px;
display:block;
color:#555;
}
#popup .formulaire input{
color:#555;
font-size:12px;
margin:2px 0 4px 0;
}
input.envoi, #popup .formulaire input.envoi, #popup .formulaire input[type|='submit']{
text-transform: uppercase;
display:inline-block;
text-align:center;
font-weight: bold;
padding:8px 8px;
margin-left:auto;
margin-right:auto;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 160px;
}

#popup .formulaire select{
color:#555;
font-size:12px;
}
#popup .formulaire textarea{
color:#555;
font-size:12px;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#popup .formulaire .valider{
border:0;
width: 110px;
margin:5px 25px 0 0;
height: 20px;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/valider.png") no-repeat;
}

#popup .formulaire input[readonly|='readonly']{
 border:1px solid #CCC;
 color:#AAA;
}
#popup .formulaire input.readonly{
	border:1px solid #CCC;
	color:#AAA;
}
#popup strong{
color:#FF9D00;
}
#valid_fermer {
width:60%;
height:50%;
background: #fff  url("https://www.opqtecc.org/themes/opqtecc/internet/images/apply.png") no-repeat 95% 10px ;
padding: 40px 40px 30px 20px;
font-weight:bold;
font-size:12px;
line-height:180%;
text-align:center;
border:1px solid #ccc;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}
#warning:before{
	content: "\f071";
	font-family: 'Fontawesome';
  color:#ee2222;
  margin-right: 8px;
	font-size:1.2em;
}
#warning {
margin:2% 5%;
padding: 20px;
font-size:16px;
line-height:180%;
text-align:center;
background-color: rgba(220, 24, 24, 0.15);
border:1px solid #ccc;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

/*PIED FONCTIONS*/
#pied_fonctions{
border-top:1px solid #ddd;
margin:10px auto;
width:100%;
padding-top:15px;
}
#pied_fonctions a{
color:#7e786b;
text-decoration: none;
}
#pied_fonctions a:visited{
color:#7e786b;
text-decoration: none;
}
#pied_fonctions a:hover{
text-decoration: underline;
}

/*Menu Footer*/
#footer {
background: #f3f0ed;
height:70px;
border-top:1px solid #ccc;
margin:20px 0 0 0;
display:block;
width:1140px;
text-align:center;
margin-bottom:0;
}
#footer #menu_footer {
}
#footer #menu_footer a {
text-decoration: none;
}
#footer #menu_footer a:hover {
color:#000000;
text-decoration:underline;
}
#footer #menu_footer li {
display:inline-block;
list-style:none;
margin:5px 15px 0 15px;
}
/*  LISTES DE DOCUMENTS  / EXPLORATEUR DE FICHIER */
.courrier_sel{
border-top:2px solid #d4d4d4;
border-bottom:2px solid #d4d4d4;
background:#f5f5f5;
padding: 0;
margin:0 20px 0 0;
}
.courrier_sel label{
color:#888;
font-weight:bold;
margin: 0 10px;
}
.courrier_sel input{
font-size:10px;
}
.courrier_sel select{
color:#888;
font-size:10px;
}
.courrier_sel a:link, .courrier_sel a:visited{
color:#0070c0;
text-decoration:underline;
font-size:12px;
}
.courrier_sel  a:hover {
text-decoration:none;
font-size:12px;
}

#explorateur p.dossier_0, #explorateur p.dossier_1, #explorateur p.dossier_2, #explorateur p.dossier_3, #explorateur p.dossier_4, #explorateur p.dossier_5{
height:22px;
font-size:11px;
padding:2px;
margin:0;
border-top:1px solid #e4e4e4;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
#explorateur p.fichier_0, #explorateur p.fichier_1, #explorateur p.fichier_2, #explorateur p.fichier_3, #explorateur p.fichier_4, #explorateur p.fichier_5{
height:22px;
font-size:11px;
padding:2px;
margin:0;
border-top:1px solid #f4f4f4;
font-family: Arial, Helvetica, Verdana, sans-serif;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/fond_ligne_grise.png") no-repeat left bottom;
}
#explorateur{
font-family: Arial, Helvetica, Verdana, sans-serif;
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_exploreur.gif") repeat-y left;
}
#explorateur p.fichier_0 a:link, #explorateur p.fichier_0 a:visited,
#explorateur p.fichier_1 a:link, #explorateur p.fichier_1 a:visited,
#explorateur p.fichier_2 a:link, #explorateur p.fichier_2 a:visited,
#explorateur p.fichier_3 a:link, #explorateur p.fichier_3 a:visited,
#explorateur p.fichier_4 a:link, #explorateur p.fichier_4 a:visited,
#explorateur p.fichier_5 a:link, #explorateur p.fichier_5 a:visited {
color:#888;
}
#explorateur p.fichier_0 a.lien_mort:link, #explorateur p.fichier_0 a.lien_mort:visited,
#explorateur p.fichier_1 a.lien_mort:link, #explorateur p.fichier_1 a.lien_mort:visited,
#explorateur p.fichier_2 a.lien_mort:link, #explorateur p.fichier_2 a.lien_mort:visited,
#explorateur p.fichier_3 a.lien_mort:link, #explorateur p.fichier_3 a.lien_mort:visited,
#explorateur p.fichier_4 a.lien_mort:link, #explorateur p.fichier_4 a.lien_mort:visited,
#explorateur p.fichier_5 a.lien_mort:link, #explorateur p.fichier_5 a.lien_mort:visited {
text-decoration: line-through;
}
#explorateur p.fichier_1 a.new:link, #explorateur p.fichier_1 a.new:visited{
background: url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/new_doc.gif") no-repeat right;
padding-right:20px;
}
#explorateur p.dossier_0 a:link, #explorateur p.dossier_0 a:visited,
#explorateur p.dossier_1 a:link, #explorateur p.dossier_1 a:visited,
#explorateur p.dossier_2 a:link, #explorateur p.dossier_2 a:visited,
#explorateur p.dossier_3 a:link, #explorateur p.dossier_3 a:visited,
#explorateur p.dossier_4 a:link, #explorateur p.dossier_4 a:visited,
#explorateur p.dossier_5 a:link, #explorateur p.dossier_5 a:visited {
color:#105bc7;
}
#explorateur p.dossier_0 a:link b, #explorateur p.dossier_0 a:visited b,
#explorateur p.dossier_1 a:link b, #explorateur p.dossier_1 a:visited b,
#explorateur p.dossier_2 a:link b, #explorateur p.dossier_2 a:visited b,
#explorateur p.dossier_3 a:link b, #explorateur p.dossier_3 a:visited b,
#explorateur p.dossier_4 a:link b, #explorateur p.dossier_4 a:visited b,
#explorateur p.dossier_5 a:link b, #explorateur p.dossier_5 a:visited b{
display:inline-block;
width:840px;
height:15px;
overflow:hidden;
color:#105bc7;
}
#explorateur p.dossier_0 a:link b, #explorateur p.dossier_0 a:visited b{
width:840px;
}
#explorateur p.dossier_1 a:link b, #explorateur p.dossier_1 a:visited b{
width:825px;
}
#explorateur p.dossier_2 a:link b, #explorateur p.dossier_2 a:visited b{
width:800px;
}
#explorateur p.dossier_3 a:link b, #explorateur p.dossier_3 a:visited b{
width:775px;
}
#explorateur p.dossier_4 a:link b, #explorateur p.dossier_4 a:visited b{
width:750px;
}
#explorateur p.dossier_5 a:link b, #explorateur p.dossier_5 a:visited b{
width:725px;
}
#explorateur p.dossier_0 span, #explorateur p.dossier_1 span, #explorateur p.dossier_2 span, #explorateur p.dossier_3 span, #explorateur p.dossier_4 span, #explorateur p.dossier_5 span,
#explorateur p.fichier_0 span, #explorateur p.fichier_1 span, #explorateur p.fichier_2 span, #explorateur p.fichier_3 span, #explorateur p.fichier_4 span, #explorateur p.fichier_5 span{
display:block;
float:right;
width:100px;
text-align:right;
color:#888;
height:16px;
}
#explorateur p.fichier_0 span.infos, #explorateur p.fichier_1 span.infos, #explorateur p.fichier_2 span.infos, #explorateur p.fichier_3 span.infos, #explorateur p.fichier_4 span.infos, #explorateur p.fichier_5 span.infos{
width:140px;
}
#explorateur p.fichier_0 span.infos img, #explorateur p.fichier_1 span.infos img, #explorateur p.fichier_2 span.infos img, #explorateur p.fichier_3 span.infos img, #explorateur p.fichier_4 span.infos img, #explorateur p.fichier_5 span.infos img{
height:14px;
}
#explorateur p.dossier_0 img, #explorateur p.dossier_1 img, #explorateur p.dossier_2 img, #explorateur p.dossier_3 img, #explorateur p.dossier_4 img, #explorateur p.dossier_5 img,
#explorateur p.fichier_0 img, #explorateur p.fichier_1 img, #explorateur p.fichier_2 img, #explorateur p.fichier_3 img, #explorateur p.fichier_4 img, #explorateur p.fichier_5 img{
margin:2px 5px 0 0;
}
#explorateur p.dossier_0{
background-color:#fff;
}
#explorateur p.dossier_1{
padding-left:20px;
background:transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_dossiers.gif") no-repeat 21px;
}
#explorateur p.dossier_2{
padding-left:45px;
background:transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_dossiers.gif") no-repeat 46px;
}
#explorateur p.dossier_3{
padding-left:70px;
background:transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_dossiers.gif") no-repeat 71px;
}
#explorateur p.dossier_4{
padding-left:95px;
background:transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_dossiers.gif") no-repeat 96px;
}
#explorateur p.dossier_5{
padding-left:120px;
background:transparent url("https://www.opqtecc.org/themes/opqtecc/internet/images/icones/bg_dossiers.gif") no-repeat 121px;
}
#explorateur p.fichier_1{
padding-left:30px;
background-position:25px bottom;
}
#explorateur p.fichier_2{
padding-left:55px;
background-position:50px bottom;
}
#explorateur p.fichier_3{
padding-left:80px;
background-position:75px bottom;
}
#explorateur p.fichier_4{
padding-left:105px;
background-position:100px bottom;
}
#explorateur p.fichier_5{
padding-left:130px;
background-position:125px bottom;
}

/*----------------------------------*/
/*----- Dropzone JQuery upload -----*/
/*----------------------------------*/
#popup .dropzone{
width:90%;
padding-top:15px;
height:120px;
margin:10px auto;
border:1px dashed #aaa;
-webkit-border-radius:12px 12px 12px 12px;
border-radius:12px 12px 12px 12px;
background: url("../images/drop_arrow.png") no-repeat 50% 80%;
font-family:'Roboto', Helvetica, Arial, sans-serif;
font-size:22px;
font-weight:700;
color:#aaa;
text-align:center;
}
#popup .dropzone:hover{
-webkit-box-shadow:  0px 0px 8px 1px #ccc;
box-shadow:  0px 0px 8px 1px #ccc;
}

/*----------------------------------*/
/*-----      Infographie       -----*/
/*----------------------------------*/
div.schema {
z-index:1;
position:relative;
overflow:visible;
}
div.etape {
 white-space: nowrap;
 position:absolute;
padding:30px;
text-align:center;
width:auto;
z-index:10;
font-size:14px;
line-height:22px;
}
div.etape  h6 {
color:#f29b26;
font-size:22px;
display:inline-block;
margin:0;
}
div.etape.active{
z-index:1000;
background-color:#f5f5f5;
box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
div.etape.active div.detail {
display:block;
}
div.detail {
display:none;
}
.gauche div.detail  p {
text-align:left;
}
div.etape img {
width:100%;
margin-top: 20px !important;
display:block;
}
div.etape.plus  {
cursor:pointer;
}
div.etape.plus img {
width:auto;
margin-top: 0px !important;
margin:0 auto;
}
div.schema img  {

display:block;
margin:0;
padding:0;
}

#e1_1 {
top: 160px;
left: -15px;
}
#e1_2 {
top: 140px;
left: 195px;
}
#e1_3 {
top: 160px;
left: 425px;
}
#e1_4 {
top: 328px;
left: -30px;
}
#e1_5 {
top: 335px;
left: 220px;
}
#e1_6 {
top: 328px;
left: 430px;
}
#e1_7 {
top: 499px;
left: 35px;
}
#e1_8 {
top: 499px;
left: 335px;
}

#e2_1 {
top: 145px;
left: 10px;
}
#e2_2 {
top: 142px;
left: 270px;
}
#e2_3 {
top: 328px;
left: -20px;
}
#e2_4 {
top: 321px;
left: 265px;
}
#e2_5 {
top: 580px;
left: 130px;
}
#e2_5.active {
top: 580px;
left: 95px;
}

#e3_1 {
top: 92px;
left: 190px;
}
#e3_2 {
top: 280px;
left: 90px;
}
#e3_3 {
top: 292px;
left: 320px;
}
#e3_3.active {
top: 292px;
left: 305px;
}
#e3_4 {
top: 660px;
left: 50px;
}
#e3_5 {
top: 662px;
left: 330px;
}
#e3_6 {
top: 840px;
left: 150px;
}
#e3_6 h6 {
font-weight:normal;
}
#infos {
margin-top:40px;
text-align:center;
font-size:16px;
}
#infos h6 {
color:#f29b26;
font-size:18px;
font-weight:normal;
margin:20px;
}
.link_like{
    color:#0070C0; /*bleu*/
    cursor:pointer;
}
.navigation {
margin: 20px 0 30px 10px;
}
.green{
  color:#39C602; /*vert*/
}
.red{
  color:#E00000; /*vert*/
}
.grey{
  color:#aaa; /*gris*/
}
.orange{
  color:orange;
}
.orange_o{
  color:#FF9D00;;
}
.bleu, .blue{
  color:#105BC7;
}
.transparent{
  color:rgba(255,255,255,0);
}
.hide{
  display:none;
}
.bgWarnAlpha10{
  background: rgba(238, 0, 0, 0.1);
}
.pMessage{
	padding:6px;
	margin:6px;
	border-radius: 4px;
	border:1px solid #AAA;
}
.mgr6{
  margin-right: 6px;
}
.mgl6{
  margin-left: 6px;
}
/* Fieldset */
fieldset.standard{
display:block;
margin:20px  0;
border:0;
border-radius:8px;
border:1px solid #CCC;
}
fieldset.standard legend{
/* text-align:center;
margin:20px;
border-bottom:2px solid #FF9D00; */

color: #FF9D00;
padding:15px;
margin:6px;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
fieldset.standard label{
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
font-weight:bold;
color:#555;
}
fieldset.standard label.obligatoire::after{
	content:"\00A0 *";
	color:#EE0000;
}
fieldset.standard input{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px;
border:1px solid #AAA;
border-radius:4px;
/* width: 90%; */
color:#555;
}
fieldset.standard select{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px;
border:1px solid #AAA;
border-radius:4px;
background: #FFF;
/* width: 90%; */
color:#555;
}
fieldset.standard textarea{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-size:12px;
padding:8px;
border:1px solid #AAA;
border-radius:4px;
background: #FFF;
/* width: 90%; */
color:#555;
}
fieldset.standard input.envoi{
text-align:center;
font-weight: bold;
padding:8px 8px;
border:0;
color:#fff;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FF9D00;
width: 100px;
}
.qualif_questionnaire li{
  margin:2px 0;
  height:24px;
}
fieldset.standard .qualif_questionnaire li label{
  font-weight:normal;
}
.qualif_questionnaire li.niv0{
  list-style-type: none;
}
fieldset.standard .qualif_questionnaire li.niv0 label{
  font-weight: bold;
  color: #FF9D00;
}
.qualif_questionnaire li.niv1{
  margin-left:20px;
  list-style-type: circle;
}
fieldset.standard .qualif_questionnaire li.niv1 label{
  font-weight: bold;
}
.qualif_questionnaire li.niv2{
  margin-left:40px;
  list-style-type:square;
}
.qualif_questionnaire li input[type="checkbox"]{
  float:right;
}
fieldset.standard td{
  padding:4px 0;
}
fieldset.standard label.light{
  font-weight:normal;
}
ul.etat li {
	list-style-type: none;
	display: inline-block;
	width: 48%;
}
.infoZone{
	margin-top:15px;
}
.fonctions_top{
	border-bottom: 1px solid #AAA;
	padding: 6px;
	min-height: 24px;
}
.fl_right {
	float:right;
}
button{
  background : none;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #FF9D00;
  border:0;
  cursor:pointer;
}
.pdl10, #popup fieldset.standard td.pdl10{
  padding-left: 10px;
}
.pdl20, #popup fieldset.standard td.pdl20{
  padding-left: 20px;
}
.pdl30, #popup fieldset.standard td.pdl30{
  padding-left: 30px;
}

.DragAndDropZone{
  width:100%; height:100%; min-height: 70px; z-index:2;
  background:snow;
  text-align:center;
  border-radius: 12px;
  border:2px dashed #CCC;
}

.dropdown {
    position: relative;
    display: inline-block;
	margin-left:12px;
}
/* Dropdown Button */
.dropbtn {
	text-align:left;
	-webkit-box-shadow: 0 0 2px 0 #e3e3e3;
	box-shadow: 0 0 2px 0 #e3e3e3;
	font-weight:bold;
  font-size: 11px;
	font-family:Arial, sans-serif;
	min-width:120px;
  background-color: #f4f4f4;
  color:#0070C0 ;
  padding: 4px 6px;
  border: 1px solid #ccc;
	border-radius:4px;
  cursor: pointer;
}
.dropicon {
	  color:#0070C0 ;
    cursor: pointer;
}
.dropicon-transparent {
    cursor: pointer;
}
.dropbtn-sml {
	min-width:15px;
}
.dropbtn-sml:before{
	content:"\f0c9";
	font-family: 'fontawesome';
  font-size:12px;
  margin-top: 0;
  margin-left: 0;
  color: #0070C0;
}
.dropbtn-sml2:before{
	content:"\f141";
	font-family: 'fontawesome';
    font-size:12px;
    margin-top: 0;
    margin-left: 0;
		padding: 0;
    color: #0070C0;
		font-weight:normal;
}
.dropbtn:after{
	content:"\f0d7";
	font-family: 'fontawesome';
    font-size:12px;
    float: right;
    margin-top: 0;
    margin-left: 5px;
    color: #333;
}
.dropbtn-sml2:after, .dropbtn-sml:after{
	content:"";
	font-family: 'fontawesome';
    margin-top: 0;
    margin-left: 0;
}
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
	-webkit-box-shadow: 0 0 2px 0 #aaa;
	box-shadow: 0 0 2px 0 #aaa;
	text-decoration:underline;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content-left{
	text-align:left;
}
.dropdown-content-ev{
	min-width: 200px;
}
/* Links inside the dropdown */
.dropdown-content a, .dropdown-content button {
    color:#0070C0 ;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
		font-weight:normal;
    font-size:12px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover, .dropdown-content button:hover {background-color: #f1f1f1}
div.site_map ul{
	margin:0;
	padding:0;
}
p.site_map_niv1{
	margin-bottom:6px;
	margin-right:6px;
	font-weight:bold;
	font-size: 1.5em;
	border-bottom: 1px solid #ddd;
} 
li.site_map_niv1, li.site_map_niv2, li.site_map_niv3, li.site_map_niv4 {
	margin-left:10px;
	list-style: none;
} 
p.site_map_niv2{
	margin-bottom:6px;
	font-weight:bold;
	font-size: 1.3em;
} 
li.site_map_niv2 {
	margin-left:20px;
} 
p.site_map_niv3{
	font-weight:bold;
	font-size: 1em;
} 
li.site_map_niv3 {
	margin-left:40px;
} 
li.site_map_niv4 {
	margin-left:60px;
} 
li.site_map_niv4::before {
  content:"–";
}

.annuaire_opqtecc h1{
  margin-right: 10px;
}
.annuaire_opqtecc h2{
  margin-left: 10px;
  margin-right: 10px;
  
  font-size:1.3em;
}
.annuaire_opqtecc hr{
  border-collapse: collapse	;
  border:1px solid #ddd;
  margin-left: 10px;
  margin-right: 15px;
}
.annuaire_opqtecc h3{
  color: #000;
  font-size:1.2em;
  margin-bottom:4px;
  margin-right: 10px;
}
.annuaire_opqtecc h4{
  color: #000;
  font-size:1em;
  margin-bottom:4px;
  margin-right: 10px;
}
.annuaire_opqtecc p{
  color: #000;
  font-size:1em;
  font-weight:normal;
  margin-bottom:4px;
  margin-right: 10px;
}
.annuaire_opqtecc a.dl_certif{
  margin-left: 10px;
}

.annuaire_opqtecc .breadcrumb{
  font-style: italic;
  margin: 10px 10px 24px 10px;
  padding:6px 0;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  font-size: 12px;
}
