/* domicim.css: Feuille de style pour BA */

.partenaire {
color:red;
position:absolue;
top:200px;
left:200px;
}

* {
	margin: 0;
	padding: 0;
	font: 12px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	text-decoration: none;
	color: #444444;
	text-align: left;
}
h4 {
	font-weight: bold;
}
#box .Table { /* aspect de la boite d'info */
	width: 100%;
	border: 1px solid #598abd;
}
#box a { /*aspect des liens */
	color: #598abd;
	text-decoration: none;
}
#box a:hover { /* lien survolé */
	text-decoration: underline;
}
#box .Titre { /* aspect du titre de la boite d'info */
	font-size: 13px;
	font-weight: bold;
	color: #598abd;
}
#box .Td { /* aspect des lignes de la boite d'info */
	background-color: #d8e7f6;
	padding: 0 5px 0 5px;
	margin: 0;
}
#box h1 {
	font: bold 18px/15pt Arial, sans serif;
	letter-spacing: 0.05em;
	color: #598abd;
	margin:10px 0px 15px 0px;
}
#box h2{
	font: bold 14px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	color: #598abd;
	margin:15px 0px 5px 0px;
}
#box h3 {
	font: bold 12px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	color: #598abd;
	margin:10px 0px 5px 0px;
}
#box h4, h4{
	font-weight: bold;
}
/*bon rabais*/
#list_rabais ul{
margin-left:-8px;
}
 h1,  .h1 {
	font: bold 18px/15pt Arial, sans serif;
	letter-spacing: 0.05em;
	color: #598abd;
	margin:10px 0px 15px 0px;
}
 h2,  .h2 {
	font: bold 14px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	color: #598abd;
	margin:15px 0px 5px 0px;
}
 h3,  .h3 {
	font: bold 12px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	color: #598abd;
	margin:10px 0px 5px 0px;
}
 h4,  a.h4 {
	font-weight: bold;
}
 * { /* aspect du paragraphe */
	font: 12px/15pt Arial, sans serif;
	letter-spacing: 0.02em;
	text-decoration: none;
	color: #444444;
	margin:0px 0px 10px 0px;
	text-align: left;
}
 blockquote { /* aspect du paragraphe */
	font: 14px/15pt Arial, sans serif;
	border-left:dotted;
	border-left-width:thin;
	padding-left:5px;
	letter-spacing: 0.02em;
	color:#990000;
	margin:20px 10px 20px 10px;
	text-align:left;
}

 a { /* aspect des liens Domicim*/
	color: #598abd;
	text-decoration: underline;
}
 li { /* aspect des listes à puce */
	margin: 0 0 0 10px;
}
 a.externe { /* petite puce signalant les liens externes */
	background: url(uploads/images/img_css/externe.png) no-repeat center right; padding: 0 15px 0 0 ;
}
 .imgLeft { /* aspect des images placées à gauche */
	float: left;
	margin: 0 20px 0px 0px;
}
 .imgRight { /* aspect des images placées à droite */
	float: right;
	margin: 0 0px 0px 20px;
}
/*bon rabais*/
#list_rabais ul{
margin-left:-8px;
}

#list_rabais ul li {
background:url("images/cms/puce_guillemet_bleu.jpg") no-repeat scroll 0 0 transparent;
display:block;
font-size:14px;
height:31px;
list-style:none outside none;
padding-left:25px;
}

#list_rabais ul li a{
color:#444444;
text-decoration:none;
}

#list_rabais ul li a:hover{
color:#598ABD;
text-decoration:none;
}



* {
	margin: 0;
	padding: 0;
}

a img{ /* on supprime la bordure des images servant de lien */
  border: 0;
}


