/* CSS Document */

#blqHdScc {
	background-image: url(/contacto/share/img/scc_head_ttl.jpg);
}
#formContacto {
	position: relative;
	height: 400px;
}
#formContacto fieldset {
	position: absolute;
	border: none;
}
#formContacto fieldset#formContactoDatosPersonales {
	left: 0px;
	top: 0px;
	width: 190px;
	height: 250px;
}
#formContacto fieldset#formContactoMensaje {
	left: 216px;
	top: 0px;
	width: 260px;
	height: 250px;
}
#formContacto fieldset#formContactoCaptcha {
	left: 10px;
	top: 277px;
	position: relative;
}
#formContactoDatosPersonales input {
	width: 180px;
}
#formContactoDatosPersonales label {
	width: 180px;
}
#formContactoMensaje input {
	width: 250px;
}
#formContactoMensaje textarea {
	height: 130px;
	width: 250px;
}
#formContacto .formRow {
	padding-bottom: 15px;
}
#formContactoError,
#formContactoTip {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #57AE1E;
	border-bottom-color: #57AE1E;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #57AE1E;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#formContactoError{
	color: #CC3300;
	border-top-color: #CC3300;
	border-bottom-color: #CC3300;
}
fieldset#formContactoCaptchaImage{
	display: absolute;
	left: 0px;
	top: 261px;
	width: 100px;
	height: 50px;
}
fieldset#formContactoCaptchaInput{
	display: absolute;
	left: 115px;
	top: 239px;
	width: 215px;
	height: 89px;
}
fieldset#formContactoSubmit{
	display: absolute;
	left: 343px;
	top: 255px;
	width: 100px;
	height: 50px;
}
#formContacto #formContactoCaptchaImage img {
	height: 40px;
	width: 100px;
}
#formContacto #formContactoCaptchaInput label {
	display: block;
}
form .formRowError,
form .formHelp {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #669900;
	margin: 0px;
	padding: 0px;
}
form .formRowError {
	color:#CC3300;
}
#formContacto #formContactoCaptchaInput #pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF3036;
	font-weight: bold;
	height: 40px;
	width: 100px;
	text-align: center;
}
#formRecomendar {
}
#formRecomendar fieldset {
	border: none;
}
#formRecomendarPersonales {
	width: 210px;
	float: left;
}
#formRecomendarAmigos {
	width: 210px;
	float: right;
}
#formRecomendarCapchaImagen {
	height: 100px;
	width: 100px;
	float: left;
	padding-top: 20px;
	margin-right: 20px;
}
#formRecomendarCapchaInput {
	height: 100px;
	width: 175px;
	float: left;
	margin-right: 20px;
}
#formRecomendarSubmit{
	height: 100px;
	width: 100px;
	float: left;
}
#formRecomendarPersonales .formRow label {
	display: block;
}
#formRecomendarPersonales .formRow input {
	height: 25px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
}
#formRecomendarPersonales .formRow {
	margin-bottom: 15px;
}
#formRecomendarAmigos input {
	height: 25px;
	width: 200px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
#formRecomendarCapchaImagen .formRow img {
	height: 40px;
	width: 100px;
}
#formRecomendarCapchaInput formRow label {
	line-height: 20px;
	display: block;
	height: 20px;
}
#formRecomendarCapchaInput .formRow input {
	height: 40px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	vertical-align: middle;
}
