/* CSS Document */
body {
	background: #d7d7d7 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:997px;
}
* {
	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: 997px;
	height: auto;
	border: 0px solid red;
}

/* @end
/* @group Navigation */

#contacto {
	display: block;
	position: absolute;
	top:  74px;
	left: 842px;
	float: left;
	width: 68px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#contacto:hover {
	color:#fff;
	text-decoration:underline;
}
#inicio {
	display: block;
	position: absolute;
	top:  54px;
	left: 57px;
	float: left;
	width: 170px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#inicio:hover {
	color:#fff;
	text-decoration:underline;
}
#mapa_sitio {
	display: block;
	position: absolute;
	top:  54px;
	left: 117px;
	float: left;
	width: 170px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#mapa_sitio:hover {
	color:#fff;
	text-decoration:underline;
}
#ayuda {
	display: block;
	position: absolute;
	top:  54px;
	left: 220px;
	float: left;
	width: 71px;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#ayuda:hover {
	color:#fff;
	text-decoration:underline;
}
#title_site {
	display: block;
	position: absolute;
	top:  113px;
	left: 25px;
	float: left;
	width: 148px;
	height: 41px;
	text-decoration:none;
	font-size: 16px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000;
}
#linea {
	display: block;
	position: absolute;
	top:  55px;
	left: 346px;
	float: left;
	width: auto;
	height: 36px;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#006600;
}
#login {
	display: block;
	position: absolute;
	top:  413px;
	left: 767px;
	float: left;
	width: 56px;
	height: 21px;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	z-index:1;
}
#login:hover {
	color:#fff;
	text-decoration:underline;
}
#registro {
	display: block;
	position: absolute;
	top:  413px;
	left: 828px;
	float: left;
	width: 74px;
	height: 22px;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	z-index:1;
}
#registro:hover {
	color:#fff;
	text-decoration:underline;
}
#rss {
	display: block;
	position: absolute;
	top:  74px;
	left: 766px;
	float: left;
	width: auto;
	height: 23px;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#rss:hover {
	text-decoration:underline;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
}
#pic {
	display: block;
	position: absolute;
	top:  170px;
	left: 10px;
	float: left;
	width: 800px;
	height: 170px;
	padding-left:180px;
	padding-top:100px;
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	background: #fff url('images/content_header.jpg') no-repeat top left;
}
#flash {
	list-style: none;
	position: absolute;
	top: 222px;
	left:473px;
	width: 441px;
	height: 154px;
	border: 0px solid red;
	font-size: 11px;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	color:#000;
	line-height:17px;
}
#flash h2 {
	font-size: 25px;
	font: Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding-top:5px;
}
.read_more_ {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top:8px;
	padding-left:8px;
	color: #666; 
	width: 72px;
	height: 25px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	background: url('images/btn_moreh_right.png') no-repeat top left;
}

.read_more_:hover,
.read_more_hover {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 72px;
	height: 25px;
	padding-top:8px;
	padding-left:8px;
	background: url('images/btn_moreh_right.png') no-repeat top left;
}
#navigation {
	display: block;
	clear: both;
	width: 997px;
	height: 446px;
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') no-repeat top left;
	position: relative;
}

#tabs {
	list-style: none;
	position: absolute;
	top: 110px;
	right: 28px;
	width: 230px;
	height: 72px;
	border: 0px solid red;
	
}

#tabs li {
	display: block;
	float: left;
}

#tabs li a {
	display: block;
	float: left;
	padding-top:15px;
	padding-left:45px;
	padding-bottom:15px;
	width: 184px;
	height: 25px;
	color: #666;
	font-size: 12px;  
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
}

#tabs li a:hover {
	
	color: #384958;
	text-shadow: 0px 0px 0px;
	text-decoration:underline;
}
#tabs li a.selected {
	
	color: #384958;
	text-shadow: 0px 0px 0px;
}
#tabs li a em {
	display: none;
}

#tabs li a:hover em {
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 62px;
}

#tabs_top {
	list-style: none;
	position: absolute;
	top: 122px;
	left: 425px;
	width: 523px;
	height: 72px;
	border: 0px solid red;
	
}

#tabs_top li {
	display: block;
	float: left;
}

#tabs_top li a {
	display: block;
	float: left;
	padding-top:5px;
	padding-left:50px;
	padding-bottom:5px;
	width: auto;
	height: 25px;
	color: #000;
	font-size: 11px;  
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
}

