html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
  border-width: 0px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 100%; 
  background-color:white;
  color: #4C4E4E;
  /*background: url('../images/Hazbide-background-verde.gif') repeat scroll 0 0 #FFF;*/
  font-family: Arial, Helvetica, Tahoma, sans-serif;
}

h1 {
	margin:0px;
	color:#1D5F06;
	font-size:4em;
	font-family: Arial Black, Arial, Helvetica, Tahoma, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 0.9em;
  /*text-shadow: 2px 2px 1px #000;&Ccedil;*/
  margin-left:510px;
}

h2 {
	font-size:1.1em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	text-align:left;
	color:#1D5F06;
	margin-bottom: 15px;
	border-bottom: 1px solid #2E9804;
	width:100%;
}

h3 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	font-weight: bold;
	color:#1D5F06;
	font-size: 1.2em;
	margin:30px 0px 10px 0px;
}

.dp_in{
	display:inline;
}

.mg_bottom12{
	margin-bottom:12px;
}

.txtbold {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	font-weight: bold;
	color:#1D5F06;
	font-size: 0.8em;
	margin:0px 0px 0px 16px;
}

.txtmail {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	font-weight: bold;
	color:#1D5F06;
	font-size: 0.7em;
	margin:0px 0px 0px 0px;
}

.txtmail_02 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	font-weight: bold;
	color:#1D5F06;
	font-size: 0.9em;
	margin:0px 0px 0px 0px;
}

.justify {
	text-align:justify;
}

h4  {
	font-family: Arial Rounded MT Bold, Arial Bold, Arial, Helvetica, Tahoma, sans-serif;
	text-align:left;
	font-weight: normal;
	font-style: italic;
	color:#1D5F06;
	margin:10px 0px 10px 0px;
}

a {text-decoration: none; color: #1D5F06}

.active {
font-size:1.2em;
font-weight: bold;
}

p {
	line-height:1.2em;
	margin-top:0px;
	margin-bottom: 15px;
}

p a {
	font-weight: bold;
	text-decoration: underline;
}

fieldset {
	border: 1px solid #1D5F06;
	color: #1D5F06;
	padding: 10px;
	margin-bottom: 50px;
}

legend {
	font-weight: bold;
}

form ul {
	list-style: none;
}

form label {
	
}

form label span {
	color: red;
}

form input[type='text'], form input[type='password'] {
	width: 241px;
	height: 12px;
	border: 1px solid #1D5F06;
	margin-bottom: 5px;
	margin-left: 15px;
}

form textarea{
	border: 1px solid #1D5F06;
	margin-bottom: 5px;
	margin-left: 15px;
}

form select {
	width: 170px;
	margin-left: 13px;
}

ul, ol {
	margin: 0px 0px 30px 30px;
}

ul li, ol li {
	line-height: 1.4em;
	margin-bottom: 10px;
}

dt {font-weight: bold;}
dd {margin-bottom: 25px;}

textarea {
	width: 461px;
	height: 100px;
}

hr {
	border: 0;
	height: 1px;
	color: #1D5F06;
	background-color: #1D5F06;
}

#container{	
	margin-top: 10px;
	padding:0px;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	color:#4C4E4E;		
}

#header {
	background: url('../img/fondo_cab.gif') no-repeat;	
	margin-top: 15px;
	width:auto;
	height: 152px;
	min-height: 152px;	
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-weight:normal;
	overflow: hidden;
}

#head_left {
	float:left;
	width: 375px;
	margin-left: 15px;
}

#head_right {
	float:left;
	margin-left: 160px;
	padding-top: 2px;
	width: 350px;
}

#content {
	margin-top: 5px;
	margin-bottom:6px;
	text-align:left;	
	border:0px #000000 solid;	
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	padding-left:10px;
	padding-top:10px;
	/*padding:10px 10px 0px;*/
	width:auto;
	height:370px;
	/*overflow: hidden;*/
	
	border: 1px solid #2E9804;
	border-width: 0px 1px 1px 1px;
}

#info {
	font-size: 0.9em;
	padding-left:10px;
	/*padding-bottom:20px;*/
	text-align: left;
	float: left;
	color: #1D5F06;
	width: 730px;
	height:364px;
	/*overflow:auto;
	min-height:370px;
	height:auto !important;
	height:370px;*/
}

#sidebar {
	width:183px;
	height:350px;
	float:left;
	border-right: 1px solid #2E9804;
	padding-right: 10px;
	padding-top:12px;
}

#sidebar form {
	text-align: right;
}

#sidebar a {
	color: #1D5F06;
	font-size: 0.8em;
	text-align: center;
}

#frm_registro label {
	font-size: 0.8em;
	margin-right: 5px;
	float:left;
}

#frm_registro input[type='text'], form input[type='password'] {
	width: 100px;
	height: 12px;
	border: 1px solid #1D5F06;
	margin-bottom: 5px;
	margin-left: 10px;
}

#direccion { margin-bottom: 7px}

/*#direccion p{
	color: #1D5F06;
	font-size: 0.8em;
	text-align: left;
	margin: 0px 0px;
}*/

#submenu {
	background-color: white;
	overflow: hidden;
	float:left;
	background-color:#C9FB1E;
	width:46.5em;
}

