
#contactoPanel
{
	height: 450px;
	width: 852px;
}

#formulario
{
	background-color: #eeeeee;
	float: left;
	height: 350px;
	width:  370px;
	border-top: 3px solid #f7b03b;
	border-bottom: 3px solid #f7b03b;
	margin-left: 20px; 
}

.intro
{
	margin: 0;
	padding-left: 15px;
	padding-top: 20px;
}

#dir
{
	text-align: center;
}


#myform
{
	margin-top: 20px;
	margin-left: 15px;
}

#direccion
{
	background-color: #eeeeee;
	height: 350px;
	width:  380px;
	border-top: 3px solid #f7b03b;
	border-bottom: 3px solid #f7b03b;
	margin-left: 450px;
}

#content h3
{	
	font-size: x-large;
	font-weight: bolder;
	color: #f7b03b;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	text-indent: 15px;     
}

#image
{
	margin-top: 40px;
	margin-left: 120px;
}
#aviso
{
	position: absolute;
	height: 200px;
	width: 600px;
	margint-top: 100px;
	margin-left: 100px;
	font-size: large;
	text-align: center;
}