#tabs_top li a:hover {
	
	color: #000;
	text-shadow: 0px 0px 0px;
	text-decoration:underline;
}
#tabs_top li a.selected {
	
	color: #000;
	text-shadow: 0px 0px 0px;
}
#tabs_top li a em {
	display: none;
}

#tabs_top li a:hover em {
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 62px;
}

/* @end */

/* @group Content */

#content {
	display: block;
	clear: both;
	position: relative;
	width: 997px;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #fff url('images/content.jpg') repeat-y top left;
	margin-top:1px;
}

#content:after {
	display: block;
	clear: both;
	content: ".";
	color: white;
	font-size: 1px;
	text-indent: -3000px;
	line-height: 1px;
}

#content a {
	color: #233D15;
	text-decoration: none;
}

#content a:hover {
	color: #233D15;
	text-decoration: underline;
}
/* @end */

/* @group Left */

#content li.left {
	float: left;
	display: inline;
	width: 997px;
	height:auto;
	margin: 0px 0px 0px 0px;
	margin-bottom:-22px;
}
#boxes {
	margin-left:15px;
	margin-top:10px;
	height:229px;
	background: transparent url('images/bg_boxes.jpg') no-repeat top left;
}
#boxes_inner {
	margin-left:10px;
	height:auto;
	margin-top:0px;
}
#title {
	float: left;
	display: inline;
	width: 865px;
	padding-top:10px;
	padding-left:35px;
	height:27px;
	margin: 0px;
	background: #74D700 url('images/title.jpg') repeat-x top left;
} 
#content li.left h1 {
	font-size: 12px;
	font: Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left:20px;

}
#content li.left h2 {
	font-size: 12px;
	font: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding-left:7px;
	padding-top:10px;
}

#content li.left h3 {
	font-size: 12px;
	font: Arial, Helvetica, Geneva, sans-serif;
	color: #233D15;
	padding-left:0px;
	padding-top:0px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	background: transparent url('images/bullet.jpg') no-repeat 0px 50%;
}
#content li.left p {
	color: #6E6E6E;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	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;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #fff; 
	width: 70px;
	height: 19px;
	padding-bottom: 2px;
	background: url('images/btn_left.png') no-repeat top left;
}

#content li.left a.read_more:hover,
#content li.left a.read_more_hover {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 70px;
	height: 19px;
	padding-bottom: 2px;
	background: url('images/btn_left.png') no-repeat bottom left;
}

#content li.left p img {
	display: block;
	background: #FFf;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}
#inner_left {
 	width:450px;
	display: block;
	padding-top: 25px;
	padding-left: 35px;
	margin: 0px 0px 15px 0px;
	float:left;
}
#inner_left a {
	color: #485203;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#inner_left a:hover {
	color: #202020;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#inner_left img {
margin-top:10px;
margin-bottom:20px;
}
#content li.left dl dd div.thumb {
	display: block;
	float: left;
	background: transparent;
	margin: 0px 14px 0px 0px;
}

#content li.left dl dd div.thumb a img {
	width: 130px;
	height: 69px;
	border: 1px solid #78833D;
	background-color:#95A24A;
	padding:2px;
}

#content li.left dl dd div.thumb a:hover img {
	width: 130px;
	height: 69px;
    border: 1px solid #233D15;
	background-color:#95A24A;
	padding:2px;
}

/* @end */


#content li.left .box_left_home {
	float: left;
	width: 241px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url('images/center_box.jpg') no-repeat top left;
	}
#content li.left .box_left_home span.top {
	display: block;
	clear: both;
	width: 241px;
	height: 50px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_left.jpg') no-repeat top left;
}
#content li.left .box_left_home span.center {
	display: block;
	clear: both;
	width: 211px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-left:20px;
	padding-right:22px;
	background: url('images/center_box.jpg') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#content li.left .box_left_home span.bottom {
	display: block;
	clear: both;
	width: 241px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_left.jpg') no-repeat top left;
}
#content li.left .box_left_home a.read_more {
	display: block;
	color: #666;
	width: 71px;
	padding-top:6px;
	padding-left:10px;
	height: 27px;
	background: url('images/read04.png') repeat-y top left;
	margin-top:40px;
}

