/* CSS Document */

h1,div {
	margin:0px;
	padding:0px;
}

html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	height:100%;
	min-width:956px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/inter/bkg_body.gif) left top repeat-x;
	
}

#international {
	width:100%;
	height:100%;
	min-height:651px;
	background:url(../images/inter/bkg_global.jpg) 50% top no-repeat;
}

#international_content{
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/border_bottom.gif) left bottom repeat-x;
}

#citroen {
	width:956px;
	height:651px;
	margin:auto;
}
#content {
	
}

.selecte{
	padding-top:170px;
	padding-left:35px;
}

.selecte img{display:block;}

div.selecte select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
