body {
	background-color: #053170;
	background-repeat:no-repeat;
	color: #053170;
	font-family: Arial;
	font-size: 12px;
}
img{
border:0px;
}
#main_web{
width: 955px;
margin-left: auto;
margin-right: auto;
height: 1021px;
}
#visor_mundo{
	width: 490px;
	height: 175;
	background-color:#053170;
	margin: 0px auto;
}
#menu_container{
	width: 100%;
	height: 64px;
	background-image: url("../menu_imagenes/menu-persist_01.jpg");
	background-color:#053170;
}
#info_container{
	width: 63%;
	height: 768px;
	background-image: url("../images/index_17.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#info_container2{
	width: 80%;
	height: 768px;
	background-image: url("../images/links/base_14.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#info_container3{
	width: 80%;
	height: 390%;
	background-image: url("../images/links/base_14.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#info_container4{
	width: 80%;
	height: 100%;
	background-image: url("../images/links/base_14.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#info_container5{
	width: 80%;
	height: 535%;
	background-image: url("../images/links/base_14.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#info_container6{
	width: 80%;
	height: auto;
	background-image: url("../images/links/base_14.jpg");
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

#columnas{
	width: 10%;
	height: 768px;
	float: left;
	background-image: url("../images/links/base_13.jpg");
	background-repeat: repeat-x;
	
}
#columnas1{
	width: 17%;
	height: 768px;
	float: left;
	
}
#footer{
	font-family:arial, verdana,sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	
}
#text_ppal_left_white{
	text-align: justify;
	color:#ffffff;
	font-size:12px;
	border-color:#fff;
}
#text_ppal_left_blue{
	text-align: justify;
	color:#053170;
	font-size:12px;
}
.white{
	color:#ffffff;
}
.blue{
	color:##053170;
}
#red{
	color:#ff0000;
	font-family:Sans-Serif;
	font-size:13px;
}
.centrado{
	text-align:center;
}
#left{
	text-align:left;
	font-style:italic;
}


.link2	a:link {color:#053170;}      /* unvisited link */
.link2	a:visited {color:#053170;}  /* visited link */
.link2	a:hover {color:#053170;}  /* mouse over link */
.link2	a:active {color:#053170;}  /* selected link */

#centrar_celda{
	text-align:center;
	
}
.table{
border-color:#ffffff;}
/*
libro.php
*/
#lib_main{
	width:791px;
	height:auto;
}
#sec_lib_left{
	width:22%;
	height:auto;
	float:left;

}
#sec_lib_right{
	width:78%;
	height:auto;
	float:left;
}
#text_width{
	width:95%;
	height:auto;
}


