
/* position du bloc nivoslider images defilantes */
.mod-media-body{
	padding-top: 0px !important;
}

.header-2{
    width: 1044px;
}    

/* titre haut de page: centre national de recherche -groupe de l'atmosphere */
.header-3{
    width:1044px;
    font-family:Arial;
    font-size: 1em;
    padding-bottom: 6px;
}    

/* position logo MF */
.header-logo-wrapper{
margin : 0px 10px 0 0;
float:left;
padding-top:2px !important;
vertical-align: middle;

}




/* position logo CNRS*/
.header-logo-wrapper-CNRS {
	margin: 0px 10px 0 0;
	float: left;
	padding-top: 3px;
	vertical-align: middle;
}
.header-logo-wrapper-CNRS img { display: block; }


.header-1-wrapper{
width:1280px;
background:none repeat scroll 0% 0% rgb(30,60,70);
margin-left:auto;
margin-right:auto;
}

.header-1{
margin:auto;
margin-left:118px;
margin-right:118px;
vertical-align:middle;
width: 1044px;
background:none repeat scroll 0% 0% rgb(30,60,70);
position:relative;
}

.header-2-wrapper{
width:1280px;
margin-left:auto;
margin-right:auto;
padding-top: 14px;
/*background: rgb(240,240,240);*/
background: #EEEEDD;
;
}

.header-3-wrapper{
width:1280px;
margin-left:auto;
margin-right:auto;
padding-top:8px;
background: linear-gradient(rgb(240,240,240), white);
}

/* nav entete */
.float-right-important { float: right !important; }
.nav ul {
	width: 680px !important;
}

/* position cadre et couleur des rubriques à gauche */
.block-body {
/*background: #DBDCD5;*/
background: #7D90AD;
padding:6px;
border-radius: 6px;
}


.breadcrumb{
width:1044px;
margin: 0px 0px 0.5em 0px;

}

.breadcrumb a:hover, a:active, a:hover {
    color: white;
}

#navigation_menu_secure {
	position: relative;
	font-size: 0.95em;
	/*padding: 0.4em 0 0.4em 0.5em;*/
        padding: 0 0 0 0;
	margin-top: 0px;
	width:959px;
	/*margin-left: 226px;*/
	/*background-color: #7b7b96;*/ 
        background-color: #7D90AD;
	border-style: solid; 
	border-width:1px; 
	border-color:#ffffff}

#navigation_menu_secure a{ color:#ffffff; }
#navigation_menu_secure a:hover{ color:#0c0caa; text-decoration: underline;}


/*case rechercher*/
.form-row {
margin-bottom: 1em;
/*padding: 0.5em;*/
display: inline;
}

label {
text-align: left;
width:auto;
margin:0px;
line-height: 30px;
padding-right: 10px;
padding-top:0px;
}

input.text, textarea {
    width: 128px; 
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(207, 208, 210);
    height: 30px;
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
 }   
 
input[type="search"], textarea {
 width: 130px;
 border: 1px solid rgb(207, 208, 210);
 height: 28px;
 margin: 0px;
 padding: 0px;
}

button, input {
line-height:normal;
vertical-align: middle;
}


.nivo-main-image {
	height:158px;
}

/* PhD */

.list-style-0  {
    margin: 6px 0px 0px;
    padding-left: 0px;
      }
    
.list-style-1  {
    margin: 0px;
    padding-left: 16px;
    padding-top : 2px;
    padding-bottom: 2px;
    background: url("../img/sites-mf-active.png") no-repeat scroll -1% 80% #EEEEDD;
}
 

.list-style-2  {
    margin: 0px 6px 0px 6px;
    padding-left: 8px;
    padding-top : 4px;
    padding-bottom: 0px;
    font-size: 1em;
    background: url("../img/puce.gif") no-repeat scroll 2% 60% #DBDCD5;
}

.list-style-3  {
    margin: 0px;
    padding-left: 16px;
    padding-top : 4px;
    padding-bottom: 0px;
    background: url("../img/puce.gif") no-repeat scroll 2% 60% #EEEEDD;
}
.sidebar-left {
width: 180px;
float: left; /*hérité de layout.css*/
margin-left:0px;

}


/*gris pour survol de la souris*/
a:hover
{
       
        
         background:linear-gradient(rgb(30,60,70),rgb(28,92,102)); 
	
}

