/* 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;
	}
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;
	}


body { 
	font-family: helvetica, arial, sans-serif;
	}
*/	


hr.gs { 
	clear: both;
	display: none;
	}

div.carte_fond { 
	background-image: url(../presentation/carte_direccte/i/carte_fond.jpg);
	height: 386px;
	width: 703px;
	}
div.carte_image {
	float: left;
	width: 415px;
	}

div.carte_image img {
	border: 0;
	}

div.carte_contenus {
	display: none;
	}
#carte_explication {
	background-image: url(../presentation/carte_direccte/i/carte_explication.jpg);
	float: left;
	font-size: 1em;
	height: 93px;
	margin-top: 68px;
	padding: 3px 16px 16px 16px;
	width: 234px;
	}
#carte_explication p {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	}
#carte_explication strong {
	color: #4472b7;
	}
#carte_info {
	background-image: url(../presentation/carte_direccte/i/carte_info.jpg);
	display: none;
	float: left;
	height: 356px;
	margin-top: 13px;
	padding: 4px 0px 0px 4px;
	width: 273px;
	}
#objet_info {
	float: left;
	font-size: 1em;
	height: 332px;
	line-height: 16px;
	overflow: auto;
	padding: 10px;
	width: 251px;
	}
	
#large #objet_info h2 {
	color:#4472B7;
	}
#large #carte_decouvreunmetier #objet_info  h2 {color:#EBBB14;}
	
#objet_info h3 {
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
#objet_info p {
	color: #636363;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	}