#content li.left .box_left_home a.read_more:hover,
#content li.left .box_left_home a.read_more_hover {
	display: block;
	color: #000;
	background: url('images/read04.png') repeat-y top left;
}



#content li.left .box_center_home {
	float: left;
	width: 242px;
	height: auto;
	margin: 0px 0px 0px 1px;
	position: relative;
	background: url('images/center_box.jpg') no-repeat top left;
	}
#content li.left .box_center_home span.top {
	display: block;
	clear: both;
	width: 242px;
	height: 50px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_center.jpg') no-repeat top left;
}
#content li.left .box_center_home span.center {
	display: block;
	clear: both;
	width: 212px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	background: url('images/center_box.jpg') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#content li.left .box_center_home span.bottom {
	display: block;
	clear: both;
	width: 242px;
	height: 1px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_left.jpg') no-repeat top left;
}
#content li.left .box_center_home a.read_more {
	display: block;
	color: #666;
	width: 71px;
	height:27px;
	padding-top:6px;
	padding-left:10px;
	background: url('images/read04.png') repeat-y top left;
	margin-top:40px;
}

#content li.left .box_center_home a.read_more:hover,
#content li.left .box_center_home a.read_more_hover {
	display: block;
	color: #000;
	background: url('images/read04.png') repeat-y top left;
}



#content li.left .box_center_home_02 {
	float: left;
	width: 242px;
	height: auto;
	margin: 0px 0px 0px 1px;
	position: relative;
	background: url('images/center_box.jpg') no-repeat top left;
	}
#content li.left .box_center_home_02 span.top {
	display: block;
	clear: both;
	width: 242px;
	height: 50px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_center.jpg') no-repeat top left;
}
#content li.left .box_center_home_02 span.center {
	display: block;
	clear: both;
	width: 212px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	background: url('images/center_box.jpg') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#content li.left .box_center_home_02 span.bottom {
	display: block;
	clear: both;
	width: 242px;
	height: 1px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_left.jpg') no-repeat top left;
}
#content li.left .box_center_home_02 a.read_more {
	display: block;
	color: #666;
	width: 71px;
	height:27px;
	padding-top:6px;
	padding-left:10px;
	background: url('images/read03.png') repeat-y top left;
	margin-top:40px;
}

#content li.left .box_center_home_02 a.read_more:hover,
#content li.left .box_center_home_02 a.read_more_hover {
	display: block;
	color: #000;
	background: url('images/read03.png') repeat-y top left;
}



#content li.left .box_right_home {
	float: left;
	width: 242px;
	height: auto;
	margin: 0px 0px 0px 1px;
	position: relative;
	background: url('images/center_box.jpg') no-repeat top left;
	}
#content li.left .box_right_home span.top {
	display: block;
	clear: both;
	width: 242px;
	height: 50px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_box_right.jpg') no-repeat top left;
}
#content li.left .box_right_home span.center {
	display: block;
	clear: both;
	width: 212px;
	height: auto;
	line-height: 15px;
	padding:15px;
	margin: 0px;
	background: url('images/center_box_right.jpg') repeat-y top left;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
}
#content li.left .box_right_home span.bottom {
	display: block;
	clear: both;
	width: 242px;
	height: 1px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_box_right.jpg') no-repeat top left;
}
#content li.left .box_right_home a.read_more {
	display: block;
	color: #666;
	width: 71px;
	height:27px;
	padding-top:6px;
	padding-left:10px;
	background: url('images/read04.png') repeat-y top left;
	margin-top:40px;
}

#content li.left .box_right_home a.read_more:hover,
#content li.left .box_right_home a.read_more_hover {
	display: block;
	color: #000;
	background: url('images/read04.png') repeat-y top left;
}



/* @end */


/* @group Right */

#content li.right {
	float: left;
	width: 230px;
	height: auto;
	margin: 0px 0px 0px 20px;
	position: absolute;
	top: 55px;
	left:630px;
	z-index:1;
}

#content li.right span.top {
	display: block;
	clear: both;
	width: 230px;
	height: 5px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#content li.right span.bottom {
	display: block;
	clear: both;
	width: 230px;
	height: 5px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#content li.right dl {
	margin: 0px 15px;
	padding: 0px;
}

#content li.right dl dt {
	display: block;
	clear: both;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #6E6E6E;
	line-height:20px;
	margin: 0px 0px 10px 0px;
}

