body {
		margin: 0;
		padding: 0;
		background: #8393ab url(../images/fondo.jpg) top left repeat-x;	
}
div{
	overflow: hidden;
	margin:  0px;
	padding: 0px;
}
h1{
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #212121;
		font-weight: bold;
		color: #445262;
}
table{
		width: 900px;
		margin-top: 2px;
}
td{
		text-align:justify;
		padding-right: 5px;
		vertical-align: top;
}
#div_content{
		margin: 0 auto;
		width:  900px;
		height: auto;
}
#div_header{
		width:  900px;
		height: 113px;
		background: url(../images/header.jpg) top left no-repeat;		
}
#flash_content{
		width:  900px;
		height: 244px;
}
#div_textContent{
		width: 900px;
		height: 400px;
		background: url(../images/borde_inferior.jpg) top repeat-x;
		padding-top:0px;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #445262;
}
#div_bar_nav{
		width: 900px;
		height: 35px;
		background: url(../images/centro.jpg) center repeat-x;
		
}
#div_bar_nav_bottom{
		width: 900px;
		height: 33px;
		background: url(../images/bottom_center.jpg) center repeat-x;
		
}
#option_menu{
		margin:0 35px;
		padding: 0;
		height: 35px;
		list-style: none;
}

#option_menu_bottom{
		margin:0;
		margin-left: 250px;
		padding: 0;
		height: 35px;
		list-style: none;
}

#option_menu li{
		float: left;

}

#option_menu_bottom li{
		float: left;

}

#option_menu a{
		float: left;
		text-decoration: none;
		display: block;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #ffffff;
		line-height: 30px;
		height: 35px;
		margin: 0 10px;
	
		
}
#option_menu a:hover{
		color: #39404E;
		border-top: 5px #39404E solid;
		line-height: 20px;
}

#option_menu_bottom a{
		float: left;
		text-decoration: none;
		display: block;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #ffffff;
		line-height: 30px;
		height: 35px;
		margin: 0 10px;
	
		
}
#option_menu_bottom a:hover{
		color: #39404E;
		border-top: 5px #39404E solid;
		line-height: 20px;
}

.left_corner{
		width: 900px;
		height: 35px;
		background: url(../images/izquierda.jpg) top left no-repeat;
}

.right_corner{
		width: 900px;
		height: 35px;
		background: url(../images/derecha.jpg) right top no-repeat;
}
.left_corner_bottom{
		width: 900px;
		height: 33px;
		background: url(../images/bottom_izquierda.jpg) top left no-repeat;
}

.right_corner_bottom{
		width: 900px;
		height: 33px;
		background: url(../images/bottom_derecha.jpg) right top no-repeat;
}
.td_left{
		padding-right:10px;		
		height: 309px;
		vertical-align: top;
		background: #ffffff;
		color: #fff;
}
.td_left h1{
		color: #fff;
}
.td_center{		
		height: 309px;
		vertical-align: top;
		background: #fff;
}
.list{
		padding-left: 20px;
		background: url(../images/arrow.jpg) left center no-repeat;
		line-height: 20px;
		text-align: left;
		list-style: none;
		border-bottom: 1px #323489 dotted;
		
}
.ul_center{
		margin-left: 0px;
		padding-left: 0px;
}
.td_right{
		background: #8393AB url(../images/ofi_dir.jpg) left top no-repeat;
		height: 395px;
}
.pie{
		font-family: Lucida Sans Unicode;
		font-size: 11px;
		color: #cecece;
		padding-left: 10px;
		padding-bottom: 10px;
		text-align: right; 
}
.pie a{
		color: #cecece;
}