/* CSS Document */
body {
	background: #dedede url('images/bg.jpg') repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif
}
#wrap {
	margin: 0 auto;
	width:900px;
}
* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

a img {
	border: none;
}

#site {
	border: 0px solid red;
	position: relative;
	height: auto;
	display: block;
	clear: both;
}
#container {
	display: block;
	position: absolute;
	top:  0px;
	left: 0px;
	float: left;
	width: 900px;
	height: auto;
	background: url('images/content.jpg') no-repeat top left;
}

/* @end
/* @group Navigation */
#webmail {
	display: block;
	position: absolute;
	top:  82px;
	left: 764px;
	float: left;
	width: 110px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color:#384958;
}
#webmail:hover {
	color:#384958;
	text-decoration:underline;
}
#title_site {
	display: block;
	position: absolute;
	top:  58px;
	left: 13px;
	float: left;
	width: 181px;
	height: 59px;
	text-decoration:none;
	font-size: 16px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000;
}
#flash {
	display: block;
	position: absolute;
	top:  0px;
	left: 0px;
	float: left;
	width: 901px;
	height: 243px;
}
#servicios {
	display: block;
	position: absolute;
	top:  262px;
	left: 54px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 28px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color:#C50000;
}
#servicios_d {
	display: block;
	position: absolute;
	top:  310px;
	left: 98px;
	float: left;
	width: 266px;
	height: 47px;
	text-decoration:none;
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	text-align:right;
	color:#000;
}
#navigation {
	display: block;
	clear: both;
	width: 900px;
	height: 172px;
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') no-repeat top left;
	position: relative;
}
#spot {
	display: block;
	clear: both;
	width: 900px;
	height: 265px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#tabs {
	list-style: none;
	position: absolute;
	top: 136px;
	right: 13px;
	width: 871px;
	height: 35px;
	border: 0px solid red;
	float: left;
	text-align:center;
}

#tabs li {
	display: block;
	float: left;
}

#tabs li a {
	display: block;
	float: left;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	width: 135px;
	height: 25px;
	color: #fff;
	font-size: 12px;  
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
	text-shadow: 0 1px 1px #000;
}

#tabs li a:hover {
	
	color: #FB0000;
	text-shadow: 0 1px 1px #000;
	background: url('images/bg_navsh.jpg') no-repeat top left;
}
#tabs li a.selected {
	
	color: #384958;
	text-shadow: 0px 0px 0px;
	background: url('images/bg_navsh.jpg') no-repeat top left;
}
#tabs li a em {
	display: none;
}

#tabs li a:hover em {
	font-size: 1px;
	text-indent: -10000px;
	background: url('images/tab_left.jpg') no-repeat top left;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 62px;
}

/* @end */

/* @group Content */

#content {
	display: block;
	clear: both;
	position: relative;
	width: 900px;
	height: auto;
	min-height:436px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content:after {
	display: block;
	clear: both;
	content: ".";
	color: white;
	font-size: 1px;
	text-indent: -3000px;
	line-height: 1px;
}

#content a {
	color: #364654;
	text-decoration: underline;
}

#content a:hover {
	color: #364654;
	text-decoration: none;
}

#contentInner {
	display: block;
	clear: both;
	position: relative;
	width: 900px;
	height: auto;
	min-height:600px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contentInner:after {
	display: block;
	clear: both;
	content: ".";
	color: white;
	font-size: 1px;
	text-indent: -3000px;
	line-height: 1px;
}

#contentInner a {
	color: #364654;
	text-decoration: underline;
}

#contentInner a:hover {
	color: #364654;
	text-decoration: none;
}

/* @end */

/* @group Left */

#content li.left {
	float: left;
	display: inline;
	width: 900px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding-bottom:30px;
}
#boxes {
	margin-left:0px;
	margin-top:230px;
	height:auto;
}
#boxes_inner {
	margin-left:0px;
	margin-top:0px;
	height:auto;
}
#title {
	float: left;
	display: inline;
	width: 865px;
	padding-top:10px;
	padding-left:35px;
	height:27px;
	margin: 0px;
	background: #A6B7C6 url('images/title.jpg') repeat-x top left;
} 
#content li.left h1 {
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	text-shadow: 0 1px 1px #000;
	padding-top:12px;
	padding-left:20px;

}
#content li.left h2 {
	font-size: 16px;
	font: Myriad Pro Cond, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left:20px;
	padding-top:15px;
}

#content li.left h3 {
	font-size: 16px;
	font: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color: #364654;
	padding-left:45px;
	padding-top:60px;
	margin: 0px 0px 15px 0px;
	text-shadow: 0 1px 1px #000;
	font-weight:normal;
	background: transparent url('images/arrow.png') no-repeat 0px 50%;
}
#content li.left p {
	color: #6E6E6E;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	width:550px;
	line-height: 20px;
	margin: 0px 0px 18px 0px;
	margin-left:45px;
}

#content li.left .more {
	display: none;
}