#content li.right dl dd {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #6E6E6E;
	line-height:20px;
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
}

#content li.right a.read_more {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 70px;
	height: 19px;
	padding-top: 2px;
	background: url('images/btn_right.png') no-repeat bottom left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.right a.read_more:hover,
#content li.right a.read_more_hover {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 70px;
	height: 19px;
	padding-top: 2px;
	background: url('images/btn_right.png') no-repeat top left;
	text-shadow: 2px 2px 2px #fff;
}

#content li.right dl dd img.thumb {
	background: #b1d7e5;
	padding: 2px;
	margin: 0px 7px 7px 0px;
}

#content li.right dl dd hr {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	border: 1px solid red;
	border-width: 1px 0px;
	border-color: #F2ECCE #F2ECCE #E4D89C #E4D89C;
}

/* @end */
/* @group Footer */
#footer {
	display: block;
	clear: both;
	width: 997px;
	height: 130px;
	background: transparent url('images/footer.jpg') repeat-x top left;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#006600;
}
#footer p {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#006600;
	padding-left:700px;
	padding-top:80px;
}
/* @end */

/* @group Forms */

form label {
	display: block;
	text-align: left;
	color: #433A12;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}
.input {
	border: 1px solid #ccc;
	background: #e6e6e6;
	padding: 6px;
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 340px;
	margin: 5px 0px;
}
.input:hover {
	border: 1px solid #999;
}
.input:focus {
	border: 1px solid #999;
}
.input_ {
	border: 1px solid #ccc;
	background: #e6e6e6;
	padding: 5px;
	color: #666;
	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;
}
.input:hover {
	border: 1px solid #999;
}
.input:focus {
	border: 1px solid #740068;
}
.input_gir {
	border: 1px solid #ccc;
	background: #e6e6e6;
	padding: 5px;
	color: #666;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 200px;
	height:14px;
	margin-bottom:3px;
	margin-top:1px;
	background: transparent url('images/bg_input.jpg') repeat-x top left;
}
form textarea {
	border: 1px solid #ccc;
	background: #e6e6e6;
	padding: 6px;
	color: #666;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 340px;
	height:100px;
	margin: 5px 0px;
	background: #fff url('images/bg_input.jpg') repeat-x top left;
}
form textarea:hover {
	border: 1px solid #999;
}
form textarea:focus {
	border: 1px solid #999;
}
.button { 
	background: url('images/bg_button.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, Geneva, sans-serif; 
	width: 100px; height:28px;
	padding-bottom:3px;
	margin: 3px 0px;}
.input2 {
	background: #e3e3e3;
	border:1px solid #fff;
	color: #666;
	padding:3px;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 185px;
	height:25px;
	margin: 1px 0px;
	margin-bottom:7px;
}
.input3 {
	background: #e3e3e3;
	border:0px;
	color: #666;
	padding:3px;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 142px;
	height:16px;
	margin: 1px 0px;
	background: #fff url('images/bg_search.jpg') no-repeat top left;
}
.form_newsletter {
	display: block;
	text-align: left;
	color: #690E0C;
	margin-top:0px;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.button2 { 
	background: url('images/bg_btn2.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #666;
	font: 11px Arial, Helvetica, Geneva, sans-serif; 
	width: 78px; height:33px;
	padding-bottom:2px;
	margin: 1px 0px;
	cursor:pointer;
	}
.button3 { 
	background: url('images/search.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 11px Arial, Helvetica, Geneva, sans-serif; 
	width: 35px; height:22px;
	padding-bottom:2px;
	margin: 1px 0px;
	cursor:pointer;
	}
/* @end */
#form {
margin-left:0px;
	}
#content li.left .box_left {
	float: left;
	width: 211px;
	height: auto;
	margin: 0px 10px 0px 10px;
	position: relative;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	top:15px;
	background: #fff url(images/bg_content_left.jpg) no-repeat top left;
	}
#content li.left .box_left span.top {
	display: block;
	clear: both;
	width: 211px;
	height: 125px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	
}
#content li.left .box_left span.center {
	display: block;
	clear: both;
	width: 176px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	padding: 15px;
	padding-left:20px;
	color: #66686B;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;
	background: transparent;
}
#content li.left .box_left span.bottom {
	display: block;
	clear: both;
	width: 211px;
	height: 2px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bg_left_column_bottom.jpg') no-repeat top left;
}
#content li.left .box_left a.read_more {
	display: block;
	color: #fff;
	width: 90px;
	height: 21px;
	background: url('images/btn.jpg') repeat-y top left;
	margin-top:10px;
	padding-top:4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
}

