/* CSS RESET éà */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
  font-family: arial;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* #####################
		TEMPLATE
   #####################*/

body {background: url(images/pattern.png) repeat-x}

h2, h2 a {color: #DC3E91; font-family: Georgia; font-size: 16px}

#container {width: 960px; margin: auto;}

#header {height: 171px; }
#header_banner {background: url(images/banner.png) no-repeat; height: 31px; width: 323px; float: left; padding: 140px 0 0 320px}

#header_banner a {font-size: 11px; color: #B32D74}

#header_right {float: left; margin-left: 12px }
#phone {font-size: 28px; color: #d30571; font-family: georgia; padding: 12px 0}

#columns {float: left; margin-top: 10px }

.item_container {border: 1px solid #888; margin-bottom: 6px; float: left; background: #fff; width: 446px; }
.item_container p {font-size: 12px; line-height: 1.5; color: #606060;}
.item_container h2 {margin-top: 12px; margin-bottom: 12px}

.item_container h2 a {text-decoration: none}
.item_container a:hover {text-decoration: underline}

.item_container p a {color: #B32D74}

.coordonnees {padding: 12px; float: left; width: 420px}
.coordonnees h3 {font-size: 11px; color: #962662; font-family: georgia; margin-bottom: 6px}
.coordonnees .adresse {font-size: 12px; float: left; width: 230px; color: #606060}
.adresse a {color: #B32D74; font-size: 10px}

#keywords {border: 1px solid #888; float: left; background: #ccc; color: #936; padding: 12px; font-size: 12px; line-height: 16px; width: 892px; margin-left: 16px; margin-top: 10px }
#regions {border: 1px solid #888; float: left; background: #333; width: 422px; color: #fff; padding: 12px; font-size: 12px; line-height: 18px}

#maps {background: #fff; border: 1px solid #888; margin-bottom: 6px; float: left; width: 446px}
#maps img {float: right}

#left_column {float: left; width: 460px;  margin-left: 16px; margin-right: 10px}
#right_column {float: left; width: 460px; }



#footer {float: left; width: 960px; text-align: center; color: #b32d74; font-size: 12px; line-height: 1.5; padding: 20px 0}
#footer a {color: #b32d74;}

#legal {background: #fff; padding: 20px; font-size: 12px; margin-left: 16px; border: 2px solid #aaa;}
#legal p {margin-bottom: 12px; line-height: 1.2}
