@charset "utf-8";
/* CSS Document */

.contactDivTop{
width:750px; height:20px; background-image:url(images/bk5.jpg); *margin-top:-4px;
}
.contactTitle{
width:730px; height:30px; background-image:url(images/bk12.jpg); background-repeat:no-repeat; padding-left:30px; line-height:25px;
}
.textTitle{
	font-size: 18px;
	font-weight: bold;
	margin-left:-9px;
}
.textTitle2{
	font-size: 18px;
}
.initialForm{
width:750px; min-height:654px; background-image:url(images/bk7.jpg); background-repeat:repeat-y;	
}
.nameContactForm{
height:30px; width:356px; background-image:url(images/nombre.jpg); background-repeat:no-repeat; background-position:left;	
}
.txtNameForm{
	width:250px; margin-left:50px; border:none; margin-left:100px; margin-top:6px;
}
.emailContactForm{
height:30px; width:356px; background-image:url(images/email.jpg); background-repeat:no-repeat; background-position:left;
}
.emailCommentForm{
height:318px; width:356px; background-image:url(images/comentarios.jpg); background-repeat:no-repeat; background-position:left;
}
.blueTextContact{
color:#3767B2;
font-size:14px;
}
