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

a {
	outline: none;
}
a img {
	border: none;
}

#site {
	border: 0px solid red;
	position: relative;
	height: 500px;
	display: block;
	clear: both;
}
#container {
	display: block;
	position: absolute;
	top:  0px;
	left: 0px;
	float: left;
	width: 899px;
	height: auto;
	border: 0px solid red;
}

/* @end
/* @group Navigation */
#en {
	display: block;
	position: absolute;
	top:  19px;
	left: 200px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#E6CAEC;
}
#es {
	display: block;
	position: absolute;
	top:  19px;
	left: 240px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#E6CAEC;
}
#ru {
	display: block;
	position: absolute;
	top:  19px;
	left: 278px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#E6CAEC;
}
.home {
	display: block;
	position: absolute;
	top:  45px;
	left: 720px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#FFFAA6;
}
.home:hover {
	text-decoration:underline;
}
.forum {
	display: block;
	position: absolute;
	top:  45px;
	left: 777px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#FFFAA6;
}
.forum:hover {
	text-decoration:underline;
}
.contact {
	display: block;
	position: absolute;
	top:  45px;
	left: 894px;
	float: left;
	width: auto;
	height: auto;
	text-decoration:none;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#FFFAA6;
}
.contact:hover {
	text-decoration:underline;
}
#navigation {
	display: block;
	clear: both;
	width: 1000px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background: url('images/header.jpg') no-repeat top left;
	position: relative;
}
#tabs {
	list-style: none;
	position: absolute;
	top: 115px;
	right: 40px;
	width: 990px;
	height: auto;
	border: 0px solid red;
	left: 15px;
}

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

#tabs li a {
	display: block;
	float: left;
	width: auto;
	height: 25px;
	padding: 20px 40px 0px 15px;
	color: #911411;
	font-size: 12px;  
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	position: relative;
}

#tabs li a:hover {
	
	color: #911411;
	text-shadow: 0px 0px 0px;
	text-decoration:underline;
}
#tabs li a.selected {
	
	color: #911411;
	text-shadow: 0px 0px 0px;
	text-decoration:underline;
}
#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: 1000px;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: transparent url('images/center.png') repeat-y top left;
}

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

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

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

/* @end */

/* @group Left */

#content li.left {
	float: left;
	display: inline;
	width: 260px;
	margin: 0px 0px 0px 0px;
}
#content li.left dl {
	margin-top:10px;
	padding: 0px;
}
#users {
	float: left;
	display: inline;
	width: 225px;
	padding-top:18px;
	padding-left:35px;
	height:207px;
	margin: 0px;
	margin-top:0px;
	background: url('images/users.jpg') repeat-x top left;
} 
#newsletter {
	float: left;
	display: inline;
	width: 225px;
	padding-top:20px;
	padding-left:35px;
	height:110px;
	margin: 0px;
	background: url('images/newsletter.jpg') repeat-x top left;
}
#content li.left h1 {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	margin: 5px 0px 5px 0px;
	padding-left:20px;
	background: transparent url('images/w_arrow.gif') no-repeat 0px 50%;
}
#content li.left h2 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 5px 0px 15px 0px;
	padding-left:35px;
	background: transparent url('images/r_arrow.gif') no-repeat 40px 50%;
}

#content li.left h3 {
	font-size: 12px;
	color: #000;
	padding-left:20px;
	margin: 0px 0px 15px 0px;
	background: transparent url('images/arrow.png') no-repeat 0px 50%;
}
#content li.left h4 {
	font-size: 10px;
	color: #000;
	margin: 0px 0px 15px 0px;
}
#content li.left h4 a {
	font-size: 10px;
	color: #000;
	padding-left:20px;
	margin: 0px 0px 15px 0px;
	background: transparent url('images/arrow.png') no-repeat 0px 50%;
}
#content li.left p {
	color: #690E0C;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	line-height: 17px;
	margin: 0px 0px 20px 35px;
}

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

#content li.left p a {
	text-decoration: underline;
	color:#B560C6;
}
#content li.left p a:hover {
	text-decoration: none;
}
#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;
}

#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 #CFFC85;
	background-color:#95A24A;
	padding:2px;
}
/* @end */


/* @group Center */

#content li.center {
	float: left;
	width: 508px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	background: url('images/content.jpg') repeat-y top left;
}

#content li.center span.top {
	display: block;
	clear: both;
	width: 508px;
	height: 255px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_content.jpg') no-repeat top left;
}
#mainImg, #slideshow {
	display: block;
	margin-top:48px;
	width: 483px;
	height: 220px;
	float: left;
	position:absolute;
	left:13px;
}
#content li.center span.bottom {
	display: block;
	clear: both;
	width: 508px;
	height: 50px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_content.jpg') no-repeat top left;
}
#content li.center h2 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 15px 0px 15px 0px;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
}
#content li.center h3 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 15px 0px 15px 0px;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
}
#content li.center dl {
	margin: 0px 15px;
	padding: 0px;
}

