@import url('reset.css');
@font-face {
    font-family: 'icomoon';
    src:    url('http://docs.lequotidiendumedecin.fr/operations/drynites/itineraire/css/fonts/icomoon.eot');
    src:    url('http://docs.lequotidiendumedecin.fr/operations/drynites/itineraire/css/fonts/icomoon.eot') format('embedded-opentype'),
        url('http://docs.lequotidiendumedecin.fr/operations/drynites/itineraire/css/fonts/icomoon.ttf') format('truetype'),
        url('http://docs.lequotidiendumedecin.fr/operations/drynites/itineraire/css/fonts/icomoon.woff') format('woff'),
        url('http://docs.lequotidiendumedecin.fr/operations/drynites/itineraire/css/fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.mini-player, .mini-cone, .mini-flag, .mini-cas, .mini-savoir {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin-right: 5px;
    font-size: 20px !important;
    color:#27265e !important;
    vertical-align: middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.maxi-player, .maxi-cone, .maxi-flag, .maxi-cas, .maxi-savoir  {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 40px !important;
    color:#27265e !important;
    vertical-align: middle;
    margin-left: -15px;
    letter-spacing: -15px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.maxi-borne-1{
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 80px !important;
    color:#27265e !important;
    vertical-align: middle;
    margin-left: -10px;
    letter-spacing: -15px;


    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*.mini-player:before, .maxi-player:before {
    content: "\e900";
}
.mini-flag:before, .maxi-flag:before {
    content: "\e901";
}
.mini-cone:before, .maxi-cone:before  {
    content: "\e902";
}
.icon-borne_i:before {
    content: "\e909";
}
.icon-borne_h:before {
    content: "\e90a";
}
.icon-borne_g:before {
    content: "\e90b";
}
.icon-borne_f:before {
    content: "\e90c";
}
.icon-borne_e:before {
    content: "\e90d";
}
.icon-borne_d:before {
    content: "\e90e";
}
.icon-borne_c:before {
    content: "\e90f";
}
.icon-borne_b:before {
    content: "\e910";
}
.icon-borne_a:before, .maxi-borne-1:before{
    content: "\e911";
}*/

.mini-player:before, .maxi-player:before {
    content: "\e900a";
}
.mini-cas:before, .maxi-cas:before  {
    content: "\e903a";
}
.mini-cone:before, .maxi-cone:before  {
    content: "\e902a";
}
.mini-flag:before, .maxi-flag:before {
    content: "\e901a";
}
.mini-savoir:before, .maxi-savoir:before  {
    content: "\e904a";
}
.icon-borne_a:before, .maxi-borne-1:before{
    content: "\e911a";
}
.icon-borne_b:before {
    content: "\e910a";
}
.icon-borne_c:before {
    content: "\e90fa";
}
.icon-borne_d:before {
    content: "\e90ea";
}
.icon-borne_e:before {
    content: "\e90da";
}
.icon-borne_f:before {
    content: "\e90ca";
}
.icon-borne_g:before {
    content: "\e90ba";
}
.icon-borne_h:before {
    content: "\e90aa";
}
.icon-borne_i:before {
    content: "\e909a";
}
.icon-home:before {
    content: "\e800";
}
.icon-books:before {
    content: "\e801";
}
.icon-location:before {
    content: "\e802";
}
.icon-compass2:before {
    content: "\e803";
}
.icon-map:before {
    content: "\e804";
}
.icon-lock:before {
    content: "\e805";
}
.icon-unlocked:before {
    content: "\e806";
}
.icon-bin2:before {
    content: "\e907";
}




body{
	color: #000;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	background-color:#fff;
}
.ca-menu{
    padding:0;
    margin:0px auto;
    width: 630px;
}
.ca-menu > li{
    width: 630px;
    height: 60px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 4px;
    border-bottom: 1px solid #4a4a4a;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.titletwolines{
    height: 80px !important;
}



.ca-menu-selected{
    height: 150px !important;
}
.ca-menu-selected2{
    height: 170px !important;
}


.multilines{
    height: 80px !important;
}
.ca-menu li:last-child{
    margin-bottom: 0px;
}
.ca-menu li a{
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #4a4a4a;
    position: relative;
}

.second-menu{
    margin-top: 10px;
}
.second-menu > li{
    line-height: 25px;
}

.ca-icon{
    font-family: 'icomoon', Arial, sans-serif;
    font-size: 40px;
    color: #4a4a4a;
    line-height: 55px;
    position: absolute;
    width: 50px;
    left: 10px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-icon-inactive{
    font-family: 'icomoon', Arial, sans-serif;
    font-size: 40px;
    color: #4a4a4a;
    line-height: 55px;
    position: absolute;
    width: 50px;
    left: 10px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-multiicon{
    font-family: 'icomoon', Arial, sans-serif;
    font-size: 40px;
    color: #4a4a4a;
    line-height: 55px;
    position: absolute;
    width: 50px;
    left: 10px;
    top: 10px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-content{
    position: absolute;
    left: 60px;
    width: 600px;
    height: 90px;
    top: 5px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-content-inactive{
    position: absolute;
    left: 60px;
    width: 600px;
    height: 90px;
    top: 5px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-menu li:hover .ca-content{
    left: 85px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

.ca-inactive:hover .ca-content-inactive{
    left: 85px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

.ca-main{
    font-size: 12px;
    color: #4a4a4a;
    font-weight: bold;
    -webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.ca-main-inactive{
    font-size: 12px;
    color: #4a4a4a;
    font-weight: normal;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-sub{
    font-size: 18px;
	font-weight:bold;
    color: #27265e;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-sub-inactive{
    font-size: 18px;
    font-weight: normal;
    color: #4a4a4a;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-expert{
    font-size: 10px;
    color: #4a4a4a;
    font-weight: bold;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-expert-inactive{
    font-size: 10px;
    color: #4a4a4a;
    font-weight: normal;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

.ca-date{
    position: absolute;
    font-size: 20px;
    color: #4a4a4a;
    top:-50px;
    left: 200px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}


.ca-menu li:hover{
    /*background-color: #2c2c2c;*/
}

.ca-menu li:hover .ca-icon, .ca-menu li:hover .ca-multiicon{
    color: #27265e;
    font-size: 120px;
    left: -20px;
    top: -66px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.ca-inactive:hover .ca-icon-inactive, .ca-inactive:hover .ca-multiicon-inactive{
    color: #27265e;
    font-size: 120px;
    left: -20px;
    top: -66px;
    color: transparent;
   text-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.ca-menu li:hover .ca-main{
    color: #4a4a4a;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-menu li:hover .ca-sub{
    color: #27265e;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.ca-menu li:hover .ca-expert{
    color: #4a4a4a;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}

.ca-inactive:hover{
    /*background-color: #27265e !important;*/
    /* blur */
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.ca-inactive:hover .ca-date{
    top:20px;
    left:200px;
    color:#27265e;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.ca-inactive:hover .ca-main-inactive, .ca-inactive:hover .ca-sub-inactive, .ca-inactive:hover .ca-expert-inactive{
    /*color: #222;*/
    color: transparent;
    text-shadow: 0 0 7px rgba(0,0,0,0.5);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear; 
}


