/* Start of CMSMS style sheet 'GRE - CV' */
#biographie td
{
    padding : 5px;
}

td.biogauche {
    width : 140px ;
    text-align : right ;
    vertical-align : top ;
    padding-right : 20px ;
    color : #888888;
}

img.logoentr
{
	float: right;
	margin-left : 20px;
}

td.cvimg
{
	vertical-align : top;
}

div.cvtitre
{
	position : relative;
	border-bottom-style : solid;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-width : 1px;
	border-color : #333333;
	padding-bottom : 3px;
	margin-bottom : 20px;
	margin-top : 50px;
}

div.cvdate
{
	position: absolute;
	text-align : right;
	top : 2px;
	right : 0px;
	font-style: italic;
	color : #666666 ;
}

div.cvsavoirplus
{
	position : absolute;
	right : 20px;
}

a.titre
{
        font-size : 20px;
        font-weight : bold;
}

.titreelemcv
{
        font-size : 20px;
        font-weight : bold;
}

img.cvtelech
{
  width : 80px;
  margin-left : 10px;
  margin-right : 10px;
}

ul {
margin-left : 30px;
margin-top : 20px;
}

li.lngfr
{
list-style-image : URL('/images/gre/french_flag.png');
}

li.lngen
{
list-style-image : URL('/images/gre/english_flag.png');
}

li.lngde
{
list-style-image : URL('/images/gre/german_flag.png');
}

table.cvcompetences
{
margin-left : 0px;
}

td.cvcompetencesleft
{
width : 200px;
text-align : right;
padding-right : 20px;
}


table.cvcompetencesmetier
{
margin-left : 40px;
}

td.cvcompetencesmetierleft
{
width : 400px;
text-align : right;
padding-right : 20px;
}
/* End of 'GRE - CV' */

