.box-contenidos-propuesta {
	width: 955px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(bajadefinicion/miscelanea/fondo-amarillo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contenedor-todo .box-contenidos .box-contenedor2columnas .box-contenedor-derecha .box-para-texto-dentro .punteado-amarillo a:link {
	color: #666666;
	font-weight: bold;
}
#contenedor-todo .box-contenidos .box-contenedor2columnas .box-contenedor-derecha .box-para-texto-dentro .punteado-amarillo a:hover {
	color: #666666;
	text-decoration: underline;
}

/* 
--------------------------------------------------------
contiene el cuerpo principal de contenidos 
--------------------------------------------------------
*/
 

.box-columna {
	width: 500px;
	margin-left: 20px;
}
/* para que por defecto el div contenedor-todo tome alineación central */
body {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* para que el div contenedor todo tome alineación del body le pongo margin auto */
#contenedor-todo {
	margin: auto;
	width: 956px;
}
.box-cabezal-arroyo {
	height: 192px;
	width: 955px;
	margin-bottom: 15px;
}

/* para incorporar la botonera horizontal */
.box-navegador {
	height: 50px;
	width: 955px;
	background-position: bottom;
	margin-bottom: 15px;
}

/*Botonera*/
.navegar ul {
    list-style:none;
    float:left;
    border: 0px;
    padding: 2%;
    width:100%;
}
 
.navegar ul li {
    float:left;
    margin-right:40px;
    margin-bottom:10px;
    background: #ff812d;
    padding:5px;
    border-radius: 15%;
}

.navegar ul li a {
    color: #FFFFFF;
    text-decoration:none;
}

.navegar ul li a:hover {
    color: blue;
}
.espaciador-10px {
	height: 10px;
}
/* 
--------------------------------------------------------
contiene el cuerpo principal de contenidos 
--------------------------------------------------------
*/
.box-contenidos {
	width: 955px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.box-titulo-seccion {
	height: 40px;
	width: 955px;
	margin-bottom: 15px;
}
.box-amarillo-955px {
	background-color: #FFFBEB;
	background-image: url(bajadefinicion/bordes-contenidos/borde-abajo-allo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-amarillo-955px-bordearriba {
	background-image: url(bajadefinicion/bordes-contenidos/borde-arriba-allo.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 17px;
	width: 100%;
}
.box-titulo-seccion-izquierda {
	float: left;
	height: 30px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ba3803;
	text-align: left;
	padding-top: 0px;
}
.box-titulo-seccion-derecha {
	float: right;
	height: 30px;
	width: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4c7511;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
#contenedor-todo .box-contenidos .box-titulo-seccion #TituloSeccionDerecha a:link {
	color: #4C7511;
	font-weight: bold;
}
#contenedor-todo .box-contenidos .box-titulo-seccion #TituloSeccionDerecha a:hover {
	color: #4C7511;
	text-decoration: underline;
	font-weight: bold;
}
#contenedor-todo .box-contenidos .box-titulo-seccion #TituloSeccionDerecha a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#contenedor-todo .box-contenidos .box-titulo-seccion #TituloSeccionDerecha a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
.box-contenedor-derecha {
	float: right;
	width: 531px;
	height: 100%;
	overflow: hidden;
}
.box-columna2 {
	float: right;
	width: 253px;
}
.box-columna1 {
	float: left;
	width: 253px;
	margin-left: 10px;
}
.box-contenedor-izquierda {
	width: 395px;
	height: 100%;
	overflow: hidden;
}
#contenedor-todo .box-contenidos .box-contenedor2columnas .box-contenedor-derecha .box-para-texto-dentro .punteado-rojo a:link {
	font-weight: bold;
	color: #666666;
}
#contenedor-todo .box-contenidos .box-contenedor2columnas .box-contenedor-derecha .box-para-texto-dentro .punteado-rojo a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.menu-izquierda {
	width: 370px;
	display: block;
	text-indent: 10px;
	margin-left: 15px;
	height: auto;
	margin-right: 0px;
}
.menu-izquierda-css-allo {
	top: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-position: left 3px;
	text-align: left;
	font-weight: bold;
	color: #C8A106;
	text-transform: none;
	font-variant: normal;
	text-indent: 30px;
	white-space: pre;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFBEB;
	background-image: url(bajadefinicion/bullet-allo.gif);
	background-repeat: no-repeat;
	font-style: italic;
	line-height: 24px;
}
#contenedor-todo .box-contenidos .menu-izquierda .menu-izquierda-css-allo a:link {
	color: #C8A106;
}
#contenedor-todo .box-contenidos .menu-izquierda .menu-izquierda-css-allo a:hover {
	color: #C8A106;
	text-decoration: underline;
	letter-spacing: 1px;
}
#contenedor-todo .box-contenidos .menu-izquierda .menu-izquierda-css-allo a:visited {
	color: #CCCCCC;
}
#contenedor-todo .box-contenidos .menu-izquierda .menu-izquierda-css-allo a:active {
	color: #999999;
	text-decoration: underline;
}
.menu-izquierda-css-rojo {
	top: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-position: left 3px;
	text-align: left;
	font-weight: bold;
	color: #9C2B05;
	text-transform: none;
	font-variant: normal;
	text-indent: 30px;
	white-space: pre;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fbf5f2;
	background-image: url(bajadefinicion/bullet-rojo.gif);
	background-repeat: no-repeat;
	font-style: italic;
	line-height: 25px;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-rojo a:link {
	color: #9c2b05;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-rojo a:hover {
	color: #9c2b05;
	text-decoration: underline;
	letter-spacing: 1px;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-rojo a:active {
	color: #999999;
	text-decoration: underline;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-rojo a:visited {
	color: #CCCCCC;
}
.menu-izquierda-css-verde {
	top: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-position: left 3px;
	text-align: left;
	font-weight: bold;
	color: #4c7511;
	text-transform: none;
	font-variant: normal;
	text-indent: 30px;
	white-space: pre;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2DC;
	background-image: url(bajadefinicion/bullet-verde.gif);
	background-repeat: no-repeat;
	font-style: italic;
	line-height: 25px;
	clear: none;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-verde a:visited {
	color: #CCCCCC;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-verde a:link {
	color: #4c7511;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-verde a:hover {
	color: #4C7511;
	text-decoration: underline;
	letter-spacing: 1px;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-verde a:active {
	color: #999999;
	text-decoration: underline;
}
.menu-izquierda-css-azul {
	top: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-position: left 3px;
	text-align: left;
	font-weight: bold;
	color: #0860a8;
	text-transform: none;
	font-variant: normal;
	text-indent: 30px;
	white-space: pre;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFE8F0;
	background-image: url(bajadefinicion/bullet-azul.gif);
	background-repeat: no-repeat;
	font-style: italic;
	line-height: 25px;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-azul a:link {
	color: #0860a8;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-azul a:hover {
	color: #0860a8;
	text-decoration: underline;
	letter-spacing: 1px;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-azul a:visited {
	color: #cccccc;
}
#contenedor-todo .box-contenidos .box-contenedor-izquierda .menu-izquierda .menu-izquierda-css-azul a:active {
	color: #999999;
	text-decoration: underline;
}

.pasafoto-marco-color {
	float: left;
	height: 273px;
	width: 394px;
	overflow: hidden;
}
.pasafoto-marco-color-vertical {
	float: left;
	height: 569px;
	width: 394px;
	overflow: hidden;
}

/* para armar los fondos color */

.box-bordes-todo-allo {
	height: 100%;
	width: 530px;
	background-image: url(bajadefinicion/bordes-contenidos/borde-abajo-allo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFBEB;
	float: right;
	clear: none;
	overflow: hidden;
}
.box-bordes-arriba-allo {
	background-image: url(bajadefinicion/bordes-contenidos/borde-arriba-allo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	width: 530px;
	clear: both;
}

/* box para adentro del fondo color */

.box-para-texto-dentro {
	width: 480px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: 100%;
	text-align: left;
}
.box-para-texto-dentro2/* box para adentro del fondo color */

 {
	width: 850px;
	background-position: center;
	margin-top: 3px;
	margin-bottom: 20px;
	margin-left: 50px;
	height: 100%;
}

.box-pie {
	height: 70px;
	width: 955px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
	line-height: 17px;
}
#contenedor-todo .box-pie a:link {
	color: #A8C715;
}
.box-pie-izquierda {
	float: left;
	width: 70px;
}
.box-pie-derecha {
	float: right;
	width: 70px;
}
.TituloSeccion-Amarillo {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
.Titulo-general-amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 25px;
	color: #CEAB20;
	font-weight: bold;
}
.Titulo-parrafo-amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #876e00;
}
.punteado-amarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #876E00;
	list-style-image: url(bajadefinicion/bullet-allo2.gif);
	font-weight: normal;
	line-height: 18px;
}
#punteado-amarillo a:link {
	color: #876E00;
}
.TituloSeccion-Rojo {
	color: #ba3803;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
.titulo-general-rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #BA3503;
	text-align: left;
	line-height: 25px;
}
.titulo-parrafo-rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #9C2B05;
	text-align: left;
}
.punteado-rojo  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	list-style-image: url(bajadefinicion/bullet-rojo2.gif);
	color: #902802;
	font-weight: normal;
	line-height: 18px;
}
.TituloSeccion-Verde {
	color: #4c7511;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
.titulo-general-verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #4C7511;
	text-align: left;
	line-height: 25px;
}
.titulo-parrafo-verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #4C7511;
}
.punteado-verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	list-style-image: url(bajadefinicion/bullet-verde2.gif);
	color: #4C7511;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}
.texto-corrido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	display: inline-block;
}
#contenedor-todo .box-contenidos .box-contenedor2columnas .box-contenedor-derecha .box-columna2 .texto-corrido a:link strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#contenedor-todo .box-contenidos .box-bordes-todo-allo .box-para-texto-dentro .style28 .texto-corrido a:link {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
#contenedor-todo .box-contenidos .box-bordes-todo-allo .box-para-texto-dentro .style28 .texto-corrido a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.punteado-azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(bajadefinicion/bullet-azul2.gif);
	color: #0860A8;
}
.TituloSeccion-Azul {
	color: #0860a8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-top: 6px;
	line-height: 26px;
	letter-spacing: 0.1em;
}
.titulo-general-azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #0860A8;
	text-align: left;
}
.titulo-parrafo-azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #0860A8;
	text-align: left;
}
#contenedor-todo .box-contenidos .box-bordes-todo-allo .box-para-texto-dentro .style28 .punteado-amarillo a:link {
	color: #333333;
	font-weight: bold;
}
