/* global rules */

/*
@import url('declinaisons.css');
@import url('reclamations.css');
@import url('commandes.css');
@import url('extensions_01.css');
*/
@import url('extensions.css');
@import url('vm_extra.css');


* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #DC1072;
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

p { margin-bottom: 5px; }

.clear { clear: both; }
.pointilles {
	padding-bottom: 5px;
	border-bottom: 1px dashed #8685A3;
}

#center DIV.csc-textpic-clear { clear: left; }
#center DIV.csc-textpic-imagewrap{ clear:left;}
#center .csc-textpic-firstcol{clear:left;}
#center .csc-textpic-caption-c {clear:left;}
#center DIV.csc-textpic-above DIV.csc-textpic-text { clear: none; }

#center .content_bodytext { position: relative; }

#center div.csc-header { position: relative; }
