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: auto;
		background: url(../images/borde_inferior.jpg) top repeat-x;
		padding-top:0px;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #000000;
}
#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: auto;
		vertical-align: top;
		background: url(../images/fondoLeft.jpg) top repeat-x;
		color: #fff;
		width: 250px !important;
}
.td_left h1{
		color: #fff;
}
.td_center{		
		height: auto;
		vertical-align: top;
		background: url(../images/fondoCentro.jpg) top repeat-x;
}
.td_right{
		background-color: #8393AB;
		color: #fff;
}
.td_right h1{
		color: #fff;
}
.list{
		padding-left: 20px;
		padding-bottom: 10px;
		background: url(../images/arrow.jpg) 0px 4px no-repeat;
		line-height: 20px;
		text-align: left;
		list-style: none;
		border-bottom: 1px #323489 dotted;
		
}
.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;
		padding-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;
		border-bottom: 1px #fff dotted;
		background: url(../images/naranja_cuatro.jpg) 0px 3px no-repeat;
}
.officecinco{
		padding-left: 30px;
		padding-bottom: 10px;
		background: url(../images/naranja_cinco.JPG) 0px 3px no-repeat;
}
#formContact{
		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: 250px;
		height: 16px;
		font-family: Lucida Sans Unicode;
		font-size: 13px;
		color: #000;
}
.textMensaje{
		width: 250px;
		height: 200px;
		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;
}
.pie{
		font-family: Lucida Sans Unicode;
		font-size: 11px;
		color: #cecece;
		padding-left: 10px;
		padding-bottom: 10px;
		text-align: right; 
}
.pie a{
		color: #cecece;
}
.mensajeError{
		
}



