﻿/* -------formato de los bordes de pagina-----------*/

#superior1
{	  background-image:url('imagenes/fondo marron.jpg')}
#esquinasupizq
{	background-image:url('imagenes/fondo marron esq iz sup.jpg')}

#esquinasupder
{	background-image:url('imagenes/fondo marron esq der sup.jpg')}

#barraizquierda
{	background-image:url('imagenes/fondo marron parado izq.jpg')}

#barraderecha
{	background-image:url('imagenes/fondo marron parado der.jpg')}

#esquinainfizq
{	background-image:url('imagenes/fondo marron esq iz inf.jpg')}

#barrainferior
{	background-image:url('imagenes/fondo marron inferior.jpg')}

#esquinainfder
{	background-image:url('imagenes/fondo marron esq der inf.jpg')}


/* --------- formato de tablas editables centrales-----------*/

#banner200200 /* ---banner 200 x 365 de adviser------*/
{	height:385px}

#fondocabecera
{	background-image:url('imagenes/amarviviraprenderbeige.jpg')}

#contenidoizq
{	background-color:#E2DBC1;text-align:center}

#contenidobarragoogle
{	background-color:#996633}

#titulo
{	vertical-align:middle;text-align:center}
#contenidotablaizq
{	width:50%;
	font-size:13px;color: #666666;
	font-family:"Segoe UI";
	background-color:white;
	border-bottom:2px;border-bottom-color:#663300;border-bottom-style:solid;
	border-left:2px; border-left-color:#663300;border-left-style:solid;
	border-right:1px;border-right-color:#663300;border-right-style:solid;
	border-top:2px;border-top-color:#663300;border-top-style:solid;
	text-align:left}
	
#contenidotablader
{	width:50%;
	font-size:13px;color: #666666;
	font-family:"Segoe UI";
	background-color:white;
	border-bottom:2px;border-bottom-color:#663300;border-bottom-style:solid;
	border-left:1px; border-left-color:#663300;border-left-style:solid;
	border-right:2px;border-right-color:#663300;border-right-style:solid;
	border-top:2px;border-top-color:#663300;border-top-style:solid;
	text-align:left}
	
/* ------- formato del texto de los articulos ----------*/

h1{	font-family: "Segoe UI";
	font-size: 18px;
	font-weight: bold;
	color: #663300}

h2{	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666}
	
h3{font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666}
	
h4{font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666}
	
h5{font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666}
	
h6{font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666}

