/* Fondo */
body{
	background-image:url('../images/fon.gif');
	background-color:#e2ad3b;
	margin-top:0px;
	margin-left:0px;
}
h1{
	background-image:none;
	background-color:#bf5c00;
}

/* Links */
A:link {text-decoration: none; color: #000000; font-family: Verdana, sans-serif; font-size: 9px;}
A:visited {text-decoration: none; color: #333333; font-family: Verdana, sans-serif;}
A:active {text-decoration: none; font-family: Verdana, sans-serif;}
A:hover {text-decoration: underline; color: black; font-family: Verdana, sans-serif;}


#container, body.embed{
	background-color:#efca68;
}
.iepcc input.text, .iepcc textarea.textarea{
	background:#FFFFFF url(../images/fieldbg.gif) repeat-x top;
}
.iepcc .focused{
	background-color:#e2ad3b;
}
.iepcc .instruct{
	background-color:#901811;
}

/* Borders */
#container{
	border:0 solid #cccccc;
}
.iepcc .info{
	border-bottom:1px dotted #e2ad3b;
}
.iepcc .section{
	border-top:1px dotted #e2ad3b;
}
.iepcc .instruct{
	border:0 solid #e6e6e6;
}

/* Tipografía */
.iepcc .info h2{
	font-size:160%;
	font-family:inherit;
	color:#5c110f;
}
.iepcc .info div{
	font-size:95%;
	font-family:inherit;
	color:#333333;
}
.iepcc .section h3{
	font-size:110%;
	font-family:inherit;
	color:#5c110f;
}
.iepcc .section div{
	font-size:85%;
	font-family:inherit;
	color:#333333;
}

.iepcc .graph h3{
	color:#5c110f;
}
.iepcc .footer{
	color:#5c110f;
}
.iepcc .footer span{
	color:#333333;
}

.iepcc label.desc{
	font-size:95%;
	font-family:inherit;
	color:#333333;
}
.iepcc li div, .iepcc li span, .iepcc li div label, .iepcc li span label{
	font-family:inherit;
	color:#333333;
}
.iepcc label.choice{
	font-size:100%;
	font-family:inherit;
	color:#333333;
}
.iepcc input.text, .iepcc textarea.textarea, .iepcc select.select{
	font-size:100%;
	font-family:inherit;
	color:#333333;
}
.iepcc .instruct{
	font-size:80%;
	font-family:inherit;
	color:#ffffff;
}
.iepcc li.altInstruct .instruct, .iepcc li.leftHalf .instruct, .iepcc li.rightHalf .instruct{
	color:#333333;
}
/* Drop Shadows */
#top, #bottom{
	visibility:visible;
}

p {text-decoration: none; font-family: Verdana, sans-serif; font-size: 14px;}