@charset "utf-8";
/* CSS Document */
#cabecera_programas{
	width:550px;
	height:109px;
	background:url(../imagenes/programs/cabecera1.png) no-repeat bottom;
}
#centro_programas{
	width:550px;
	background:url(../imagenes/programs/centro.png) repeat-y top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}
#pie_programas{
	width:550px;
	height:63px;
	background:url(../imagenes/programs/pie.png) no-repeat top;
}
#cabecera_programas2{
	width:550px;
	height:106px;
	background:url(../imagenes/programs/cabecera2.png) no-repeat bottom;
}
#cabecera_programas3{
	width:550px;
	height:107px;
	background:url(../imagenes/programs/cabecera3.png) no-repeat bottom;
}
#cabecera_programas4{
	width:550px;
	height:107px;
	background:url(../imagenes/programs/cabecera4.png) no-repeat bottom;
}
#cabecera_programas5{
	width:550px;
	height:110px;
	background:url(../imagenes/programs/cabecera10.png) no-repeat bottom;
}
#texto_programas{
	width:500px;
	padding-left:25px;
	padding-right:15px;
}
#contenido_programas{
	float:left;
	width:600px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:15px;
	margin-right:2px;
	padding:10px;
	height:1300px;
}

