#cenefa {
	height: 100px;
	width: 950px;
	top: -15px;
	position: relative;
	margin: 40px auto 0px;
}



#titulo_home{
	height: 38px;
	width: 950px;
	position: relative;
	top: -5px;
	padding: 10px 0px 0px;
	margin: 10px auto;
}

#contenedor {
	height: 1230px;
	width: 950px;
	position: relative;
	top: -10px;
	border-top: 1px solid #E4E9F3;
	border-right: 1px solid #E4E9F3;
	border-bottom: 1px solid #E4E9F3;
	margin: 0px auto;
	background-color: #FFFFFF;
}


#pie {
	position:relative;
	top:10px;
	width:950px;
	height:27px;
	z-index:1;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	background-color: #FFFFFF;
	margin: 0px auto;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	display: block;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 0px;
}
.borde {
	border-left: 1px solid #E4E9F3;
}

.borde1 {
	border-top: 1px solid #E4E9F3;
	border-bottom: 1px solid #E4E9F3;
}

.texto {
	COLOR:#036;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:12px;
	line-height:16px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:3px;
	margin-left:0px;
	display:block;
	font-weight: normal;
	background-image: url(../images/icono_materias_1.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 0.3em;
}

