/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

.column {
	float: left;
}

.clear {
	clear: both;
}

.justify {
	text-align: justify;
}

html,input,textarea {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #424242;
}

input,select {
	vertical-align: middle;
	font-weight: normal;
	line-height: 10px;
}

a {
	color: #00B;
}

/* main layout */
.top_bg {
	background: url(images/tall_top.gif) top repeat-x #FFFFFF;
}

.bot_bg {
	background: url(images/bot_bg.gif) bottom repeat-x;
}

#header {
	background: url(images/header_bg.jpg) bottom right no-repeat;
}

#header1 {
	padding: 18px 0 0 26px;
}

#header2 {
	padding: 40px 0 0 47px;
}

#footer .indent {
	padding: 6px 0 2px 58px;
}

#footer {
	color: #606060;
	line-height: 19px;
}

#footer a {
	color: #333;
}

#footer span {
	color: #333232;
}

#footer span a {
	color: #333232;
}

#main {
	margin: 0 auto;
}

#middle {
	width: 100%;
}

li {
	background: url(images/a1.gif) no-repeat 0 4px;
	padding-left: 30px;
	line-height: 18px;
}

.date {
	background: url(images/date_bg.gif) 0 3px no-repeat;
	color: #B9C0C7;
	padding-left: 15px;
	margin: 15px 0 8px 0;
}

.content {
	padding: 13px 37px 15px 37px; height:480px;
}

/* index */
.box .top .right {
	background: url(images/corn_tr.gif) top right no-repeat
}

.box .top {
	background: url(images/box_top_tall.gif) top repeat-x
}

.box .bot {
	background: url(images/box_bot_tall.gif) top repeat-x
}

.box .bot .right {
	background: url(images/corn_br.gif) top right no-repeat;
}

.box .centr {
	background: #F8F8F2 url(images/box_bg.gif) top repeat-x;
}

.box .centr .mid {
	background: url(images/box_centr_left.gif) left repeat-y;
}

.box .centr .mid .indent {
	padding: 13px 29px 16px 30px;
	background: url(images/box_centr_right.gif) right repeat-y;
}

.more {
	background: url(images/a1.gif) no-repeat 0 3px;
	padding-left: 11px;
	font-weight: bold;
	color: #0F79A5;
	text-decoration: underline;
	margin-left: 1px
}

.more:hover {
	text-decoration: none;
}

.h_text {
	background: url(images/h_text_bg.gif) bottom repeat-x;
}

.h2_text {
	background: url(images/h_text_bg.gif) bottom repeat-x;
}

#index .h_text {
	padding: 29px 0 0 10px;
}

#index .col1 .cont {
	padding: 20px 25px 0 10px;
}

.line {
	background: #363D3F;
	height: 1px;
	margin: 16px 0 0 0
}

/* index-1 */
#index_1 .col1 .h_text {
	padding: 22px 0 0 10px;
}

#index_1 .col1 .cont {
	padding: 20px 30px 5px 0px;
}

#index_1 .col1 .cont .pic {
	padding: 20px 0 0 0;
}

#index_1 .col1 .cont .list {
	padding: 19px 0 0 17px;
}

#index_1 .col1 .list2 {
	padding: 0 0 0 10px;
}

#index_1 .col1 .list3 {
	padding: 0 0 0 42px;
}

#index_1 .col2 .h_text {
	padding: 21px 0 0 11px;
}

#index_1 .col2 .cont {
	padding: 22px 0 0 11px;
}

#index_1 .col2 .cont span {
	color: #0F79A5;
}

#index_1 .col2 .indent {
	padding: 0 0 27px 0;
}

/* index-2 */
#index_2 .h_text {
	padding: 22px 0 0 10px;
}

#index_2 .col1 .cont {
	padding: 22px 29px 0 10px;
}

#index_2 .col1 .list1 {
	padding: 15px 0 17px 10px;
}

#index_2 .col1 .list2 {
	padding: 15px 0 0 42px;
}

