/* @override http://cg85-portail.win.mediacd.fr/marches-publics/local/css/screen.css */


/* = Style locaux
---------------- */
@import "/global/css/layoutA.css";

/* = Marchés locaux
------------------ */

#content .colA h1 {
font-weight:bold;
line-height:1.1em;
margin-top:0;
}

#content .colB {
	margin-top:40px;
}
h1 {
font-size:200%;
}
#portailDematerialise {margin-top: 10px}
#portailDematerialise .outLine,
#appelPublic .outLine {
	padding: 4px 5px 0px 5px;
}

#portailDematerialise .outLine  a.btnPortail,
#appelPublic .outLine  a.btnPortail {
	margin: 10px auto;
	padding: 5px 0px;
	font-size: 93%;
	font-weight: bold;
	text-align: center;
	color: #FFF !important;
	/*background: #fff url(/global/img/bgBoxBlanc.png) repeat-x bottom left;*/
	background-color: #E2001A;
	display: block;
	/*border: 1px solid #D4E7F6 !important;*/
	border: none;
	}

#content h2,
#content legend {/*color: #CC0404;*/}

#content h3 {
	/*font-size: 1.5em;
	color: #234C82;
	margin-bottom: 1em;*/
}
#content h4 {
	/*font-size: 1.3em;
	color: #234C82;
	margin-bottom: 1em;*/
}
#content h5 {
	/*font-size: 1.2em;
	color: #234C82;
	margin-bottom: 1em;*/
}
#content p strong {
	/*font-size: 1.1em;
	color: #234C82;
	margin-bottom: 1em !important;*/
}
#content a.lien {
	/*line-height: 1.7em;
	color: orangered*/
}
#content .chapo a span {
	display: block; color: #fff;
	width: 50%;
	font-size: 93%;
	margin-top: 1em;
	padding: 2px;
	cursor: pointer;
	}
#content .back {position: absolute; top: 160px; right: 320px;}
	
/* Affichage onglets */
#menu-onglets li#ong2 a span {background-position: -100px -54px;}
#menu-onglets li#ong1.active a span {background-position: 0 0;}


/* Le formulaire */

.box.formulaire {
/*background:#FEFFEC none repeat scroll 0 0;*/
background: #fff url(/global/img/bgBoxBlanc.png) repeat-x bottom left;
/*border:1px solid #FFEB9A;*/
border: 1px solid #D4E7F6 !important;
padding: 10px;
}

#content form {margin: 0 0 20px 0}
#content fieldset p  {line-height: 1.2em;}
#content fieldset label {line-height: 1.5em; float: left; margin-right: 10px;}
#content fieldset select  {width: 250px; margin-right: 15px;}
#content fieldset select,
#content fieldset .btnForm {float: left;}

#content #mentions {
background:#005B90 none repeat scroll 0 0;
padding:20px 10px 30px;
position:relative;
color: #fff
}

#content #mentions h3 {
	font-size: 108%; font-weight: bold;
	margin: 0 0 1em 0
	}
#content #mentions a {
    display: block;
    margin-top: 0.5em;
    color: #fff;
    background: transparent url(../img/iconDoc.png) no-repeat;
    padding-left: 18px; padding-bottom: 3px;
}

#content #mentions a:hover {
	color: #ebebeb !important;
	}

/* Modifications pour les deux portails dématérialisés */

ul#portailDematerialises {
	width: 100%;
	display: block;
	float: none;
	clear: both;
	text-align:center;
}

ul#portailDematerialises li {
	display: inline;
	width: 100%;
	margin: 0 10%;
	float: none;
	text-align: center;
	/*font-size:140%;*/
}

#content ul#portailDematerialises li a span {
	display: block; color: #fff;
	background-color: orangered;
	width: 100%;
	margin-top: 1em;
	padding: 2px;
	cursor: pointer;
	}
	
label{float:none !important;
}

p.retour {
		float: right;
	}
	
p#filRSSAppOffres {
	float: right;
	width: 260px;
	background: transparent url(/global/img/icnRss.png) no-repeat 0 3px;
	padding: 0 0 0 50px;
}
