
/* _common_predefinedclasses.css =============================================*/

/***********DEBUT IMEDIA******/

body {
/*background: #EAF4F6 url(../images/skin/fond-page.jpg) repeat-x left top;*/
background: #EAF4F6 url(../images/skin/fond-page.jpg) repeat-x left top;
}

/*CENTREDOCAGA*/
#aga {
position: absolute;
top: 10px;
right: 10px;
font-size: 16px;
color: #CD5C5C;
font-weight: normal;
padding-left:45px;
height:37px;
line-height:27px;
background: url(../images/skin/aaa.gif) no-repeat left center;
}
/***********FIN IMEDIA******/

.R {
color: red;
}

.G {
color: green;
}

.B {
color: blue;
}

.M {
color: magenta;
}

.Y {
color: yellow;
}

.C {
color: cyan;
}

.CB {
clear: both;
}

.CR {
clear: right;
}

.CL {
clear: left;
}

p.TAL {
text-align: left;
}

p.TAR {
text-align: right;
}

p.TAC {
text-align: center;
}

p.TAJ {
text-align: justify;
}
