body {
	background-color:#271E12;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	position:absolute;
	width:100%;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:16px;
	margin-top:0px;
    margin-bottom:6px;
}
a:link {
	color:#d9c9ae;
	text-decoration: none;
}
a:visited {
	color:#d9c9ae;
	text-decoration: none;
}
#pantalla {
	height:100%;
	width:1024px;
	margin:0 auto 0 auto;
	background-color:#3f331e;
}
#contenedor {
	height:auto;
	width:1024px;
	margin:0 auto 0 auto;
	background-color:#3f331e;
}
#cabezera {
	margin:0;
	width:1024px;
	height:163px;
	background-image:url(imagenes/comun/fondo.gif);
	background-repeat:repeat-x;
	position:relative;
}
#logo {
	float:left;
	width:284px;
}
#centro {
	float:left;
	width:610px;
	height:163px;
}
#inicio {
	float:right;
	width:130px;
}
#izquierda {
	float:left;
	height:100%;
	width:294px;
}
#contenido {
	float:left;
	height:auto;
	width:630px;
}
#derecha {
	float:right;
	height:100%;
	width:100px;
}
#pie {
	clear: both;
	height: 147px;
	width: 804px;
	padding-left:220px;
	background-color:#3f331e;
}
#apDiv1 {
	position:absolute;
	left:100%;
	top:12px;
	width:58px;
	height:20px;
	z-index:1;
}
#nav {
	position:absolute;
	width:130px;
	font-style:normal;
	top:220px;
	left:35px;
}
#nav ul {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	list-style-type:none;
}
#nav li {
	margin:1px 0 0 0;
}
#nav a {
	display:block;
	padding:4px;
	border-left:10px solid #271E12;
	text-align:left;
	color:#FFFFFF;
	background-color:#271E12;
	text-decoration:none;
	font-size:10px;
}
#nav li a:hover {
	color:#000000;
	background-color:#856e44;
	border-left:10px solid #856e44;
}
#pie_centrado {
	clear: both;
	height: 147px;
	width: 903px;
	padding-left:121px;
	background-color:#3f331e;
}
#izquierda_centrado {
	float:left;
	height:100%;
	width:184px;
}
#contenido_centrado {
	float:left;
	height:auto;
	width:656px;
}
#derecha_centrado {
	float:right;
	height:100%;
	width:184px;
}
#izquierda_myriam {
	float:left;
	height:100%;
	width:270px;
}
#contenido_myriam {
	float:left;
	height:auto;
	width:681px;
}
#derecha_myriam {
	float:right;
	height:100%;
	width:73px;
}
.alerta_titulo {
	height:auto;
	width:100%;
	margin:0 auto 0 auto;
	background-color:#ffffff;
	color:#000000;
	font-size:16px;
	font-weight: bold;
}
.alerta_contenido {
	font-size:12px;
	font-weight: normal;
}
.alerta_barra {
	height:26px;
	width:100%;
	background-image:url(imagenes/comun/barra.gif);
}
.link {
	background-image:url(imagenes/enlaces/link.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:134px;
}
.web {
	position:relative;
	top:17px;
}
.titulo_enlace {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	top:4px;
	position:relative;
}
.titulo_post {
	background-color:#271E12;
	height:19px;
	width:630px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	font-size:10px;
	text-align:left;
}
.titulo_post_interior {
	background-color:#271E12;
	height:19px;
	width:681px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	font-size:10px;
	text-align:left;
}
.busqueda {
	border:1px solid #000000;
	background:#ded6cb;
}
.boton_busqueda {
	border:1px solid #000000;
	background:#856E44;
}
.descripcion {
	font-size:11px
} 
.encabezado {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.fon_img {
	background-image:url(imagenes/comun/fon_img.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:165px;
}
.negritas_ch {	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.articulo {
	margin:0 0 0 10px;
	text-align:left;
	color:#FFFFFF;
	background-color:#271E12;
	text-decoration:none;
	font-size:10px;
	height:270px;
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.audio {
	margin:-12px 0 0 654px;
	width:18px;
}

/* ................................ colortip .................................. */
.colorTip{
	display:none;
	position:absolute;	
	left:50%;
	top:-30px;
	padding:5px;
	
	background-color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.pointyTip,.pointyTipShadow{
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:50%;
	margin-left:-6px;
	position:absolute;
	width:0;
}

.pointyTipShadow{
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}

.colorTipContainer{
	position:relative;
	text-decoration:none !important;
}

.white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
	background-color:white;
	border:1px solid #DDDDDD;
	color:#555555;
}

.inicio .pointyTip{ border-top-color:white;}
.inicio .pointyTipShadow{ border-top-color:#ddd;}
.inicio .colorTip{
	background-color:white;
	border:1px solid #DDDDDD;
	color:#555555;
	top:-80px;
}
/* ............................................................................ */

/* .................................. index ................................... */
.art_index {
	float:left;
	height:310px;
	width:300px;
	background-color:#271E12;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.separador {
	float:left;
	height:auto;
	width:26px;
}
.separador2 {
	float:left;
	height:26px;
	width:630px;
}
.titulo_art_idx {
	font-size:13px;
	font-weight: bold;
	width:300px;
	padding:5px 0 5px 0;
	font-style:normal;
	background-color:#856e44;
	-moz-border-radius:8px 8px 0px 0px;
	-webkit-border-radius:8px 8px 0px 0px;
	border-radius:8px 8px 0px 0px;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
}
.txt_art_idx {
	text-align:justify;
	padding:7px;
}
.txt_art_tit_idx {
	font-style:italic;
	text-align:center;
}
/* ............................................................................ */
