/* ///////////////////// COMIENZA columna2 */

#columna2 {
	width: 722px;
	float:right;
	margin-top: 2px;
	background-image:url(../imagenes/fondo-titulo-columna.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#columna2 h1 {
	
	height: 38px;
	padding-left: 6px;
	font-size:18px;
	color: #FE8B57;
	font-weight:bold;
	border-top: 1px solid #D0DBC5;
	background-position:right;
	background-repeat:no-repeat;
}

.barramenu {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	border-bottom: 1px solid #FE8B57;
	margin: 5px;
}


.alinear {
	text-align:right;
}
#columna2 a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:underline;

}

#columna2 a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration:none;

}



.titulares {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color:  #FE8B57;
	font-weight:bold;
	margin: 15px 5px 5px 5px;
	border-bottom: 2px solid #D0DBC5;
}

#acceso {
	margin: 5px;
	padding: 5px;
	width: 690px;
	text-align:center;
	border: 2px solid #D0DBC5;
	background-color: #D0DBC5;
}

.boton-form {
	width: 100px;
	background-color: #fff;
	color: #337424;
	font-weight:bold;
	font-size: 12px;
	border: 1px solid  #D0DBC5;
	margin-top: 5px;
	margin-right: 5px;
}



/* /////////////////////////// inicio pie */
#pie {
	clear: both;
	width: 913px;
	height: 35px;
	background-image: url(../imagenes/fondo-pie.gif);
	background-position: top;
	background-repeat: repeat-x;
}
