#content h3
{
	font-size: medium;
}
#content p
{
	font-size: small;
}
#contactoPanel
{
	height: 500px;
	width: 852px;
}

#formulario
{
	background-color: #eeeeee;
	float: left;
	height: 380px;
	width:  530px;
	border-top: 3px solid #f7b03b;
	border-bottom: 3px solid #f7b03b;
	margin-left: 20px; 
}
#formulario label
{
	font-size: small;
}

.intro-mail
{
	margin: 0;
	padding-left: 15px;
	padding-top: 30px;
}
.intro-direc
{
	margin: 0;
	padding-left: 15px;
	margin-top: 100px;
}

#dir
{
	padding-bottom: 10px;
	text-align: center;
}


#myform
{
	margin-top: 20px;
	margin-left: 15px;
}

#direccion
{
	background-color: #eeeeee;
	height: 380px;
	width:  380px;
	border-top: 3px solid #f7b03b;
	border-bottom: 3px solid #f7b03b;
	margin-left: 600px;
}
#contact{
	margin-left: 90px;
	pading-right: 20px;
}
#contact{
	margin-right: 20px;
}
#contact img{
	border-style: none;
}
#contact a{
}
#direccion a{
	margin-left: 20px;
}

#content h3
{	
	font-size: x-medium;
	font-weight: bolder;
	color: #f7b03b;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	text-indent: 15px;     
}


#aviso
{
	position: absolute;
	height: 200px;
	width: 600px;
	margint-top: 100px;
	margin-left: 100px;
	font-size: large;
	text-align: center;
}


