@charset "utf-8";
/* CSS Document */

/*body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
/*p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}*/

#portail .log,a.log,a.log:hover,a.log:visited,a.log:link{
color: #FFFFFF;
font-size:11px;
}

#portail .normalGrey{
color:#666666;
font-size:11px;
font-weight:bold;}

#portail{
    width:980px;
    margin:auto;
}
#portail a, a:visited {
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    color:#666666;
}
#portail a:link {
    text-decoration:underline;
}
#portail a:hover {
    text-decoration:none;
}
#portail .orange {
    font-weight:bold;
    color:#FF9900;
}
#portail .type {
    font-weight:bold;
    background-color:#FF9900;
    font-size:12px;
    color:#333333;
}
#portail .sideContent{
    width:181px;
	height:auto;
}
#portail .centerBox{}
#portail .boxLeft {
    width:3px;
    background-image:url(/images/LeftBoxV.jpg);
    background-position:right;
    background-repeat:repeat-y;
}
#portail .boxRight {
    width:3px;
    background-image: url(/images/RightBoxV.jpg);
    background-position:left;
    background-repeat:repeat-y;
}
#portail .HeadBox {
    text-align:left;
    background-image:url(/images/BigHead.jpg);
    background-repeat:repeat-x;
    height:32px;
    font-size:14px;
    font-weight:bold;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    vertical-align:middle;
}
#portail .subhead {
    padding-left:5px;
    background-image:url(/images/subHead.jpg);
    background-position:top;
    background-repeat:repeat-x;
	background-color:#cdcdcd;
    height:17px;
    font-size:12px;
    font-weight:bold;
    color:#333333;
}
#portail .photo {
    margin-right:5px;
}
#portail .filet {
    height:1px;
    width:98%;
    border-top: solid 1px #CCCCCC;
    margin-bottom:5px;
    margin-top:5px;
}
#portail .filet2 {
    height:1px;
    width:98%;
    border-top: dotted 1px #CCCCCC;
    margin-bottom:5px;
    margin-top:5px;
}
#portail hr {
    color:#CCCCCC;
}
#portail .orangBout {
    height:17px;
    background-image:url(/images/boutOrang.jpg);
    background-repeat:repeat-x;
    background-position:center;
    text-align:center;
    /*cursor:pointer;*/
    vertical-align:middle;
}
#portail a.orangBout {
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
#portail .lineBot {
    border-bottom:solid 1px #CCCCCC;
}

.link {
    cursor: pointer;
}
._vote{
white-space:nowrap;
}
._feedback{
/*white-space:nowrap;*/
}

.item_formation {
    height: auto;
    min-height: 55px;
	clear:both;
	min-height:90px;
}

#seminar_region {
    width: 100%;
}

#popup {
    visibility:hidden;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    line-height:100%;
    text-align:center;
    margin:auto;
    z-index:100000;
   background-image:url(../images/white30.png);
    background-repeat:repeat;
}

#popup_content {
    position:relative;
    width:800px;
    margin:auto;
    line-height:100%;
}
.boxLeft {
    width:3px;
    background-image:url(/images/LeftBoxV.jpg);
    background-position:right;
    background-repeat:repeat-y;
}
.boxRight {
    width:3px;
    background-image: url(/images/RightBoxV.jpg);
    background-position:left;
    background-repeat:repeat-y;
}
.HeadBox {
    text-align:left;
    background-image:url(/images/BigHead.jpg);
    background-repeat:repeat-x;
    height:32px;
    font-size:14px;
    font-weight:bold;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    vertical-align:middle;
}
 .subhead {
    padding-left:5px;
    background-image:url(/images/subHead.jpg);
    background-position:top;
    background-repeat:repeat-x;
	background-color:#cdcdcd;
    height:17px;
    font-size:12px;
    font-weight:bold;
    color:#333333;
	}
 .orangBout {
    height:17px;
    background-image:url(/images/boutOrang.jpg);
    background-repeat:repeat-x;
    background-position:center;
    text-align:center;
    /*cursor:pointer;*/
    vertical-align:middle;
}
 a.orangBout {
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
 .filet {
    height:1px;
    width:98%;
    border-top: solid 1px #CCCCCC;
    margin-bottom:5px;
    margin-top:5px;
}
 .filet2 {
    height:1px;
    width:98%;
    border-top: dotted 1px #CCCCCC;
    margin-bottom:5px;
    margin-top:5px;
}

.orange {
    font-weight:bold;
    color:#FF9900;
}