/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
}

html	{
	height:100%
}

body 	{
	text-align:center
}

table 	{
	border-collapse:collapse; 
	border:0px; 
	width:100%;
}

td 		{
	/*vertical-align:top*/
}

th 		{
	text-align:left; 
	vertical-align:top
}

img		{
	border:none
}

h1 		{
	font-size:130%;
	
}
h2 		{
	font-size:120%
}
h3 		{
	font-size:110%
}
h4		{
	font-size:110%
}


p		{
	padding:0px 0px 10px 0px;
	font-size: 24px;
}

textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
	
}

select	{
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}

ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}


.width	{width:100%;}

.width li{list-style:none}
.width li a{font-weight:lighter;}

#tableau {
background:url(../images/tour-eff.png) 0 -10px no-repeat;
_background:none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/theme335/images/tour-eff.png', sizingMethod='crop');
}

#tableau tr td{background:none}
#tableau input,#tableau textarea{opacity:0.8;filter:alpha(opacity = 80);}
#tableau .textarea{background:url(../images/bg_textarea.gif) no-repeat; width:415px; height:101px;border:none;padding:0 0 0 6px;}
#tableau .bg_input{background:url(../images/input.gif) no-repeat;width:232px;height:19px;border:none;padding:0 0 0 6px; border:1px solid #666}
#tableau select{width:79px;height:20px;border:none;}
#tableau option{color:#fff;}
.block_tarifs{ width:415px; float:left; margin:0 20px 0 0px;}
.block_tarifs table{border-collapse:collapse;margin:12px 0 0 0; width:100%;}
.block_tarifs td{border: 1px solid #B9B9B9; color:#000; text-align:center;}

.block_tarifs00{ width:400px; float:left; margin:0px;}
.block_tarifs00 table{border-collapse:collapse;margin:0px 0 0 0;}
.block_tarifs00 td{border: 1px solid #B9B9B9;color:#000; text-align:center;}
.botom02{ width:415px;margin:0px; float:left;}
.botom02 p{ float:left;margin:0px; font-size:11px;}
.botom02 table{border-collapse:collapse;margin:0px 0 0 0;}
.botom02 td{border: 1px solid #B9B9B9;color:#000; text-align:center;}
.block_photos{ width:400px; float:left;}
.devis{ width:180px; float:left;}
 .paris{width:400px; float:left; margin:0px;}
 .paris table{border-collapse:collapse;margin:0px 0 0 0;}
.paris p{ float:left;margin:0px; font-size:11px;}
.devis .paris td{border: 1px solid #B9B9B9;color:#000; text-align:center;}

*html #tableau select{background:#000 url(../images/select.gif) no-repeat;width:79px;height:20px;border:none;}
*html #tableau option{color:#fff;}

.main	{
	margin:auto; 
	text-align:left
}

