

a[vache='lait'] {
        font-family: Verdana, Arial, serif;
        font-size: 11px;
    color: white;
}
a[lien='cass']{
text-decoration:line-through;
}

h1{
background-color:#0093EF;
height:600px;
color: #FFD76A;
}
h2{
color: #DF5E32;
}

p {
color:#333399;
font-weight:bold;
}

body{
background:transparent url() fixed center center;
}

a {
color:#FFFFFF;
}
a:hover {
color:#FFFF00;
font-weight:bold;
}

a[href *='file'] {
        font-family: Verdana, Arial, serif;
        font-size: 11px;
    padding-left: 20px;
    background: transparent url(pdf.gif) no-repeat center left;
    color: white;
}



tr{
color:white;
background-color:transparent;

}
a[cow='milk']{
font-weight:bold;
text-decoration: none;
}

#erreur {
	text-align: center;
	font-weight:bold;
	color: #EE0808;
}

#information {
	text-align: center;
	font-weight:bold;
	color: #08EE08;
}

table {
        margin: auto;
        margin-top: 10px;
        border: 1px solid #FFFFFF;
        text-align: center;
        border-collapse: collapse;
}

th {
        border: 1px solid #FFFFFF;
        text-align: center;
	color:#FFFFFF;
}

h4 {
        text-decoration: underline;
        color: #507080;
        font-family:"trebuchet ms", verdana, sans-serif;
        font-variant:small-caps;
        font-weight:bold;
        font-size:13px;
}

td {
        border: 1px solid #FFFFFF;
        text-align: center;
}

.ligne_0 {
        background-color: #dfe5f5;
}

.ligne_1 {
        background-color: #edf1f8;
}

.actif {
        color: blue;
        font-weight: blod;
}

.inactif {
        color: red;
        font-weight: bold;
}

h3 {
        text-align:center;
        text-decoration: underline;
        color: #507090;
        font-family:"trebuchet ms", verdana, sans-serif;
        letter-spacing:1.1px;
        font-variant:small-caps;
        font-weight:bold;
        font-size:19px;
        margin-top:0;
}
/*.profil_cellule_bis {
        margin-left: 500px;
        margin-bottom: 170px;
        margin-right: 200px;
        width: 200px;
        border: 1px solid #CCDFEF;
        height: 250px;
}
.profil_cellule_float {
        float: left;
        width: 500px;
        border: 1px solid #CCDFEF;
        max-height: 200px;
        margin-bottom: 170px;
        margin-left: 200px;
        margin-right: 100px;
        height: 250px;
}
.profil_cellule {
        margin-left: 22%;
        margin-bottom: 1%;
        margin-right: 1%;
        width: 47%;
        border: 1px solid #CCDFEF;
        height: 100px;
}*/

