@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
color:#FFFFFF;
background-image:url(../img-restaurante-madrid/fondo_reservas.jpg);
background-repeat:repeat-x;
background-color:#711616;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


#contenedor
{
	position:relative;
	margin:15px auto 0 auto;
	width:960px;
	}
	
	#col1{
	width:220px;
	margin-right:30px;
	float:left;
	margin-left:20px;
	
	
	
	}
	
		#col1 span.tlf{
		display:block;
		width:220px;
		font-size:30px;
		margin-bottom:20px;
		margin-top:0px;
		}
	
	#col1 span.tit
	{
	
			display:block;
		width:220px;
	margin-top:0px;
		margin-bottom:10px;
		color:#000000;
		font-size:24px;
		}
		
			#col1 span.info
	{
	
				display:block;
		width:230px;
	
		margin-bottom:10px;
		line-height:16px;
		margin-top:0px;
		
		
	}
	#respuesta
	{
	
	
	width:600px;

	float:left;
	line-height:20px;
	padding-top:40px;
	
	
	}
	
		#col2{	width:230px;
	margin-right:30px;
	float:left;
	
	}
	
		#col3{	width:230px;
	margin-right:30px;
	float:left;
	
	}
			#col4{	width:120px;
	margin-right:30px;
	float:left;
	text-align:center;
	
	}
	
	.pngSolution {
	behavior: url('css-restaurante-madrid/pngbehavior.htc');
}

input[type=button]
{
BORDER:0px; WIDTH: 120px; 
HEIGHT: 37px; COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: BOLD; FONT-FAMILY: Arial; TEXT-ALIGN: center; cursor: hand;
background-image:url(../img-restaurante-madrid/bg_boton.jpg);
background-repeat:repeat-x;
}

	input[type=text]
{
	border:1px solid #bcbcbc;
	
	
	padding:2px;
	background-color: #ffffff;
	color:#333;

	width:220px;
	margin-bottom:10px;
	height:20px;

	
	
	}
	
		textarea
{
	border:1px solid #bcbcbc;	
	padding:2px;
	background-color: #ffffff;
	color:#333;
	width:220px;
	height:140px;

	
	
	}
	span
	{
	display:block;
	width:200px;
	margin-bottom:5px;
	margin-top:0px;}
	
	span.btn
{
margin:0px;
padding:0px;
border:1px solid #000000;
width:120px;
background-color:#666666;
margin-top:30px;

}
