body {
td img {display: block;}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#E2ECCA;
	margin:0pt auto;
	text-align:center;
	vertical-align:top;
	width:100%;
}
.titulo {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left:2; 
}
.titulo2 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.nombre {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.descrprod {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #003300;
}
.pie {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 11px;
	color: #E2ECCA;
}
.cuerpo {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #006600;
	background-color:#E2ECCA;
	background-image:url(images/kids.jpg);
	background-position:top;
	background-position:left;
	background-repeat:repeat-y;
	padding-left:90;
	padding-right:20;
	padding-top:10;

}
.link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	color: #990000;
}
.img_c {
border: 1px solid #333333;
background-color:#ffffff; 
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.campo_form {
	width:230px;
	height:24px;
	border:solid 1 #333333;
	color: #333300;
	margin:2px;
	padding: 4px 4px 1px 1px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}
.campo_form_activo {
	width:230px;
	height:24px;
	border:solid 1 #990000;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:2px;
	padding: 4px 4px 1px 1px;
	font-family: Century Gothic, Verdana, Arial;
	position:relative;
}
.campo_form_TA {
	width:230px;
	height:120px;
	border:solid 1 #333333;
	color: #333333;
	margin:2px;
	padding: 4px 4px 1px 1px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}

.campo_form_TA_activo {
	width:230px;
	height:120px;
	border:solid 1 #990000;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:2px;
	padding: 4px 4px 1px 1px;
	position:relative;
}
.ctrl_form {
	width:91px;
	height:25px;
	border:solid 0 #333333;
	color: #333333;
	margin:2px;
	padding: 4px 4px 1px 1px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}
.ctrl_form_activo {
	width:91px;
	height:25px;
	border:solid 1 #990000;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin:2px;
	padding: 4px 4px 1px 1px;
	position:relative;
}
