@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFF;
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	width:988px;
	color:#666;
}
#header {
	text-align:center;
	background-color:#FFF;
	margin: 0 20px;
}
#pedro {
	float:left;
	margin:0;
	padding:10px 0 0 10px;
}
/*:first-child+html #pedro { top:50px; }*/
#column-right {
	margin: 10px 0 0 360px;
	padding:0;
}
#column-right p {
	font-size:16px;
	margin:0px;
	line-height:18px;
	margin-bottom:10px;
	width:520px;
	padding:0;
}
#column-right .no-pluris {
	text-align:center;
	margin:10px 0;
}
#column-right .gracias {
	height:487px;
	height/*\**/:483px\9;
	width: 480px;
	background-image: url(../activos/gracias.gif);
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:center 40px;
}
*:first-child+html #column-right .gracias { height:488px; }
#column-right .atx {
	color:#EE812C;
	font-weight:bold;
}
#column-right .registro {
	background-image: url(../activos/ife.gif);
	background-repeat: no-repeat;
	background-position: 95% 25px;
}
#column-right .registro .max, #column-right .registro .campos-obligatorios {
	color:#999999;
	font-size:14px;
}
#column-right .registro label {
	font-size:14px;
	width:150px;
	display:block;
	float:left;
	margin:10px 0;
}
#column-right .registro input {
	border: 1px solid #CCC;
	font-size:13px;
	color:#333;
	width:300px;
	margin:10px 0;
}
#column-right .registro select {
	border: 1px solid #CCC;
	font-size:13px;
	color:#333;
	width:300px;
	margin:10px 0;
}
#column-right .registro .drop {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
}
.leyenda {
	color:#EE812C;
	font-size:14px;
}
.comments {
	height:48px;
	width: 95%;
}
.submit {
	padding-top: 5px;
	margin-left:130px;
	cursor:pointer;
}
#pie {
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	width: 100%;
}
#leyenda { margin:20px 0; }
#contador { float:right; }
#contentgracias{
	cursor:crosshair;
	text-align:center;

}
#contacto{
	text-align:center;
}