#content li.center dl dt {
	display: block;
	clear: both;
	font: 15px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	margin: 0px 0px 10px 0px;
}

#content li.center dl dd {
	font: 14px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	line-height: 20px;
	display: block;
	clear: both;
	margin: 20px 20px 10px 20px;
}

#content li.center a.read_more {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	margin-top:10px;
	text-align: center;
	color: #660E0C;
	width: 100px;
	height: auto;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;

}

#content li.center a.read_more:hover,
#content li.center a.read_more_hover {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	color: #660E0C;
	margin-top:10px;
	width: 100px;
	height: auto;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
	text-decoration:underline;
}

#content li.center dl dd div.thumb {
	display: block;
	float: left;
	background: transparent;
	margin: 0px 18px 0px 0px;
}

#content li.center dl dd div.thumb a img {
	margin-top:20px;
	width: 123px;
	height: 84px;
	padding:2px;
}

#content li.center dl dd div.thumb a:hover img {
	margin-top:20px;
	width: 123px;
	height: 84px;
	padding:2px;
}

#content li.center 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 Center */

#content li.center2 {
	float: left;
	width: 508px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	background: url('images/content.jpg') repeat-y top left;
}
#content li.center2 h5 {
	font-size: 10px;
	color: #6B0F0D;
	margin: 15px 0px 15px 0px;
	padding-left:0px;
	font-weight:normal;

}
#content li.center2 span.top {
	display: block;
	clear: both;
	width: 508px;
	height: 47px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('images/top_content2.jpg') no-repeat top left;
}

#content li.center2 span.bottom {
	display: block;
	clear: both;
	width: 508px;
	height: 50px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	background: url('images/bottom_content.jpg') no-repeat top left;
}
#content li.center2 h2 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 15px 0px 15px 0px;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
}
#content li.center2 h3 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 15px 0px 15px 0px;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
}
#content li.center2 dl {
	margin: 0px 15px;
	padding: 0px;
}

#content li.center2 dl dt {
	display: block;
	clear: both;
	font: 15px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	margin: 0px 0px 0px 0px;
}

#content li.center2 dl dd {
	font: 14px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	line-height: 20px;
	display: block;
	clear: both;
	margin: 0px 20px 10px 20px;
}

#content li.center2 a.read_more {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	margin-top:10px;
	text-align: center;
	color: #660E0C;
	width: 100px;
	height: auto;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;

}

#content li.center2 a.read_more:hover,
#content li.center2 a.read_more_hover {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	color: #660E0C;
	margin-top:10px;
	width: 100px;
	height: auto;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
	text-decoration:underline;
}

#content li.center2 dl dd div.thumb {
	display: block;
	float: left;
	background: transparent;
	margin: 0px 15px 0px 0px;
}

#content li.center2 dl dd div.thumb a img {
	margin-top:20px;
	width: 123px;
	height: 84px;
	padding:2px;
	border:1px solid #FFFAA6;
	background:#EA85B5;
}

#content li.center2 dl dd div.thumb a:hover img {
	margin-top:20px;
	width: 123px;
	height: 84px;
	padding:2px;
	border:1px solid #FFFAA6;
	background:#FFFAA6;
}

#content li.center2 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 Right */

#content li.right {
	width: 232px;
	height: auto;
	left:767px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	background: transparent;
}
#search {
	float: left;
	display: inline;
	width: 202px;
	padding-top:17px;
	padding-left:30px;
	height:110px;
	margin: 0px;
	background: url('images/search.jpg') repeat-x top left;
}
#content li.right h1 {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	margin: 3px 0px 5px 0px;
	padding-left:20px;
	background: transparent url('images/w_arrow.gif') no-repeat 0px 50%;
}
#content li.right h2 {
	font-size: 12px;
	font-weight:bold;
	color: #901411;
	margin: 5px 0px 15px 0px;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
}
#content li.right span.top {
	display: block;
	clear: both;
	width: 232px;
	height: 5px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#content li.right span.bottom {
	display: block;
	clear: both;
	width: 232px;
	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: 15px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	margin: 0px 0px 10px 0px;
}

#content li.right dl dd {
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #690E0C;
	line-height: 16px;
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
}

#content li.right a.read_more {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	margin-top:10px;
	text-align: left;
	color: #660E0C;
	width: 100px;
	height: auto;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;

}

