/***************************[GÉNÉRAL]***************************/

body
{
    color: #036;
	background-image:url(/.cps_themes/scac/../../.cps_themes/scac/images/fond_pm.png);
    /*background-color: #572a42;*/
	font-family: "Calibri", "Lucida Sans","Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Nimbus Sans L",Arial, Trebuchet MS, sans-serif;
}


a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.menu a
{
	color:#036;
}

.menu a:hover
{
	text-decoration:underline;
}

h1, h2, h3, h4
{
    color: #d5212d
    font-family: "Harabara", "Calibri", "Lucida Sans","Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Nimbus Sans L",Arial, Trebuchet MS, sans-serif;
}

img
{
	border:0px;
}

h
{
	color:#036;
}

div#scac_reg_open {
        margin-left: auto;
        margin-right: auto;
	text-align: center;
	width: 650px;
	font-size: 12px;
}

h2.scac_bandeau
{
	color: red;
  	font-size: 140%;
}

h2.scac_bandeau a
{
	color: yellow;
  	font-size: 140%;
}

h2.scac_bandeau a:hover
{
	color: blue;
  	font-size: 120%;
}

/***************************[CPS]***************************/
ul.breadcrumbs {
    list-style-type : none;
    padding: 0;
    margin: 0;
    font-size: 70%;
    padding-left: 6px;
    padding-top: 3Px;
}

ul.breadcrumbs li {
 display: inline;
 background-image: url(/.cps_themes/scac/../../.cps_themes/scac/images/breadcrumbs_li_bleu.png);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 12px;
 padding-right: 1px;
}

ul.breadcrumbs li.first {
 background-image: url(/.cps_themes/scac/../../.cps_themes/scac/images/favscacFB.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 21px;
}

.breadcrumbs a {
  color: #036;
}

/* formulaires */

div.label {
  	font-weight:bold;
}

.user_actions
{
	color:#666;
	font-size:10px;
	line-height:20px;
}

.user_actions a
{
	color:red;
	font-size:10px;
}

.user_actions a:hover
{
	color:red;
	font-size:10px;
	text-decoration:underline;
}

.user_actions li
{
	display:inline;
}

.user_actions ul
{
	display:inline;
}

div.object_actions {
     float:right;
     width: 140px;
     margin: 172px 0 auto -140px;
     padding:0;
}

#portlet_actions_object
{
    color: white;
    padding: 2px 0 2px 0;
    background: black;
}

#portlet_actions_object ul {
    padding-right: 0px;
    margin-left: -30px;
}

#portlet_actions_object li {
    list-style-type: none;
	padding-left: 0px;
}

#portlet_actions_object a
{
	color:white;
	font-size:13px;
}

#portlet_actions_object img
{
    vertical-align: bottom;
}

#portlet_actions_object a:hover
{
	color:red;
	text-decoration:underline;
}

#portlet_actions_object li
{
}

div.message {
  background: #d1e2ff;
  border: 2px solid #333333;
  color: black;
  font: normal 120% Arial, sans-serif, Verdana, Helvetica;
  margin: 1em 0;
  padding: 0.5em 1em;
  vertical-align: middle;
}


/***************************[MISE EN PAGE]***************************/

#mainframe {
  width: 1024px;
  margin:auto;
}

.boxflash
{
  margin: 0 auto;
  text-align: center;
}

.boxtitre
{
	background-image:url(/.cps_themes/scac/../../.cps_themes/scac/images/preview-head.jpg);
	width:650px;
	height:100px;
	border-bottom: 2px solid black;
	margin-bottom:0px;
	font-size:50px;
	color:white;
	padding:25px;
}


.boxblog
{
	width:700px;
	border:1px solid #036;
	background-color:white;
	float: left;
}

.overblog
{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	text-decoration:none;
	float: left;
}

.overblog h2 {
    margin: 0;
}

.itemenu
{
	margin:5px;
	color:black;
}

.itemenu a
{
	text-decoration:none;
}


.itemenu a:hover
{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}


.contenu
{
	text-align:justify;
	padding-left:40px;
	padding-right:40px;
	padding-top:0px;
	padding-bottom:0px;
}

.documentFields input
{
	width:80%;
}

.documentFields textarea
{
	width:80%;
}

.contenu a
{
	color:#d5212d;
}

.contenu a:hover
{
	font-weight:bold;
}