#content li.left .box_left a.read_more:hover,
#content li.left .box_left a.read_more_hover {
	display: block;
	color: #000;
	width: 90px;
	height: 21px;
	background: url('images/btnh.jpg') repeat-y top left;
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
#content li.left .box_left p {
	display: block;
	color: #666;
	width: auto;
	height: 17px;
	margin-top:10px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	margin-left:20px;
}

#content li.left .box_right {
	float: left;
	width: 735px;
	height: auto;
	margin: 0px 0px 0px 0px;
	margin-bottom:25px;
	position: relative;
	top:15px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(images/bg_content_right.jpg) no-repeat top left;
	border:0px solid #FFFFFF;
	}
#content li.left .box_right span.top {
	display: block;
	clear: both;
	width: 735px;
	height: 5px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#content li.left .box_right span.center {
	display: block;
	clear: both;
	width: 690px;
	height: auto;
	line-height: 15px;
	margin: 0px;
	margin-top:1px;
	padding: 25px;
	padding-top:10px;
	padding-left:15px;
	color: #66686B;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	line-height:20px;

}
#content li.left .box_right span.bottom {
	display: block;
	clear: both;
	width: 735px;
	height: 2px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bg_right_column_bottom.jpg') no-repeat top left;
	color: #666;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}
#content li.left .box_right a.read_more {
	display: block;
	color: #666;
	width: 66px;
	height: 22px;
	background: url('images/btn_more.jpg') repeat-y top left;
	margin-top:5px;
	padding-top:6px;
	padding-left:12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#content li.left .box_right a.read_more:hover,
#content li.left .box_right a.read_more_hover {
	display: block;
	color: #000;
	width: 66px;
	height: 22px;
	background: url('images/btn_moreh.jpg') repeat-y top left;
	text-decoration:none;
}
#content li.left .box_right a.read_more_ {
	display: block;
	color: #666;
	width: 66px;
	height: 24px;
	background: url('images/btn_more_right.jpg') repeat-y top left;
	margin-top:5px;
	padding-top:6px;
	padding-left:15px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-top:10px;
}
#content li.left .box_right a.read_more_:hover,
#content li.left .box_right a.read_more_hover {
	display: block;
	color: #000;
	text-decoration:none;
}
#content li.left .box_right a.read_more_file {
	display: block;
	color: #666;
	width: 154px;
	height: 28px;
	background: url('images/file.jpg') repeat-y top left;
	margin-top:5px;
	padding-top:8px;
	padding-left:45px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
#content li.left .box_right a.read_more_file:hover,
#content li.left .box_right a.read_more_file hover {
	display: block;
	color: #000;
	width: 154px;
	height: 28px;
	background: url('images/fileh.jpg') repeat-y top left;
	text-decoration:none;
}
#content li.left .box_right a.read_more_foro {
	display: block;
	color: #666;
	width: 110px;
	padding-left:45px;
	height: 29px;
	background: url('images/foro.jpg') repeat-y top left;
	margin-top:10px;
	padding-top:8px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#content li.left .box_right a.read_more_foro:hover,
#content li.left .box_right a.read_more_foro hover {
	display: block;
	color: #000;
	width: 110px;
	height: 29px;
	background: url('images/foroh.jpg') repeat-y top left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
}
#content li.left .box_right a.read_more_enlaces {
	display: block;
	color: #666;
	width: 66px;
	padding-left:35px;
	height: 24px;
	background: url('images/btn_more.jpg') repeat-y top left;
	margin-top:2px;
	padding-top:6px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#content li.left .box_right a.read_more_enlaces:hover,
#content li.left .box_right a.read_more_enlaces hover {
	display: block;
	color: #000;
	width: 66px;
	height: 24px;
	background: url('images/btn_moreh.jpg') repeat-y top left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	text-decoration:none;
}
#content li.left .box_right a.read_more_noticias {
	display: block;
	color: #666;
	width: 20px;
	padding-left:35px;
	margin-top:5px;
	height: 20px;
	background: url('images/btn_more_noticia.jpg') repeat-y top left;
	text-decoration:none;
}