#content li.right a.read_more:hover,
#content li.right a.read_more_hover {
	display: block;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	color: #660E0C;
	margin-top:10px;
	width: 100px;
	height: auto;
	padding-left:20px;
	background: transparent url('images/r_arrow.gif') no-repeat 0px 50%;
	text-decoration:underline;
}
#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: 1000px;
	height: 116px;
	background: url('images/footer.jpg') no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#690E0C;
}
#footer p {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color:#690E0C;
	padding-left:45px;
	padding-top:52px;
}
/* @end */

/* @group Forms */

.form_news {
	display: block;
	text-align: left;
	color: #690E0C;
	margin-top:30px;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.form_newsletter {
	display: block;
	text-align: left;
	color: #690E0C;
	margin-top:20px;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.input {
	background: #EA85B5;
	border:0px;
	color: #931C3D;
	padding:3px;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 194px;
	height:16px;
	margin: 5px 0px;
}
.input2 {
	background: #EA85B5;
	border:0px;
	color: #931C3D;
	padding:3px;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 125px;
	height:16px;
	margin: 6px 0px;
}
.input3 {
	background: #EA85B5;
	border:0px;
	color: #931C3D;
	padding:3px;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 127px;
	height:16px;
	margin: 6px 0px;
}
.input4 {
	background: #D09ADC;
	border:1px solid #DAAEE3;;
	color: #931C3D;
	padding:3px;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	height:16px;
	margin: 6px 0px;
}
form textarea {
	background: #D09ADC;
	border:1px solid #DAAEE3;;
	color: #931C3D;
	padding:3px;
	font: 11px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	width: 340px;
	margin: 5px 0px;
}
.button { 
	background: url('images/bg_button.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	width: 79px;
        height:24px;
	padding-bottom:3px;
	margin: 3px 0px;}
.button2 { 
	background: url('images/send.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	width: 70px; height:22px;
	padding-bottom:3px;
	margin: 5px 0px;}
	.button4 { 
	background: url('images/bg_button2.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	width: 70px; height:24px;
	padding-bottom:3px;
	margin: 5px 0px;}	
.button3 { 
	background: url('images/go.jpg') no-repeat top left; 
	border:none;
	padding: 0px;
	color: #fff;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	width: 41px; height:22px;
	padding-bottom:3px;
	margin: 5px 0px;}
/* @end */
/* lists */
.shortList {
	margin:0;
	padding:0;
	margin-top:-10px;
}
.shortList li {

	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 35px;
	color:#941512;
	text-decoration:none;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background: url('images/bullet.gif') no-repeat 0px 50%;
	list-style:none;
	
}
.shortList a {
	
	text-decoration:none;
	
}
.shortList a:hover {

	
	text-decoration:underline;
	

}
.shortList2 {
	margin:0;
	padding:0;
	margin-top:-10px;
}
.shortList2 li {

	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 35px;
	color:#941512;
	text-decoration:none;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background: url('images/bullet2.jpg') no-repeat 0px 50%;
	list-style:none;
	
}
.shortList2 a {
	
	text-decoration:none;
	
}
.shortList2 a:hover {

	
	text-decoration:underline;
	

}
/* End */

.shortList3 {
	margin:0;
	padding:0;
	margin-top:-10px;
}
.shortList3 li {

	display:block;
	width:auto;
	height:20px;
	padding:6px 0 6px 35px;
	color:#941512;
	text-decoration:none;
	font: 12px Tahoma, Arial, Helvetica, Geneva, sans-serif;
	line-height:17px;
	background: url('images/bullet_flower.jpg') no-repeat 0px 50%;
	list-style:none;
	
}
.shortList3 a {
	
	text-decoration:none;
	
}
.shortList3 a:hover {

	
	text-decoration:underline;
	

}
/* End */
/************************************************/
#previewimageid{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 0px;
	z-index: 200;
	text-align: left;
}

#previewimageid p{
	margin: 0;
	margin-bottom:5px;
	margin-left:5px;
	color: #FFFAA6;
	background: #DA2A7D;
	padding: 10px;
	width:330px;
	font: 11px Tahoma, Helvetica, Geneva, sans-serif;
	line-height:17px;
	text-align:justify;
}
#previewimageid h3{
	margin: 0;
	color: #FFFAA6;
	background: #DA2A7D;
	padding-left: 10px;
	padding-top: 10px;
	font: 12px Tahoma, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	width:340px;
	margin-left:5px;
}
#previewimageid img{
    padding:5px;
	background:transparent;
}
.table{
background:#D09ADC;
border: 1px solid #DAAEE3;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
 
}
/************************************************/

.tablaForo {
  border-color: #DAAEE3;
  border-style: solid;
  border-spacing: 0px;
}

.tablaForo tr td {
  padding: 5px;
  border-width: 0px;
}

.tablaForo tr:first-child {
  background-color: #DAAEE3;
}
