.centrado {
	margin-left: auto;
	margin-right: auto;
}

a img{ 
	border:0px;
}

img{ 
	vertical-align:top;  
}

a{
	color:#3D4529;
	text-decoration:underline;
} 

a:hover{
	text-decoration:none;
}

#logo{
	width: 100px;
	float: right;
	position: inherit;

}

.caso_practico{
	padding-left:10px;
	top: 0px;
	bottom: 60px;
}

.img-left{
	float:left;
	margin:0 10px 16px 0px;
}

.img-right{
	float:right;
	margin:5px 10px 5px 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img-center{
	text-align:center;
	margin:5px 5px 5px 5px
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,"Times New Roman",serif;
}

.tabla_datos{
  border-collapse: collapse;
  border: 1px solid #03476F;
}

.texto h1{
	font-size:1.4em;
	color:#ffffff;
	margin-bottom:17px;
	width: 500px;
	height: 22px;
	border-color:#CCCCCC;
	padding-left:10px;
	background-image: url(titulo.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}

.texto_2 h1{
	font-size:1.4em;
	color:#ffffff;
	margin-bottom:17px;
	width: 700px;
	height: 22px;
	border-color:#CCCCCC;
	padding-left:10px;
	background-image: url(pie-titulo2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.texto_3 h1{
	font-size:1.5em;
	color: #600;
	margin-bottom:17px;
	width: 700px;
	height: 22px;
	border-color:#CCCCCC;
	padding-left:10px;
	background-image: url(pie-titulo2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	}
	
h2{
	color:#732407;
	font-size:1.4em;
	padding-bottom: 20px;
}

h3{
	color:#732407;
	font-size:1em;
	padding-bottom: 5px;
	padding-left:0px;
}

ul {
	list-style-type: disc;
	list-style-image:url(glechita.gif);
}

.texto{
	float:left;
	width: 800px;
}

.texto_2{
	width: 710px;
}

.push{
	height:139px;
	float: none;
}

.imagen_pie{
	width: 100%;
	height:139px;
	background-image:url(pie_hoja.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}

/*Estructura*/
html,body{
	color: #000000;
	background-color: white;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding-left: 0px;
	height:100%;
	min-height:100%;
	background-image:url(lateralesfondo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}


body{
	
}

#container{
	
	text-align:center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0 auto -194px;
	z-index:2;
	float: inherit;
	
}

#page{
	width:730px;
	text-align:justify;
	min-height:200px;

}

#top{
	background-image:url(efectofondo.jpg);
	background-repeat:repeat-x;
	text-align:center;
	float: none;
}

#cabecera{
	width:100%;
	height: 160px;
	background-image:url(encabez_hoja.jpg);
	background-repeat:no-repeat;
	z-index: 2;
	background-position: center;
}

#bloque_izq{
	float: left;
	width: 100px;
	min-height: 300px;
	display: block;
	vertical-align: top;
	height: 300px;
	position: relative;
	
}

#bloque_menu{
	margin-left:0px;
	color:#000000;
	width:500px;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 52px;
	float: none;
	display: block;
}


#menu{
	padding-bottom: 0px;
	font-family:Georgia, "Times New Roman", serif;
	color:#a62b0f;
	font-weight:bold;
	width: 720px;
	float: left;
	height: 21px;
	margin-bottom: 0px;
	bottom: 0px;
	display: block;
	font-size: 11px;
}

#menu a{
	color:#a62b0f;
	text-decoration:none;
}

#menu a:hover{
	color:#e3431f;
	text-decoration:none;
	margin-bottom: 0px;

}

#menu .seleccionado{
	text-decoration:underline;
}
#menu .negrita{
	text-decoration:inherit;
}

#menu_2{
	display: block;
	font-family:Georgia,"Times New Roman",serif;
	padding-left: 10px;
	margin-top: 10px;
	color:#666666;
	font-weight:bold;
	padding-bottom: 25px;
}

#menu_2 a{
color:#999999;
	text-decoration:none;
}

#menu_2 a:hover{
	color:#e3431f;
	text-decoration:none;

}

#menu_2 .seleccionado{
	text-decoration:underline;
}

#bloque_principal{
	float: none;
	width: 710px;
	display: block;
	z-index: 10;
}

#foto{
	float:right;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
}

#pie{
	float: none;
	width: 100%;
	z-index:1;
	text-align:center;
	position: relative;
	height: auto;
	vertical-align: top;
}

#menu_pie{
	padding-top:40px;
	width: 100%;
	text-align: center;
	display: inline-block;
	float: none;
	position: relative;
	margin-top: 60px;
}

