@charset "utf-8";
body {
	background-color: #479894;
	text-align:center;
	margin:0px 0px;
	}

#flash{
	width:980px;
	height:232px;
	background-image:url(../img/fd_01.jpg);
	margin:0px auto;
}

#cuerpo{
	width:980px;
	height:280px;
	background-image:url(../img/fd_02.jpg);
	background-repeat:repeat;
	text-align:center;
	margin:0px auto;
}

#cuerpo1{
	width:951px;
	height:280px;
	background-image:url(../img/01.jpg);
	background-repeat:repeat;
	margin:0px auto;
	
	
}

#pie{
	width:980px;
	height:54px;
	background-image:url(../img/fd_03.jpg);
	margin:0px auto;
	text-align:center;
}

#pie1{
	font-family:"Microsoft Sans Serif";
	font-size:9px;
	width:951px;
	height:42px;
	background-image:url(../img/02.jpg);
	margin:0px auto;
	font-weight: normal;
	color:#000;	
}

#izquierda{
	float:left;
	padding:15px 10px 1px 8px;
}

#derecha{
	float:right;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
	text-align:justify;
	padding:15px 15px 1px 0px;
}
#derecha1{
	float:right;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
	text-align:justify;
	padding:0px 0px 0px 0px;
}

#normal{
	
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
	text-align:justify;
	padding:11px 10px 1px 8px;
}

#barrita{
	width:277px;
	height:35px;
	font-family:"Microsoft Sans Serif";
	font-size:18px;
	color:#FFF;
	background-image:url(../img/barrita.jpg);
	background-repeat:repeat;
	margin:0px 0px 0px 3px;
	text-align:left;
	padding: 1px 0px 0px 3px;
}

.column_left{
	width:200px;
	float:left;
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
}

.row{
	width:500px;
	height:9px
	
	}
	
	
	#l0{
	
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
	text-align:justify;
	overflow:auto;
	width:940px;
	height:200px;
	
}

.letraBlanca{
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
