body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#caja_general {
	background-image: url(../images/proalco_05.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#caja_header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 116px;
	width: 785px;
}
#caja_banner_izq {
	width: 228px;
	float: left;
}
#caja_header_admin {
	background-image: url(../images/header_admin.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 785px;
}


#caja_banner {
	background-color: #0081D2;
	height: 191px;
	width: 785px;
}
#caja_contenido {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
#barra {
	height: 11px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/barra.jpg);
	background-color: #019CDF;
}

#caja_footer {
	background-image: url(../images/proalco_07.jpg);
	height: 70px;
	width: 785px;
	padding-top: 17px;
	clear: both;
	color: #FFFFFF;
}
#caja_texto {
	width: 525px;
	float: right;
	clear: none;
	padding-top: 5px;
}
#caja_texto_admin {
	width: 765px;
	float: right;
	clear: none;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#menu_admin {
	height: 20px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0099FF;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #FF0000;
}

#menu_admin a {
	color:#FFFFFF;
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
}
#menu_admin a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	width: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#caja_ruta {
	font-weight: bold;
	color: #0099FF;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.titulos_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	width: 95%;
}
.titulos_azul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	width: 95%;
}
#caja_busqueda {
	height: 20px;
	width: 195px;
	bottom: auto;
	float: right;
	margin-top: 85px;
}
.esquina_redonda {
	background-image: url(../images/esquina.jpg);
	background-repeat: no-repeat;
	
}
