body {
	background-color: #003369;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btn_{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.btn_:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.cont_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #484743;
	text-align: justify;
	text-decoration: none;
}
.cont_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #484743;
	text-align: justify;
}.cont_1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #54759c;
	text-align: justify;
}
.btn_h{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_h:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_h:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.btn_h:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}
.btn_h:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e25915;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 280px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #f14f11;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 16px;
	width: 130px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #f14f11;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.boton1 {
	color: #FFFFFF;
	background-color: #95564F;
	width: 60px;
	/*border: 1px solid #95564F;*/
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor:pointer;
}
.boton_trabaje {
	color: #FFFFFF;
	background-color: #688AB8;
	width: 60px;
	/*border: 1px solid #398EAD;*/
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor:pointer;
}
.boton_download {
	color: #FFFFFF;
	background-color: #688AB8;
	width: 60px;
	/*border: 1px solid #95564F;*/
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor:pointer;
}

.boton_usuarios {
	color: #FFFFFF;
	background-color: #688AB8;
	width: 60px;
	/*border: 1px solid #958F87;*/
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor:pointer;
}
.boton_contacto{
	color: #FFFFFF;
	background-color: #688AB8;
	width: 60px;
	/*border: 1px solid #B2AE3B;*/
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	background-image: url(imagenes/boton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor:pointer;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 73px;
	width: 280px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #f14f11;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	height: 130px;
	width: 280px;
	padding-top: 1px;
	padding-left: 2px;
	border: 1px solid #f14f11;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}.cont_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 2px;
	padding-left: 2px;
}

.cont_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003c87;
}
#menuItem0{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem3{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem4{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem5{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left:36px;
	margin-top: -19px;
}
#menuItem6{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menuItem7{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.botonera_left{
	background-color:#675F52;
}
#menu a{

}
.botonera_left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#menu #ocupado1{
	background-color: #688AB8;
	width:148px;
	height:100%;
}
#menu #ocupado2{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado3{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado4{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado5{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado6{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado7{
	background-color: #688AB8;
	width:148px;
	height:100%
}
#menu #ocupado8{
	background-color: #688AB8;
	width:148px;
	height:100%
}

.numeros a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.numeros a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.numeros #ocurrente{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3f3d3d;
	text-decoration:none;
}
.cont_3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cont_3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
#menu_izq a{
padding-left:25px;
display:block;

}
.botonera_left .menu1 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:2px;
}
.botonera_left .menu2 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:3px;

}
.botonera_left .menu3 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:3px;

}
.botonera_left .menu4 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:2px;
}
.botonera_left .menu5 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:2px;
}
.botonera_left .menu6 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:2px;
}
.botonera_left .menu7 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:3px;
}
.botonera_left .menu8 a:hover{
background-color:#688AB8;
padding-top:2px;
padding-bottom:2px;
}
#gruaste ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
text-align:inherit;
}
#gruaste ul li {
        padding-left:8px;
        margin-bottom:2px;
        list-style-type:none;
text-align:inherit;
}
#gruaste p {
        padding:0px;
        margin:0;
text-align:inherit;
}
#gruaste ul a {
        padding:0px;
        margin:0;
        list-style-type:none;
text-align:inherit;
}
#gruaste ul li a {
        padding:0px;
        margin-bottom:2px;
        list-style-type:none;
text-align:inherit;
}
#gruaste img {
	border:none;
}
