/* v1.0 | 20080212 */

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, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* START! */

body {
	background: #fff;
	font-family: "Times", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #000;
	font-style: italic;
	/*background-image: url(http://www.tristanauer.com/site/wp-content/themes/ta/12_col.gif);*/
	
}

a, a:visited, a:hover, a:active {
  	color: #999;
  	text-decoration: none;
  	font-size: 12px;
  	line-height:14px;
}

p {
  	padding: 20px;
}

#container {
	height: auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1100px;
	
}

#navigation {
	height: 100px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 13px;
	width: 1100px;
	
}

#menu {
	position: relative;
	float: left;
 	margin-top: 0px;
    margin-bottom: 13px;
	height: 90px;
	width: 730px;
	
}

#one {
    margin-right: 10px;
	width: 140px;
	/* background-color: red;*/
}

#two {
	margin-right: 10px;
	width: 140px;
    /*background-color: yellow;*/

	}

#three {
	margin-right: 10px;
	width: 320px;
	/*background-color: blue;*/
	
}


#three div {
	width: 150px;
	float: left;
	margin-right: 0px;
	/*background-color: blue;*/
	
}

#content a, #content a:visited, #content a:hover, #content a:active {
  	color: #fff;
  	text-decoration: none;
  	font-size: 12px;
  	line-height:14px;
  	font-style: italic;
}


#content {
	clear: left;
	font-size: 12px;
  	line-height:14px;
	margin-left: 10px;
	background-color: #000;
	width: 620px;
	height: 460px;
	line-height: 16px;
	color: #fff;
	padding: 0px;
	font-style: italic;
}

#contentwhite {
	clear: left;
	font-size: 12px;
  	line-height:14px;
	margin-left: 10px;
	background-color: #fff;
    border: 20px solid #000;
	width: 580px;
	height: auto;
	min-height: 410px;
	line-height: 16px;
	color: #000;
	font-style: italic;
}

#content a, #content a:visited, #content a:hover, #content a:active {
  	color: #fff;
  	text-decoration: none;
  	font-size: 12px;
  	line-height:14px;
  	font-style: italic;
}

#contentwhite a, #contentwhite a:visited, #contentwhite a:hover, #contentwhite a:active {
  	color: #000;
  	text-decoration: none;
  	font-size: 12px;
  	line-height:14px;
  	font-style: italic;
}

.tristan {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	float: left;
	color: #000;
	font-style: normal;
	padding-left: 10px;
    padding-top: 0px;
    padding-right: 5px;
    
}


.agence, .agence a, .agence a:visited, .agence a:hover, .agence a:active {
	font-family: "Times";
	font-size: 19px;
	font-style: italic;
    color: #fff;
}

.inter, .inter a, .inter a:visited {
	color: #999;
  	text-decoration: none;
  	font-size: 12px;
  	font-style: italic;
  	margin-left: 10px;
}

#bloc {
	position: relative;
	float: left;
 	margin-top: 0px;
        margin-bottom: 13px;
	height: 90px;
	width: 330px;
	}


.current_page_item a{
	
	font-weight: bold !important;
        color: #000 !important;

}