#content li.left p a {
	text-decoration: none;
}
#content li.left p a:hover {
	text-decoration: underline;
}
#content li.left a.read_more {
	display: block;
	color: #fff;
	width: 19px;
	height: 19px;
	background: url('images/more.jpg') repeat-y top left;
	margin-top:10px;
}

#content li.left a.read_more:hover,
#content li.left a.read_more_hover {
	display: block;
	color: #fff;
	width: 19px;
	height: 19px;
	background: url('images/moreh.jpg') repeat-y top left;
	margin-top:10px;
}

#content li.left p img {
	display: block;
	background: #FFf;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}

/* @end */


#content li.left .box {
	float: left;
	width: 210px;
	height: 10px;
	margin: 0px 0px 0px 8px;
	position: relative;
	top:15px;
	}
#content li.left .box span.top {
	display: block;
	clear: both;
	width: 210px;
	height: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_gray.png') no-repeat top left;
}
#content li.left .box span.center {
	display: block;
	clear: both;
	width: 185px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-right: 5px;
	padding-left:20px;
	background: url('images/center_box_gray.png') repeat-y top left;
	color: #fff;
	font: 12px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
}
#content li.left .box span.center a {
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px 1px #000;
}
#content li.left .box span.center a:hover {
	color: #ccc;
	text-shadow: 0 1px 1px #000;
}
#content li.left .box span.bottom {
	display: block;
	clear: both;
	width: 195px;
	height: 45px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:15px;
	background: url('images/bottom_box_gray.png') no-repeat top left;
}
#content li.left .box a.read_more {
	display: block;
	clear:both;
	width: 23px;
	height: 23px;
	background: url('images/btn_red.png') repeat-y top left;
}

#content li.left .box a.read_more:hover,
#content li.left .box a.read_more_hover {
	display: block;
	background: url('images/btn_red.png') repeat-y top left;
}



/* @end */


#content li.left .boxR {
	float: left;
	width: 658px;
	height: auto;
	margin: 0px 0px 0px 8px;
	position: relative;
	top:15px;
	}
#content li.left .boxR span.top {
	display: block;
	clear: both;
	width: 658px;
	height: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_gray_inner.png') no-repeat top left;
}
#content li.left .boxR span.center {
	display: block;
	clear: both;
	width: 623px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-left:20px;
	background: url('images/center_box_gray_inner.png') repeat-y top left;
	color: #fff;
	font: 12px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
}
#content li.left .boxR span.center a {
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px 1px #000;
}
#content li.left .boxR span.center a:hover {
	color: #ccc;
	text-shadow: 0 1px 1px #000;
}
#content li.left .boxR span.bottom {
	display: block;
	clear: both;
	width: 658px;
	height: 45px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:15px;
	background: url('images/bottom_box_gray_inner.png') no-repeat top left;
}
#content li.left .boxR a.read_more {
	display: block;
	clear:both;
	width: 23px;
	height: 23px;
	background: url('images/btn_red.png') repeat-y top left;
}

#content li.left .boxR a.read_more:hover,
#content li.left .boxR a.read_more_hover {
	display: block;
	background: url('images/btn_red.png') repeat-y top left;
}



/* @end */


.bigBox {
	float: left;
	width: 901px;
	height: 225px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top:15px;
	}
.bigBox span.top {
	display: block;
	clear: both;
	width: 901px;
	height: 45px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_red.png') no-repeat top left;
}
.bigBox span.center {
	display: block;
	clear: both;
	width: 891px;
	height: 175px;
	line-height: 15px;
	margin: 0px;
	padding: 5px;
	background: url('images/center_box_red.png') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
}
.bigBox span.bottom {
	display: block;
	clear: both;
	width: 901px;
	height: 50px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_red.png') no-repeat top left;
}

/* @end */


.bigBoxR {
	float: left;
	width: 901px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top:15px;
	}
.bigBoxR span.top {
	display: block;
	clear: both;
	width: 901px;
	height: 45px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_red_inner.png') no-repeat top left;
}
.bigBoxR span.center {
	display: block;
	clear: both;
	width: 891px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 5px;
	background: url('images/center_box_red.png') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
}
.bigBoxR span.bottom {
	display: block;
	clear: both;
	width: 901px;
	height: 50px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_red.png') no-repeat top left;
}

/* @end */



/* @group Right */

/* @end */
/* @group Footer */
#footer {
	display: block;
	clear: both;
	width: 901px;
	height: 56px;
	background: transparent url('images/footer.jpg') repeat-x top left;
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color:#6E6E6E;
}
#footer p {
	font-size: 11px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color:#6E6E6E;
	padding-left:35px;
	padding-top:20px;
}
/* @end */

/* @group Forms */