.illustration
{
	float:right;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:30px;
}	

.footer
{
	font-size:12px;
	padding-left:40px;
	padding-right:40px;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
}

.footer a
{
	font-weight:bold;
}

.footer a:hover
{
	color:#666;
}

.footer img
{
    position: relative;
    top: 13px;
    border: 0px none;
}

#main_nav {
    float: left;
    margin: 12px 13px 0 5px;
}

.menu {
/*   font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Nimbus Sans L",Arial,sans-serif; */
   margin-top : 35px;
   color: #036;
}

.menu_frame {
    background-color: #fffc3e;
    border : 1px solid black;
    text-align: left;
    margin-bottom: 1.1ex;
    color: #036;
}

.menu ul {
   padding-left : .5em;
   margin: 8px 0 8px 0;
}

.menu li.firstlevel {
    font-size: 90%;
}

.menu li {
    font-size: 70%;
    padding-right: .5em;
    padding-left: .5em;
    padding-top: .5ex;
    padding-bottom: .5ex;
    list-style-type: none;
}

.menu li.selected {
    background: #fffd97; 
   /* text-decoration: underline */
}

.menu li div.doclink {
    font-size: 75%;
}

div.menu_inst {
 background: #002448;
 padding: 1ex 0 .5ex 0;
 margin-top: 45px;
}

.menu_inst {
 color: #AAAAAA;
}

.menu_inst h4 {
  margin: 0 auto 0 .5em ;
  font-weight: 400;
  font-style: italic;
  color: white
}

.menu_inst ul {
 margin-top:.5ex;
 padding-left: 20px;
}

.menu_inst li {
  list-style: none;
  line-height: 120%;
}

.menu_inst a {
  color: #AAAAAA;
}

.guest_actions {
    margin: 40px 0 0 0;
    font-size: 140%;
}

.guest_actions ul {
    text-decoration: none;
    list-style:	  url(/.cps_themes/scac/../../.cps_themes/scac/images/big_right_arrow_2012.gif) inside;
    padding : 0;
}

.guest_actions ul li {
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    background : white;
    border : 1px solid #d5212d;
}

.guest_actions a {
    /*vertical-align: 8%;*/
    color : #d5212d;
    padding-right: 3px;
    margin-left: -.1em;
}

.guest_actions a:hover {
    background : #d5212d;
    /* padding: 8px 7px 2px 0; */
    margin-right: 0;
    color : white;
    text-decoration : none;
}

#folder_content {
     padding-top : 2ex;
}

/* Formulaires */

table#scacreg .label {
  /* margin on tr is ignored. Right way of doing this? */
  margin-top: 1ex;
}

table#scacreg .headingWidget {
 margin: 3ex auto 0ex auto;
}

table#scacreg p {
 font-weight: bold;
 padding: .1ex;
 margin: .3ex;
}

table#scacreg strong {
 color: #F3E71A;
}

.required {
  padding-right: 0.5em;
  background: url(/.cps_themes/scac/required.png) right no-repeat;
}

div.messageError {
  background: #ffca31;
  border: 2px solid #333333;
  color: black;
  font: normal 110% Arial, sans-serif, Verdana, Helvetica;
  margin: 1em 0;
  padding: 0.5em 1em;
  vertical-align: middle;
}

.fieldError {
  background: #ffca31;
  border: 2px solid #333333;
  padding: 1em;
  padding-bottom: 0ex;
  margin: 0em;
  margin-bottom: 0.5ex;
}

p.errorMessage {
  background: inherit;
  color: #ff0000;
  padding: 0px;
  margin-bottom: 0.5ex;
  margin-top: 0.5ex;
}

/* CPSCollector */

div.field {
 margin-top : .7ex;
 margin-bottom: .7ex;
}

/* search portlet */
div.menu img {
  vertical-align: middle;
}

/* Plan du site */

div#plan_site li {
  list-style-type: none;
}

div#plan_site .itemDescription {
  font-weight: 400;
  color: black;
  font-size: 90%;
}

div.photoWidget p.dcenter {
  padding :0;
  margin: auto;
}



/* Pour la page d'accueil */

.conteneur {
  position: relative;
  margin: auto;
  width: 800px;
  height: 566px;
  z-index: 201;
}

.pour_centrer {
  position: relative;
  margin: auto;
  text-align: center;
  z-index: 202;
}

