body {
	background-position: right 181px;
	background-repeat  : no-repeat;
	background-image: url(../images/bgContChumy.jpg);
}
#cont {
	position: relative;
	font-family: verdana;
	font-size  : 12px;
	margin :   0px   0px   0px 165px;
	padding:   0px 145px   0px   0px;
}
#cont h2 span {
	display: none;
}
#cont h2 {
	position: relative;
	width : 191px;
	height:  20px;
	margin : -20px   0px   0px -10px;
	padding:   0px   0px   0px   0px;
	background-position: top center;
	background-repeat  : no-repeat;
	background-image: url(../images/titsecContacto.gif);
	z-index: 10;
}
#cont h3 {
	font-size: 13px;
}
/*
#cont fieldset {
	border: 0px;
}
#cont fieldset label {
	display: block;
	margin :  0px  0px  5px  0px;
}
#cont fieldset input,textarea {
	display: block;
	border : solid 1px #99CCCC;
	margin :  0px  0px  5px  0px;
}
*/
#cont #fieldset {
	border: 0px;
}
#cont #fieldset label {
	display: block;
	margin :  0px  0px  5px  0px;
}
#cont #fieldset input,textarea {
	display: block;
	border : solid 1px #99CCCC;
	margin :  0px  0px  5px  0px;
}
#cont #txtNombre {
	width: 200px;
}
#cont #txtEmail {
	width: 200px;
}
#cont #txtAsunto {
	width: 300px;
}
#cont #txtMensaje {
	width : 300px;
	height: 100px;
}
#cont .rfv {
	color: Red;
}
#cont .lopd {
	width     : 99%;
	font-size : 85%;
	font-style: italic;
	margin    : 0px;
}