/*
#header {
	border-bottom-color:#E7E3DE;
}

#subheader {
	background:#B9B7A8 url("/imagenes/cabeceras/cabecera01.gif") no-repeat;
	background-position:85%;
	height:15px;
	padding: 10px;
	border-bottom: solid #FFFFFF 1px;
}



#caja1 a, #caja2 a, #caja3 a {
	color:#5E51A8;
	text-decoration:none;
}

#caja1 a:hover, #caja2 a:hover, #caja3 a:hover {
	color:#7676CF;
	text-decoration:underline;
}

#caja1 img, #caja2 img, #caja3 img {
	border-top: 5px solid #B6145A; margin-bottom: 3px; margin-top: 5px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#caja1, #caja2, #caja3 {
 	float:left;
	width:144px;
	padding:10px; 
	margin-right:10px; 
	margin-top:10px;
	margin-bottom:10px;
	background: #ececec url(/promoedu/imagenes/bg-seccion.gif) no-repeat bottom left;
	color:#333333;
	border-top: 1px solid #999;
}

.destacado {
	width:100%;
}

.destacado h2 {
	background-color: #B6145A;
}


#content .cajetin {
	width:95%;
}

#caja1 p, #caja2 p, #caja3 p {
	margin-left: 2px;
}


#blogtombuctu {
	float:left;
	clear:left;
	width:154px;
	margin-right:4px;
	margin-left:3px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#F0EDE0;
	padding:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}

a.enlacetombuctu {
	color:#0265C7;
}

#blogtombuctu a {
	color:#0265C7;
}

#blogtombuctu li {
	color:#0265C7;
}

#blogtombuctu a:hover {
	text-decoration:underline;
}*/

/* ----------- Estilos para los Formularios ---------------*/

#formulario{
	padding:5px 10px;
}

#formulario textarea {
	display: block;
}

#content form label {
	display:block; 
	font-weight:bold; 
	margin:5px 0px;
	float:both;
}

#content form fieldset {
	background:#f7f7f7; 
	margin-top:17px; 
	padding:17px;
}

#content form legend { 
	border:1px solid #999;
	font-size:1.0em;
	font-weight:bold;
	color:#CC0033;
	background:#fff;
	padding:3px 5px;
}	

/***************************************************************************/