form label {
	display: block;
	text-align: left;
	color: #433A12;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}
.input {
	border: 1px solid #333;
	background: #151515;
	padding: 5px;
	color: #666;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 160px;
	height:14px;
	background: transparent url('images/bg_input.jpg') repeat-x top left;
}
.input_ {
	border: 1px solid #666;
	background: #151515;
	padding: 5px;
	color: #fff;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 260px;
	height:14px;
	background: transparent url('images/bg_input.jpg') repeat-x top left;
}
form textarea {
	border: 1px solid #666;
	padding: 6px;
	color: #fff;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 340px;
	height:100px;
	margin: 5px 0px;
	background: #999 url('images/bg_input.jpg') repeat-x top left;
}
.button { 
	background: url('images/btn_red_big.png') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif; 
	width: 90px; height:23px;
	padding-bottom:3px;
	margin: 3px 0px;}
/* @end */
#form {
margin-left:45px;
	}
/* lists */
.shortList {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:20px;
}
.shortList li {

	display:block;
	width:165px;
	height:20px;
	padding:6px 0 6px 20px;
	color:#666;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background: url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
	border-bottom:1px dotted #666;
}
.shortList a {
	text-decoration:none;
}
.shortList a:hover {
text-decoration:none;
}
/* lists */
.shortList2 {
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:20px;
}
.shortList2 li {

	display:block;
	width:610px;
	height:20px;
	padding:6px 0 6px 25px;
	color:#666;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background: url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
	border-bottom:1px dotted #666;
}
.shortList2 a {
	text-decoration:none;
}
.shortList2 a:hover {
text-decoration:none;
}
#contentInner li.left h1 {
	font-size: 16px;
	font-family: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	text-shadow: 0 1px 1px #000;
	padding-top:12px;
	padding-left:20px;

}
#contentInner li.left h3 {
	font-size: 12px;
	font: Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	text-shadow: 0 1px 1px #000;
	font-weight:normal;
	background: transparent url('images/arrow.png') no-repeat 0px 50%;
}
#contentInner li.left .box {
	float: left;
	width: 210px;
	height: auto;
	margin: 0px 10px 0px 0px;
	position: relative;
	top:15px;
	}
#contentInner li.left .box span.top {
	display: block;
	clear: both;
	width: 210px;
	height: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_gray.png') no-repeat top left;
}
#contentInner li.left .box span.center {
	display: block;
	clear: both;
	width: 175px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-left:20px;
	background: url('images/center_box_gray.png') repeat-y top left;
	color: #fff;
	font: 12px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
}
#contentInner li.left .box span.center a {
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px 1px #000;
}
#contentInner li.left .box span.center a:hover {
	color: #ccc;
	text-shadow: 0 1px 1px #000;
}
#contentInner li.left .box span.bottom {
	display: block;
	clear: both;
	width: 195px;
	height: 45px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:15px;
	background: url('images/bottom_box_gray.png') no-repeat top left;
}
#contentInner li.left .box a.read_more {
	display: block;
	clear:both;
	width: 23px;
	height: 23px;
	background: url('images/btn_red.png') repeat-y top left;
}

#contentInner li.left .box a.read_more:hover,
#contentInner li.left .box a.read_more_hover {
	display: block;
	background: url('images/btn_red.png') repeat-y top left;
}



/* @end */


#contentInner li.left .boxR {
	float: left;
	width: 680px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	top:15px;
	}
#contentInner li.left .boxR span.top {
	display: block;
	clear: both;
	width: 680px;
	height: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_gray_inner.png') no-repeat top left;
}
#contentInner li.left .boxR span.center {
	display: block;
	clear: both;
	width: 645px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-left:20px;
	background: url('images/center_box_gray_inner.png') repeat-y top left;
	color: #fff;
	font: 12px Century Gothic, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	text-align: justify;
}
#contentInner li.left .boxR span.center a {
	color: #fff;
	text-decoration:none;
	text-shadow: 0 1px 1px #000;
}
#contentInner li.left .boxR span.center a:hover {
	color: #ccc;
	text-shadow: 0 1px 1px #000;
}
#contentInner li.left .boxR span.bottom {
	display: block;
	clear: both;
	width: 680px;
	height: 45px;
	line-height: 13px;
	margin: 0px;
	margin-bottom:30px;
	padding: 0px;
	padding-top:5px;
	padding-left:15px;
	background: url('images/bottom_box_gray_inner.png') no-repeat top left;
}
#contentInner li.left .boxR a.read_more {
	display: block;
	clear:both;
	width: 23px;
	height: 23px;
	background: url('images/btn_red.png') repeat-y top left;
}

#contentInner li.left .boxR a.read_more:hover,
#contentInner li.left .boxR a.read_more_hover {
	display: block;
	background: url('images/btn_red.png') repeat-y top left;
}



/* @end */
.tabla_general {  border:1px solid #333;}
.celda { padding:8px;}
#thumb div.thumb {
	display: block;
	float: left;
	margin: 20px 0px 20px 0px;
	padding:3px;
	background-color:fff;
}

#thumb div.thumb a img {
	border: 1px solid #333;
	background: #f8f8f8 url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}

#thumb div.thumb a:hover img {
    border: 1px solid #000;
	background: #fff url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}
