@import url("./common.css");

h3 {
    display: none;
}

#navbar {
    display: none;
}

#body {
    position: relative;
    top: -25px;
    padding: 0;
    width: 730px;
}

#toolbox #toolbox_home a,
#toolbox #toolbox_home a:hover,
#toolbox #toolbox_home a:focus {
    background-position: -5px -32px;
    _background-position: -5px -31px;
}

#intro {
    float: left;
    position: relative;
    min-height: 280px; _height: 280px;

    padding-left: 495px;
    margin: 0 0 30px 0;
}

#menu {
    background: url("../images/portrait.png") no-repeat left top;

    display: block;
    height: 282px;
    width: 470px;

    padding: 0 0 5px 340px;
    width: 130px;
    height: 277px;
    
    position: absolute;
    left: 0;
    bottom: 0;
}

#menu a{
    width: 200px;
    height: 158px;
    display: block;
    position: absolute;
    top: 120px;
    left: 270px;
}

#menu ul {
    position: absolute;
    bottom: 0;

    /list-style: none;
    _list-style: none;
}

#menu li {
    border-bottom: 1px solid gray;
    padding: 0 0 0.1em 0;
}

#menu li a {
    /margin-left: -0.5em;
    _margin-left: -0.8em;
}

#menu li#menu_ase_act {
    border-bottom: none;
    margin: 0 0 1em 0;
}

#menu li#menu_contact {
    border-bottom: none;
}

#menu a {
    font-family: Tahoma, sans-serif;
    font-size: 1.250em;
    line-height: 1.5em;
}

#menu a:hover {
    color: rgb(222, 1, 42);
}

#welcome,
#ase_search,
#ase_safe,
#ase_act {
    float: left;
    width: 210px;
    margin: 30px 25px;
}

body.admin #welcome textarea,
body.admin #ase_search textarea,
body.admin #ase_safe textarea,
body.admin #ase_act textarea {
    width: 95%;
    _border: 1px solid white;
}

#welcome {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

#ase_search {
    clear: both;
    margin-left: 0;
}

#ase_act {
    margin-right: 0;
}

#welcome h4,
#ase_search h4,
#ase_safe h4,
#ase_act h4 {
    font-family: Georgia;
    font-size: 1.5em;    
}

#ase_search h4,
#ase_safe h4,
#ase_act h4 {
    background: transparent url("") no-repeat right top;
    padding: 0 40px 0 0;
    line-height: 30px;
    display: inline;
}

#ase_search h4 {
    background-image: url("../images/picto_veille.png");
}

#ase_safe h4 {
    background-image: url("../images/picto_protection.png");
}

#ase_act h4 {
    background-image: url("../images/picto_communication.png");
}

#welcome p,
#ase_search p,
#ase_safe p,
#ase_act p {
    text-align: justify;
    font-size: 0.800em;
    line-height: 1.125em;
    margin: 1em 0;
}

#welcome p {
    line-height: 1.33em;
}

#welcome p textarea,
#ase_search p textarea,
#ase_safe p textarea,
#ase_act p textarea {
    width: 100%;
    background: transparent;

    font-family: inherit;
    /font-family: sans-serif;
    font-size: inherit;
    /font-size: 1em;
    line-height: inherit;
    /line-height: 1.125em;
    color: inherit;
    /color: rgb(222, 222, 222);
}

#welcome p textarea {
    /font-family: serif;
    /font-size: 1.11em;
}

#welcome a {
    color: rgb(222, 1, 42);
    font-size: 0.875em;
}

#welcome a:hover:after {
    content: " »";
}

#ase_search p.link,
#ase_safe p.link,
#ase_act p.link {
    background: transparent url("../images/button_left.png") no-repeat left top;

    display: block;
    width: 210px;
    height: 28px;

    padding-left: 16px;
    width: 194px;

    font-size: 0.875em;
}

#ase_search a,
#ase_safe a,
#ase_act a {
    background: transparent url("../images/button_right.png") no-repeat right top;
    float: left;
    height: 28px;
    width: 100%;
    position: relative;
    font-size: 0.875em;
    color: #dedede;
}

#ase_search a:hover,
#ase_safe a:hover,
#ase_act a:hover {
    color: rgb(222, 1, 42);
}

#ase_search span,
#ase_safe span,
#ase_act span {
    position: absolute;
    left: -7px;
    
    top: 50%;
    margin-top: -0.70em;
    
    width: 100%;
    text-align: center;
}

#ase_search div,
#ase_safe div,
#ase_act div {
    height: auto !important;
    height: 190px;
    min-height: 190px;
}

div#page a#intelligence{
    position: absolute;
    display: block;
    width: 200px;
    height: 50px;
    right: 20px;
    top: 80px;
}
