@charset "utf-8";
#textoprincipal {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#textoprincipal a {
	color: #14AA09;
	text-decoration: none;
}

h1 {
	color: #666666;
		padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	color: #666666;
		padding-top: 5px;
	padding-bottom: 5px;
}
#cuerpo_pagina_top {
	background-image: url(http://www.ide.edu.mx/Imagenes/curve_top.png);
	background-position: top;
	height: 10px;
}
#cuerpo_pagina {
	background-color: #FFF;
}
#bloque {
	background-image: url(http://www.ide.edu.mx/Imagenes/bloque_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}

/* CSS Document */
.morado {
	color: #400040;
}

.bg_box {
	background: url(http://www.ide.edu.mx/Imagenes/bg_box.png) no-repeat top left;
	height: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
		}
		
#boxes li { 
display: inline !important;
	width: 260px;
	float: left;
	margin-right: 30px;
}
.category_box {
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
