/**********************************************************************/
/***************** FCKEDITOR STYLESHEET **********************/
/**********************************************************************/
/*.beige, .beige a {

}
.beige a {
text-decoration:none;
}*/
.beige{
color:#BEB3A3;
}
.marron{
color:#655335;
}
.vert{
color:#005649;
}
.table {
margin:0 0 20px;
width:95%;
border-collapse:collapse;
}
.table td {
padding:5px 8px;
border:1px solid #655335;
border-collapse:collapse;
}
.topLine td {
padding:5px 8px;
background-color:#146357;
border:none;
font-weight:bold;
color:#FFF;
}
.topLefCell {
background-image:url(/charte/www.royal-horse.fr/fre/prod/images/table/topLef.gif);
background-repeat:no-repeat;
background-position:left top;
}
.topRigCell {
background-image:url(/charte/www.royal-horse.fr/fre/prod/images/table/topRig.gif);
background-repeat:no-repeat;
background-position:right top;
}
.botLine td {
padding:0;
height:8px;
background-color:#146357;
border:none;
}
.botLefCell {
background-image:url(/charte/www.royal-horse.fr/fre/prod/images/table/botLef.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.botRigCell {
background-image:url(/charte/www.royal-horse.fr/fre/prod/images/table/botRig.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
