/* CSS Document */
body{
	background-image: url(imagenes/bk_main.jpg);
	background-position:top;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtblack{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	margin-top:12px;
}
.txtblack2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	margin-top:5px;
}
.txtwhite{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	text-align:right;
	font-weight:bold;
	margin-top:20px;
	margin-right:250px;
}
.txtsearch{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #000000;
	text-align:left;
	font-weight:bold;
	margin-top:6px;
	margin-left:5px;
}
.txtmenu1{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#globalnav{
	position:relative;
	display:block;
	margin:0;
	width:800px;
	height:10px;
	top:15px;
	right:auto;
}
#globalnav li{ 
	display:inline; 
	float:right;
	margin-left:20px;
	list-style:none;
}
#wrap{
	margin:0 auto;
	width: 800px;
	text-align:left;
}
#tophead{
	background-image: url(imagenes/top_log1.jpg);
	height:50px;
	background-repeat:no-repeat;
}
#bottomhead{
	background-image:url(imagenes/top_log2.jpg);
	background-repeat:no-repeat;
	height:40px;
}
#topboton{
	padding-right:0px;
	float:right;
	padding-top:0px;
}
#container .top{
	background-repeat:repeat-x;
	height:320px;
}
#container .top .left{
/*	background-image: url(imagenes/topleft.jpg);*/
	width:20px;
	height:320px;
	float:left;
/*	background-repeat: no-repeat;*/
}
#container .top .right{
	background-image:url(imagenes/topright.jpg);
	width:20px;
	height:320px;
	float:right;
	background-repeat:no-repeat;
}
#container .top .top_a{
	background-image:url(imagenes/top_log3.jpg);
	width:760px;
	height:48px;
	float:left;
	color:#515045;
	background-repeat:no-repeat;
}
#container .top .top_b{
	width:760px;
	height:202px;
	float:left;
	background-repeat:no-repeat;
}
#container .top .top_c{
	width:760px;
	height:70px;
	float:left;
	background-repeat:no-repeat;
}
#container .top .top_cleft{
	width:402px;
	height:60px;
	float:left;
	background-repeat:no-repeat;
}
.top_cleft1{
	width:132px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}
.top_cleft2{
	width:270px;
	height:30px;
	float:right;
	background-repeat:no-repeat;
}
.search{
	width:402px;
	height:35px;
}
#container .top .top_cright{
	width:191px;
	height:60px;
	float:right;
	background-repeat:no-repeat;
}
#container .center{
/*	background-color:#3C747C;*/
	background-repeat: repeat-y;
	height:440px;
}
#container .center .top1{
	width:800px;
	height:20px;
}
.left_top1{
	background-image:url(imagenes/left_top1.jpg);
	width:20px;
	height:20px;
	float:left;
}
.right_top1{
	background-image:url(imagenes/right_top1.jpg);
	width:20px;
	height:20px;
	float:right;
}
#container .center .top2{
	background-image:url(imagenes/bk_top_cen.jpg);
	width:800px;
	height:37px;
}
.left_top2{
	background-image:url(imagenes/left_top2.jpg);
	width:20px;
	height:37px;
	float:left;
}
.right_top2{
	background-image:url(imagenes/right_top2.jpg);
	width:20px;
	height:37px;
	float:right;
}
.contenido{
	background-color:#FFFFCC;
	height:363px;
}
.col_left{
	background-image:url(imagenes/col_left.jpg);
	width:20px;
	height:363px;
	float:left;
	background-repeat:repeat;
}
.col_right{
	background-image:url(imagenes/col_right.jpg);
	width:20px;
	height:363px;
	float:right;
	background-repeat:repeat;
}
#container .center .bottom{
	background-image:url(imagenes/bk_bottom_cen.jpg);
	width:800px;
	height:20px;
/*	background-repeat:no-repeat;*/
}
.left_bot{
	background-image:url(imagenes/bottom_cen_left.jpg);
	width:20px;
	height:20px;
	float:left;
}
.right_bot{
	background-image:url(imagenes/bottom_cen_right.jpg);
	width:20px;
	height:20px;
	float:right;
}
.col1_center{
	width:180px;
	height:363px;
	float:left;
	background-repeat:repeat;
}
.col2_center{
	background-image:url(imagenes/linea_center.jpg);
	width:20px;
	height:363px;
	float:left;
	background-repeat:repeat;
}
.col3_center{
	width:560px;
	height:363px;
	float:right;
	background-repeat:repeat;
}
