/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

/* BLOQUE DE CONTENIDO */
#contenido_Middle, #contenido_All{
	margin: 0px 0px 0 197px;
	padding: 5px 15px 0 15px;
	line-height: 1em;
	text-align: left;
	font-family: tahoma;
	width:70%;	
	/*background-color:rgb(245,244,241);*/
}	
#contenido_All{
	/*margin: 0px 0 0 197px;*/
	margin: 0px 0 0 0px;
}
#TituloPagina{
	font-family: Georgia;	
	font-size: 16pt;
	font-weight:bold;
	color: rgb(0,51,87);
	margin: 0 auto;
	padding: 0px 0 15px 15px;
	margin: 0 -10px -5px -10px;
	line-height: 1em;
/* 	background: url("../design/Contenido_Line.gif") bottom left no-repeat; */
}
/* BLOQUE DE NAVBAR */ 
#contenido_navbar {
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 2px;
	background: none;	
}
#contenido_navbar ul {	
	list-style: none;
	margin: 0 ;
	font-size: 1.1em;
}
#contenido_navbar li {
	list-style-type: none;
	background:transparent url('../design/bullet2.gif') no-repeat center left ;
	display: inline;
	margin: 0 4px 0 4px;
	padding-left:8px;
}
#contenido_navbar li a {
	text-decoration: none;
	color: rgb(150,150,150);
}	
#contenido_navbar li a:hover {
	color:  rgb(90,90,90);
	text-decoration: underline;
}
/* FIN NAVBAR */
h1 {
	font-size: 16px;
	padding:0;	margin:0;
}
h2 {
	font-size: 14px;
	padding:0;	margin:0;
}
h3 {
	font-size: 12px;
	padding:0;	margin:0;
}
h4 {
	font-size: 11px;
	padding:0;	margin:0;
}
hr {
	border-top:1px #387eb0 solid;	
	border-bottom: 1px #c1c1c1 solid;
}
p {
	font-size:11px;
	line-height: 1.6em;
	text-align: justify;
}
a {
	text-decoration: none;
	color: #286ea0;
}

.listado_Cuadrados {
	list-style-type: none;
	display: list-item;
	padding: 0 0 0px 15px;
	margin:0 0 7px 15px;
	background:transparent url('../design/Square2.gif') no-repeat center left ;
}
#t1 {
	font-weight:bold;
	border-bottom: 0px solid #c0c0c0;
	font-size: 11px;
	color: #1D374E;
}
#t2 {
	font-size: 11px;
	padding-left: 20px;
	color: #1D374E;
}
#t3 {
	font-size:  10px;
	padding-left: 40px;
	color: #1D374E;
}
#t4 {
	font-size:  10px;
	padding-left: 45px;
	color: #1D374E;
}
.Fecha_Gris {
	text-decoration: none;
	color: #a0a0a0;
	font-size: 10px;
}
.Flotar_Derecha {
	text-align: right;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #286ea0;
}
.Indent{text-indent: 15px;}
.PaddingLeft_10px{padding-left: 10px;}
.PaddingLeft_15px{padding-left: 15px;}
.PaddingLeft_20px{padding-left: 20px;}
.Bold {	font-weight: bold;}
.Bolder {font-weight: bolder;}
.FONT_12px{font-size: 12px;}
.FONT_9px{font-size: 9px;}
/* colores */
.Color_Gris {color: #c0c0c0;}
.Color_Gris_Oscuro {color: #a0a0ca0;}
.Color_Gris_Oscuro_Pequeño {color: #a0a0a0;font-size: 9px;}
.Color_Marron {color: rgb(197,163,102);}
.Color_Azul_Oscuro {color: rgb(29,69,117);}
.Color_Azul_Oscuro_bold {color: rgb(29,69,117);font-weight: bold;}
.Color_Azul_Claro_bold {color: #286ea0;font-weight: bold;}
/* Texto */
.Texto-Izquierda {text-indent: 0px;text-align: left;}
.Texto-Centrado {text-indent: 0px;text-align: center;}
.Texto-Derecha {text-indent: 0px;text-align: right;}
.Letra_BookAntigua {font-family: Book Antigua;	
	font-size: 9pt;font-weight: bold;}
/* IMAGEN */
.Imagen_Derecha_Borde {border: 0;float:right;border:1px solid rgb(29,69,117);margin:10px 10px 10px 10px;}
.Imagen_Izquierda_Borde {border: 0;float:left;border:1px solid rgb(29,69,117);margin:10px 10px 10px 10px;}
.Imagen_Derecha {border: 0;float:right;border:0px solid rgb(29,69,117);margin:10px 10px 10px 10px;}
.Imagen_Izquierda {border: 0;float:left;border:0px solid rgb(29,69,117);margin:10px 10px 10px 10px;}
.Imagen_borde_Marron{border:rgb(197,163,102) 1px solid;}
/*trable*/
.Transparent {background: transparent;}
/* COLUMNAS */
.Columna_Izquierda {border: 0;
			float:left;
			margin:0px 0px 0px 20px;
			width: 150px;
			display: run-in;}
.Columna_Derecha {border: 0;
			float:right;
			margin:0px 0px 0px 20px;
			width: 150px;
			display: run-in;}
			
.hr_Gris{border-top:1px #e0e0e0 solid;	
	border-bottom:1px #c0c0c0 solid;}
.Imagen_Texto{
	float:left;
	margin:0 0 0px 0px;
	padding:10px;
	padding-bottom:0px;
	border:0px solid rgb(1,2,3);
	margin:0px;
	text-align: left;
	color: rgb(180,180,180);
	font-size: 10px;
	line-height: 1.5em;
	width: 210px;
}	
.Imagen_Texto img{	
	border:0px solid rgb(1,2,3);
	margin-bottom: 0px;
	display:block;
}
.Imagen_Texto p{	
	padding-left: 5px;
	line-height: 1.0em;
	display:inline;

}