#submenu ul {
	list-style-image: url("../img/marc_submenu.gif");
	list-style-position: inside;
	margin: 0px;
	padding: 0px; 
}

#submenu ul li {
	float:left;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.75em;
	color: #1D5F06;
	padding: 5px 10px;
	margin-bottom: 0px;
}

#submenu ul li a {
	padding-top: 4px;
	color: #1D5F06;
}

#submenu ul li:hover { text-decoration: underline;color: #1D5F06;}

#menu {
	background-color: white;
	overflow: hidden;
	float:left;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-top:28px;
}

#menu ul li {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.8em;
	font-weight:bold; 
	padding-left: 16px;
	background: url('../img/btmenu.gif') no-repeat;	
	height: 45px;
	width: 186px;	
	margin-bottom: 0px;
}

#menu ul li a {
	display: block;
	width: 166px;
	height: 23px;
	color: #164b02;
	padding-top: 12px;
}

#menu ul li a:hover {color:#206d03;}
#menu ul li:hover { background: url('../img/btmenu_02.gif') no-repeat;}

#map, .center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* style vars */
.float_left {float:left !important;}
.float_right {float:right !important;}
.clear {clear: both;}
.color_azul{color:#2E9804;}

.align_left {text-align: left}
.align_center {text-align: center}
.align_right {text-align: right}

.bold {font-weight: bold;}
.selected {text-decoration: underline;}
.valign_middle {vertical-align: middle;}

ul.contact {
	list-style: none;
	text-align: right;
	margin: 0px 70px 30px 0px;
	float: left;
	width: 425px;
}

ul.contact li {
	line-height: 1.8em;;
}

div.address_contact {
	float:left;
	width: 100px;
	margin-top: 30px;
}

div.dummyDiv {
	background-color: white;
	overflow: hidden;
	float:left;
	background-color:#C9FB1E;
	width:46.5em;
	height:27px;
}

ul.contact label {
	margin-right: 15px;
}

p.subtitle {
	color:#2455B1;
	font-size:1em;
	font-family:  Myriad, Arial, Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}

p.sat_subtitle {
	color: white;
	font-family: Impact, Arial;
	font-size: 1.7em;
	letter-spacing:2px;
	margin-top: 7px;
}

p.telefonos {
	color: white;
	font-size: 1.4em;
	font-family:  Myriad, Arial, Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
}

p.telefonos img {
	vertical-align: middle;
	margin-top: -5px;
}

.form_links {
	margin-top: 10px;
	text-align: center;
	line-height: 1.3em;
}

/************  TABLA PARA LISTADOS  ****************/
.table_list{
	border:2px solid #1D5F06;
	border-top:0px;
	width:100%;
}

.table_list caption{
	color: #0D3096;
	padding:0px;
	font-size: 14px;
	height:35px;
	background-color: #1D5F06;
}

.table_list caption .header_text{
	padding-top:5px;
}

.table_list thead{
	font-size:14px;
	color:#FFFFFF;
	background-color:#4D4D4D;
	text-align:center;
}

.table_list tbody a{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.table_list tbody a.especial{
	font-weight:normal;
	color:#7F7F7F;
	text-decoration:none;
}

.table_list tbody tr.linea1 {
	background-color: #EAE8E9;
	height:20px;
}

.table_list tbody tr.linea2 {
	background-color: #FFFFFF;
	height:20px;
}

.table_list tbody td{
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	color:#000000;
}

.table_list tfoot tr {
	background-color: #FFFFFF;
	height:20px;
	font-size:9px;
	font-weight:normal;
}

.table_list tfoot tr td{
	border-top:1px solid #79D3A4;
}

.columna_izquierda{
	float:left;
	display:inline;
	width:45em;
	height:325px;
}

.cont_central{
	float:left;
	display:inline;
	width:45em;
	height:325px;
	overflow:auto;
}

.columna_derecha{
	float:left;
	display:inline;
	margin-left:18px;
	width:4em;
	height:362px;
	border-left:1px solid #2E9804;
}

.cont_col_derecha{
	float:left;
	display:inline;
	margin-left:24px;
	width:14em;
	min-height:362px;
	height:auto !important;
	height:362px;
}

.over { overflow:hidden; }
.div_cabecera_intro{
	float:left;
	background-image: url("../img/img_intro.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:225px;
}
.div_cabecera_loc{
	float:left;
	background-image: url("../img/img_07.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:225px;
}
.div_cabecera_ser{
	float:left;
	background-image: url("../img/img_09.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:225px;
}
.div_cabecera_tra{
	float:left;
	background-image: url("../img/img_05.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:225px;
}
.div_cabecera_con{
	float:left;
	background-image: url("../img/img_04.jpg");
	background-repeat:no-repeat;
	width:744px;
	height:225px;
}
.borverde{
	margin-bottom:24px;
	border: 1px solid #2D9B06;
}
#menu_contacto{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
}
#menu_contacto span{
	display:block;
	float:left;
	width:7em;
}
#menu_contacto2{
	list-style:url('../img/marc_submenu.gif');
	margin:0px;
	padding:0px;
	margin-left:10px;
}

.c_rojo{
	color:#FF0000;
}
.bloque{
	display:block;
	line-height:1em;
}