#content li.left .box_right a.read_more_noticias:hover,
#content li.left .box_right a.read_more_noticias hover {
	display: block;
	width: 20px;
	height: 20px;
	background: url('images/btn_more_noticiah.jpg') repeat-y top left;
	text-decoration:none;
}
#content li.left .box_right p {
	display: block;
	color: #666;
	width: auto;
	height: auto;
	margin-top:10px;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	margin-left:0px;
	line-height:20px;
	margin-bottom:10px;
	text-align:justify;
}
/* @end */
/* lists */
.shortList {
	margin:0;
	padding:0;
	margin-top:0px;
}
.shortList li {
	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 25px;
	text-decoration:none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	font-size:12px;
	background: transparent url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
	border-bottom:1px solid #fff;
}
.shortList a {
	text-decoration:none;
	color:#666;
	}
.shortList a.selected {
	text-decoration:none;
	color:#740068;
	}
.shortList a:hover {
text-decoration:underline;
}
/* lists */
.shortList2 {
	margin:0;
	padding:0;
	margin-top:0px;
}
.shortList2 li {
	display:block;
	width:675px;
	height:20px;
	padding:6px 0 6px 25px;
	text-decoration:none;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	font-size:12px;
	background: transparent url('images/arrow.gif') no-repeat 0px 50%;
	list-style:none;
	border-bottom:1px solid #eaeaea;
}
.shortList2 a {
	text-decoration:none;
	color:#666;
	}
.shortList2 a.selected {
	text-decoration:none;
	color:#740068;
	}
.shortList2 a:hover {
text-decoration:underline;
}
/* thumbs */
#thumb {
margin-top:20px;
margin-left:0px;
}
#clear {
margin-top:20px;
margin-left:0px;
}
#thumb div.thumb {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	padding:3px;
	background-color:fff;
}

#thumb div.thumb a img {
	border: 1px solid #eaeaea;
	background: #f8f8f8 url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}

#thumb div.thumb a:hover img {
    border: 1px solid #ccc;
	background: #fff url('images/bg_thumb.jpg') repeat top left;
	padding:5px;
}
.red {
color:#BC0000;
}
/* @end */
.clearme {clear: both;}
.enlaces {
	padding:15px;
	padding-top:10px;
	margin-top:10px;
	width:670px;
	height:90px;
	margin-bottom:10px;
	background: transparent url('images/bg_enlaces.jpg') no-repeat top left;
}
.buscador {
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #eaeaea;
	background: #fff url('images/bg_input.jpg') repeat-x top left;
}
.buscador a {
color:#7C0570;
font-weight:bold;
}
.buscador a:hover {
color:#7C0570;
text-decoration:none;
}
.pic_enlace {
	width:96px;
	height:79px;
	float:left;
	margin-top:6px;
	margin-left:1px;
}
.txt_enlace {
	width:500px;
	height:79px;
	float:left;
	margin-left:30px;
}
.archivos {
	padding:15px;
	padding-top:8px;
	margin-top:10px;
	width:645px;
	height:17px;
	margin-bottom:10px;
	padding-left:40px;
	background: transparent url('images/bg_archivos.jpg') no-repeat top left;
}
.archivos a {
color:#666666;
text-decoration:none;
}
.archivos a:hover {
color:#000;
text-decoration:underline;
}
.noticias {
	padding:15px;
	padding-top:15px;
	margin-top:10px;
	width:670px;
	height:auto;
	margin-bottom:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background: #f5f5f5;
}
.read_more_2 {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top:5px;
	padding-left:15px;
	color: #666; 
	width: 77px;
	height: 30px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	border:none;
	background: url('images/read01.png') no-repeat top left;
	cursor:pointer;
}

.read_more_2:hover,
.read_more_2hover {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 77px;
	height: 30px;
	background: url('images/read01.png') no-repeat top left;
}
.read_more_3 {
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top:2px;
	padding-left:15px;
	color: #666; 
	width: 77px;
	height: 30px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	border:none;
	background: url('images/read04.png') no-repeat top left;
	cursor:pointer;
}

.read_more_3:hover,
.read_more_3hover {
	display: block;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	text-align: center;
	color: #000;
	width: 77px;
	height: 30px;
	background: url('images/read04.png') no-repeat top left;
}