/* White space reset */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input {
margin: 0;
padding: 0;
}

body, html, fieldset {
border: 0;
}

/* avoid browser default inconsistent font-sizes */
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

/* no blue linked image borders */
a img, :link img, :visited img {
	border: none;
}

body {
color: #37535b; 
font-family: verdana, helvetica, arial, sans-serif; 
font-size: 70%;
}

.clear {
clear: both;
}

a {
color: #2080ac
}

a:hover {
color:#52b5df
}

/*a:focus{
background-image: none !important;
background-color:#666 !important;
color:#fff !important

}*/

/* Setup (This all looks neater when it isn't put on display!) */

.wrapper {
width: 1000px;/* total width */
}

.center {
float: left;
padding: 40px 25px 50px 25px;
width: 520px;
}

.left {
float:left;
width:195px; /* left column width */
margin-bottom:60px;
}

.right {
float: left;
width: 225px; /* right column left border */
}

/* styles communs */

.hide {
position: absolute;
visibility: hidden;
}

.clear {
clear: both;
}

.no-border {
border:0;
}

img#carte_bretagne{
margin:4em 0 0 1em;
}
