/* @override 
	http://imac.local/~alexandrevandesande/nataliavalentin/en/layout.css
	http://imac.local/~alexandrevandesande/nataliavalentin/en/css/layout.css
	http://imac.local/~alexandrevandesande/nataliavalentin/site/css/layout.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #546f87 url(img/fond-repeat.png) repeat-y 50%;

	text-align: center

}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left

}

div#wrap {
	padding-top: 20px;
	height: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 60px;
	padding-left: 60px;
}

body#index div#wrap  {
		background: url(img/index_back.jpg) no-repeat;
}

body#bio div#wrap  {
		background: url(img/bio_back.jpg) no-repeat;
}

body#activites div#wrap  {
		background: url(img/activites_back.jpg) no-repeat;
}

body#disque div#wrap  {
		background: url(img/disque_back.jpg) no-repeat;
}

body#contact div#wrap  {
		background: url(img/contact_back.jpg) no-repeat;
}

body#bonjour div#wrap  {
		background: url(img/home_back.jpg) no-repeat;
}

body#credits div#wrap  {
		background: url(img/credit_back.jpg) no-repeat;
}

body#home div#wrap  {
		background: url(img/home_back.jpg) no-repeat;
}

ul#menu li  {
	list-style-type: none;
	margin-right: 20px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;

	display:-moz-inline-stack;
	display:inline-block;


}

ul#menu li a {
	color: #abefff;
	text-decoration: none;
}

#content h2 {
	margin-top: 40px;
	color: #89a6be;
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
	margin-bottom: 10px;
	text-transform: lowercase;
}

#content h1 {
	color: #89a6be;
	font-size: 180%;
	font-weight: normal;
	font-style: normal;
}

#content div.abas h2 {
	color: #89a6be;
	font-size: 150%;
	margin-top: 10px;
}

#content div.abas h3 {
	color: #89a6be;
	font-size: 120%;
	margin-top: 10px;
	font-style: italic;
	margin-bottom: 6px;
}

div#content {
	color: #fffeff;


}

div#content  a {
	color: #e57205;
	text-decoration: none;
}

div#content  a:hover {
	color: #e57205;
	text-decoration: underline;
}

#content div.vcard div.tel {
}

img.thumb {
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-right: 20px;
}

#content div.abas ol {
	font-size: small;
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
}

#content div.abas ol li {
	margin-bottom: 10px;
} 

#content div.abas ul {
	font-size: small;
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
}

.hidden {
	display: none;
	
}

body#index ul#language_menu {
	list-style-type: none;
	top: 254px;
	float: right;
	color: #12758a;
	position: relative;
	right: 67px;
}

#content div.paraty {
	position: relative;
	right: -220px;
	width: 360px;
	float: right;
	top: 470px;
}

#content div.paraty img {
	position: relative;
	top: 6px;
}

ul#language_menu {
	list-style-type: none;
	top: 10px;
	float: right;
	color: #feffff;
}


ul#language_menu li {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;

	display:-moz-inline-stack;
	display:inline-block;
}

ul#language_menu li a {
	color: #FFF;
	text-decoration: none;

}

#submenu li {
	color: #89a6b8;
	list-style-type: none;
	height: 25px;
	background-image: none;
	margin-right: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;

	display:-moz-inline-stack;
	display:inline-block;

}

#submenu li a {
	color: #89a6b8;
	text-decoration: none;
}



#submenu li.selected {
background-image: url(img/aba_selected.png);
	

}

#content p {
	margin-bottom: 10px;
	width: 346px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;

}

#content div.abas {
	background: url(img/abas_fundo.jpg) repeat-x;
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 10px;
	width: 346px;
	height: 140px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}

h1#main_title a {
	width: 244px;
	height: 49px;
	background-image: url(img/natalia%20valentin.png);
	text-indent: -1000em;
	margin-left: -13px;
	display: block;
}


div.edit-button-div input {
	color: #fff;
	background-color: #577a96;
	padding: 3px 10px;
	text-align: center;
	border-bottom-color: #354048;
	border-right-color: #354048;
	display:inline-block;
	text-shadow: #4b6071 -2px -2px 1px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #7599b6;
	border-left-color: #7599b6;
}
