/* CSS Document */
body { margin:0; padding:0; background: #DEC493 url(images_des_pyrenees/fond.jpg) repeat-y; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bolder; }

a:link { color: #0000CC; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover, a:hactive { color: #FF0000; text-decoration: underline; }

#top { padding-top:10px; text-align:center; }
#top h1 { font-size:18px; }

h4 { font-size:14px; }
h5 { font-size:13px; }
hr { width:80%; border: solid 1px #ffffff; margin-left:100px; }
p {text-align:justify; }

#main { float:left; width:70%; font-size:12px; margin:0 15px 0 5px; }
#main p, #main ul { padding-left:100px; }

#google { width:20%; float:left; margin:0 15px 0 15px; }
form { margin:0; padding:0; }
