@charset="iso-8859-1";
body {
	background-image: url(images/fondo_todo.jpg);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #FF6600;
	text-decoration: none;
}
#footer {
	height: 33px;
	width: 439px;
	text-align: center;
	background-image: url(images/fondo_footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-left: 5px;
	margin-top: 7px;
}
#id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	text-align: center;
	padding-top: 15px;
	color: #666666;
}
#id a {
	color: #666666;
	font-weight: bold;
}


#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: none;
}
#firma {
	text-align: right;
	margin-right: 15px;
}
#texto {
	line-height: 25px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#der {
	float: right;
	margin-left: 18px;
	margin-top: 7px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FC7A3D;
	font-size: 14px;
}
#texto #procesos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC7A3D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
#texto #procesos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CECECE;
	border-bottom-color: #CECECE;
	margin-top: 7px;
	margin-bottom: 7px;
}
#texto #procesos p {
	line-height: 22px;
}