.nav a:link,
.nav a:visited {

	font-size: 1em;

}

.nav a:focus,a:active, a:link .active a:link, .nav .active {
     font-size:1em;
    color: skyblue;
    background-color:rgb(30,60,70);
    border-radius: 0px 0px 5px 5px;  
    height:36px;
}

.nav a:hover {
    
    background:linear-gradient(rgb(30,60,70),rgb(28,92,102)); 
    border-radius: 0px 0px 5px 5px;  
    height:36px;
}

.nav li {
	font-size:1em;
	background: none repeat scroll 0% 0% rgb(30, 60, 70);
	border: 0px;
	margin-top: 0px;

    }

a:focus{
    /*background-color: #E0ECF8;*/
    background-color:#DBDCD5;
    color:inherit;
    }
/*liste sans bullet point - attention, çà joue sur le header 1*/    
div.rub_liste ul li,ol ul li {
 list-style:none outside none;
 margin-top: 20px;
}    

/*espacement avant sous titres de rubriques menu de gauche*/
.rub_liste1 ul, ol {
    margin-left: -5px;
    list-style:none outside none;
}
/*titre h2 mode normal*/
.block-1 .block-header h2{
font-weight:normal;
}


/* titre h3 pour rubrique*/
.style-rubrique{
/*font-weight:normal;*/
font-size: 1.2em;
font-weight: bold;
}

.site {
margin: 0px auto;
}   
/*page du site CNRM qui comprend le chemin de fer, le menu de gauche et la partie droite avec le contenu*/   
.site-cnrm-page{
width:1280px;
margin-left: auto;
margin-right: auto;
background-color: white;
}
 
/*partie droite avec les 3 colonnes*/
.page {
width: 1044px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
border-width:0px;
list-style: none outside none;
}   

h3, .h3{
font-size:1.4em;
}

.page-body-right{
width:844px;/* 864 px sans doute */
float: right;
display: inline-block;
margin-right: auto;
margin-left: auto;
}


/* dans la partie droite*/
.mod-media {
    padding: 0px;
    width: 844px;
    left: 0px;
    
 }

.mod-cnrm {
	
	float: left;
	height: 30px;
	min-height: 26px; /*26*/
	margin-left: 0px;
}

.mod-media-body {
    padding: 0px;
    /*height:40px;*/
}

.mod-media-text p {
    font-size: 1em;
    }

/*Extension "lire l'article..." */
.sommaire-colonnes {
    padding: 15px 15px 4px 4px;
    font-size: 1em;
    
}

/*Le CNRM-GAME est une unité de recherche de Météo-France et du CNRS consacrée à l'étude des processus qui déterminent le temps et le climat. */
.titre_introduction_site {
          font-size: 0.75em;
          color: rgb(135, 135, 135);
          text-align: left;
          padding-top: 4px;

}

/*pied de page - 1e partie*/
.footer {
background-color: white;
width: 1280px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding:0px 0px 0px 0px;
}


.footer .footer-1 {
    width:1044px;
    margin:auto;
    padding: 0px ;
    overflow: hidden;
   }
/*pied de page - 2e partie- Titre : Centre National... */
.footer-2 {
width:1044px;
margin:auto;
padding:10px 20px 0px 20px;
font-family:Arial;
/*background-color:rgb(15, 39, 55);*/
}
.footer .footer-2 {
width:1044px;
margin:auto;
padding:35px 20px 20px 10px;
border-radius: 6px 6px 0px 0px;
/*padding-top:40px;*/
border-left: 0px;
text-align:center;
/*background-color:#577696 ;*/
background-color:#1C567F ;
font-family:Arial;
}


.footer .footer-links  {
    display: inline-block;
    line-height:0.5;
    margin: 0px;
    padding: 0px;
}

.footer .footer-col {
    padding-top: 0px;
    width: 237px;
}

.footer .footer-col ul li {
    margin-top: 0px;
}

.footer .footer-col-last {
    width: 240px;
}


/* Formulaire de contact */

.formulaire_ecrire_auteur .saisie_sujet_message_auteur input.text {
    width: 80%;
    margin-left: 10px;
}

input[type="search"], textarea {
    width: 130px;
    height: 30px;

    background-color:blank;
}