#index_2 .col1 .cont .pic {
	padding: 17px 0 0 0;
}

#index_2 .col1 .cont .list {
	padding: 17px 0 0 20px;
}

#index_2 .srvTitle {
	padding-bottom: 1px;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 8px;
	color: #94C245;
	font-weight: bold;
}

#index_2 .srvCont {
	text-align: justify;
	color: #888888;
	margin-top: 5px;
}

/* index-3 */
#index_3 .col1 .h_text {
	padding: 22px 0 0 10px;
}

#index_3 .submenu {
  display: inline;
  float: left;
  padding: 1px 0 1px 6px;
  width: 100%;
  border-top: 1px #CCC dashed;
  border-bottom: 1px #CCC dashed;
  overflo: hidden;
}

#index_3 .submenu ul, #index_3 .submenu li {
  display: inline;
  float: left;
}

#index_3 .submenu ul {
  list-style-type: none;
  font-size: 12px;
  color: #444;
}

#index_3 .submenu li {
  color: #aaa;
  margin-right: 10px;
}

#index_3 .submenu a {
  color: #888;
}

#index_3 #album {
  display: inline;
  float: left;
  width: 100%;
  margin: 3px 0 2px 1px; 
}

/* index-4 : presupuestos */
#index_4 .col1 .h_text {
	padding: 22px 0 0 10px;
}

#index_4 .col1 .cont {
	padding: 22px 20px 13px 9px;
	text-align: justify;
}

#index_4 .col1 .cont2 {
	padding: 20px 40px 13px 9px;
}

#index_4 .col1 .h2_text {
	padding: 22px 0 0 9px;
}

#index_4 .col2 .h_text {
	padding: 22px 0 0 10px;
}

#index_4 .col2 .cont {
	padding: 22px 10px 27px 10px;
}

#index_4 .col2 .cont span {
	color: #0F79A5;
}

#index_4 #frmPresupuesto {
	display: inline;
	float: left;
	padding: 0;
}

#index_4 #frmPresupuesto p {
	display: inline;
	float: left;
	clear: both;
}

#index_4 .formInput, #index_4 .formSelect, #index_4 .formArea {
  display: inline;
  float: left;
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 4px;
}

#index_4 .formInput, #index_4 .formArea {
	width: 320px;
}

#index_4 .formSelect {
  width: 324px;
}

/* index-5 */
#index_5 .col1 .h_text {
	padding: 22px 0 0 10px;
}

#index_5 .col1 .cont {
	padding: 12px 25px 10px 9px;
}

#index_5 .col2 .cont2 {
	padding: 0 0 0px 9px;
}

#index_5 .col2 .h2_text {
	padding: 18px 0 0 9px;
}

#index_5 .col2 .h_text {
	padding: 22px 0 0 9px;
}

#index_5 .col2 .cont {
	padding: 12px 10px 16px 9px;
}

#index_5 .col2 .cont span {
	color: #0F79A5;
}

#index_5 #frmContacto {
  display: inline;
  float: left;
  padding: 0;
}

#index_5 #frmContacto p {
  display: inline;
  float: left;
  clear: both;
  width: 320px;
}

#index_5 .formInput, #index_5 .formArea {
  display: inline;
  float: left;
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 4px;
}

#index_5 .formInput, #index_5 .formArea {
  width: 430px;
}

.form_left {
	width: 227px;
	padding: 17px 0 0 1px;
}

.form_right {
	width: 197px;
	padding: 17px 0 0 1px;
}

.form_left .row {
	height: 36px;
}

.form_left .input {
	width: 181px;
	height: 17px;
}

.form_right .textarea {
	width: 194px;
	height: 89px;
	overflow: auto
}

.form_right div {
	text-align: right;
	padding: 8px 3px 0 0;
}

/* index-6 */
#index_6 .colA, #index_6 .colB {
  display: inline;
  float: left;
  margin-left: 2px;	
  overflow: hidden;
}

#index_6 .colA {
	width: 292px;
}

#index_6 .colB {
	width: 472px;
}
