@CHARSET "ISO-8859-1";

#tituloseccion{
	padding-top: 50px;	
}

#tituloseccion span{
	font-weight: bold;
}

#telefono{
	top:90px;
	left:620px;
}

#modulocontacto {
	color:#666666;
	font-size: 12px;
}

#modulocontacto .etiqueta{
display:block;
}

.linkemail{
	color:#000000;
}

.linkemail:hover{
	color:#4069B6;
}



input, textarea {
	margin-right:10px;
	margin-top:5px;
}
#modulocontacto p{
	position:absolute;
	bottom:6px;
	font-size: 10px;
	width:600px;
	right:0px;
	color:#FFFFFF;
}

.caja, .enviar {
	margin-left:100px;
	
}

label {
	color:#000000;
	font-size: 10px;
}

#textoresponse {
	text-align:center;
	padding-top:150px;
	height:100px;
	width:700px;
	color:#666666;
}

#textoresponse p{
	width:700px;
	margin:0px auto;
	padding: 10px;
	display:block;
}
