body {
		margin: 0;
		padding: 0;
}
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{
		
}
#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: #fff;
}

.right_corner{
		width: 900px;
		height: 35px;
		background: #fff;
}
.left_corner_bottom{
		width: 900px;
		height: 33px;
		background: #fff;
}

.right_corner_bottom{
		width: 900px;
		height: 33px;
		background: #fff;
}
.td_left{
		padding-right:10px;		
		height: auto;
		vertical-align: top;
		background: #fff;
		color: #000;
		width: 250px;
}
.td_left h1{
              font-size: 13px;		
              
}
.td_center{		
		height: auto;
		vertical-align: top;
                background: #f6f6f6;
}
.td_right{
		background-color: #fff;
		color: #fff;
}
.td_right h1{
		color: #fff;
}
.list{
		padding-left: 20px;
		padding-bottom: 10px;
		background: url(../images/arrows.jpg) 0px 4px no-repeat;
		line-height: 20px;
		text-align: left;
		list-style: none;
		border-bottom: 1px #323489 dashed;
                font-family: verdana;
		font-weight: bold;
}
.listLast{
		padding-left: 20px;
		padding-bottom: 10px;
		background: url(../images/arrow.jpg) 0px 4px no-repeat;
		line-height: 20px;
		text-align: left;
		list-style: none;
			
}
.ul_center{
		margin-left: 0px;
}
.officeuno{
		padding-left: 30px;
		padding-bottom: 10px;
		border-bottom: 1px #fff dotted;
		background: url(../images/naranja_uno.jpg) 0px 3px no-repeat;
}
.officedos{
		padding-left: 30px;
		padding-bottom: 10px;
		border-bottom: 1px #fff dotted;
		background: url(../images/naranja_dos.jpg) 0px 3px no-repeat;
}
.officetres{
		padding-left: 30px;
		padding-bottom: 10px;
		border-bottom: 1px #fff dotted;
		background: url(../images/naranja_tres.jpg) 0px 3px no-repeat;
}
.officecuatro{
		padding-left: 30px;
		padding-bottom: 10px;
		text-align: right;
}
#formDirectorio{
		margin:  0px;
		padding: 0px;
}
.labelReq{
	    float: left;
		line-height: 16px;
		padding-left: 13px;
		color: #fff;
		width: 60px;
		background: url(../images/requerido.jpg) top left no-repeat;
		clear: left;
}
.textInput{
		width: 215px;
		height: 16px;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #000;
}
.textSelect{
		width: 217px;
		height: 24px;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #000;
}
.button{
		padding: 0px;
		margin-left: 5px;
		margin-top: 10px;
		
}

.buttonuno{
		padding: 0px;
		margin-left: 10px;
		margin-top: 10px;
		margin-left: 100px;
		
}
.nota{
		padding: 10px 10px 10px 77px;
		text-align: left;
}
p.nav_page{
		padding-left: 40px;
}
p.nav_page a{
		text-decoration: underline;
		color: #000;
}
span.navPagesSelected{
		padding: 3px;
		background-color: #fff;
		color: #212121;
}
.pie{
		font-family: Lucida Sans Unicode;
		font-size: 11px;
		color: #cecece;
		padding-left: 10px;
		padding-bottom: 10px;
		text-align: right; 
}
.pie a{
		color: #cecece;
}