body{
	background-color: #C8C8C8;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: verdana, geneva, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	color: #2d2d2d;
	text-align: justify;
	background-position: center top;
}
h1{
	margin: 0px;
	padding-bottom: 15px;
	font-size: 18px;
	padding-top: 15px;
	color: #585858;
	font-weight: bold;
	text-transform: capitalize;
}
h2{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	color: #fff;
	margin: 0px;
	padding-left: 45px;
}
h3{
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	color: #585858;
}
h3 a{
	font-weight: bold;
	text-decoration: none;
}
h4{
	font-size: 13px;
	text-transform: capitalize;
	color: #06c;
}
h5{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a{
	color: #585858;
	text-decoration: none;
	font-size: 11px;
}
a:hover{
	color: #ACACAC;
}
#super_content{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.content{
	background-color: #D6D6D6;
	padding-right: 10px;
	padding-left: 10px;
}
hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
img{
	border:none;
	vertical-align: middle;
}

/*menu top*/
#menu_top{
	height: 45px;
	background-image: url(images/images_2/menu_top_bg.jpg);
	background-repeat: repeat-x;
}
#menu_top ul{
	margin: 0px;
	padding: 0px;
}
#menu_top li{
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	list-style-type: none;
	margin-top: 10px;
}
#menu_links{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images_2/add_2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 45px;
}
#menu_links a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
#menu_links a:hover{
	color: #EBEBEB;
}
.google{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

/*header*/
#header{
	background-image: url(images/images_2/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
	margin-top: 10px;
}
#menu_center{
	height: 35px;
	background-image: url(images/images_2/menu_top_bg.jpg);
	background-repeat: repeat-x;
}
#menu_center ul{
	margin: 0px;
	padding: 0px;
}
#menu_center ul li{
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
#menu_center a{
	font-size: 15px;
	color: #fefefe;
	text-decoration: none;
	text-transform: capitalize;
}
#menu_center a:hover{
	color: #d6d6d6;
}

/*Table Menu*/
.menu_table{
	background-color: #f4f4f4;
	border: 1px solid #acacac;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu_title{
	height: 25px;
	background-image: url(images/images_2/table_center.jpg);
}
.menu_title_icon{
	height: 25px;
	background-image: url(images/images_2/table_der.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_contenido{
	margin: 5px;
}

/* table style */
table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }

.bodytable {
	padding: 0px;
}

.clear { clear: both; }

/* theme layout */

.wrapper1 { margin: 0 auto; padding: 0; width: 98%; background: #E6E6E6 url(images/wborderleft.jpg) repeat-y left; }

.wrapper2 { margin: 0; padding: 0; background: url(images/wborderright.jpg) repeat-y right; }

.innerwrapper {
	margin: 0;
	padding: 0;
}

/* center */

.centercontent { width: 64%; float: left; }
.rightmenu { margin: 0; padding: 0; width: 35%; float: right;}
.menu3 { margin: 0; padding: 0; width: 70%; float: left;}
.menu4 { margin: 0; padding: 0; width: 29%; float: right;}

/* news style */
.news_image  {
	width: 600px;
	height: 320px;
}

/*footer*/
#footer{
	background-image: url(images/images_2/menu_top_bg.jpg);
	background-position: bottom;
	height: 45px;
	clear: both;
	background-repeat: repeat-x;
}
#footer_content{
	background-image: url(images/images_2/add_1.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	text-shadow: 1px 1px 0.5px #acacac;
	font-size: 14px;
}
#footer_content a{
	color: #191919;
}
#footer_content a:hover{
	color: #434343;
}

/* drs STYLES */

.button {
	background-color:#F3F3F3;
	color: #7B7A7A;
	font-weight:bold;
	font-size:11px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

:hover.button { border: 1px solid #000; color: #000; }

.indentchat{

	padding:4px; 
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	color: #666666;
	background: #FBFBFB;
	border: 1px solid #d6dee9;
	margin: 2px 0;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;

}


.small {

	color: #666666;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.smalltext {
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
}

.smallbottom {
	font-size: 10px;
	color: #666666;
	text-align:left;
}

.tbox {
	background-color: #fff;
	border: 1px solid #BABABA;
	color: #000;
	font-size: 10px;
	margin: 2px auto;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

:hover.tbox { border: 1px solid #000; }

.helpbox {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	color: #000;
	font-size: 9px;
	padding: 4px 5px 4px 5px;
}


/* FORUM STYLES */

.fcaption {
	padding: 4px;
	line-height:21px;
	color: #666;
	background: url(images/nav2.jpg);
	font: bold 12px verdana, tahoma, arial, helvetica, sans-serif;
}

.fcaption span.smalltext{
	color: #ccc;
}

.fcaption span.smalltext a:hover{
	color: #ccc;
}

.fcaption a {
	color: #333;
	text-decoration: none;
}

.fcaption a:hover {
	color: #ccc;
}

a.forumlink{
	color: #999;
	font: bold 12px verdana, tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
}

a:hover.forumlink{
	color: #999;
}

.fborder {
    border: 0px;
	background-color: transparent;
}

.forumheader{
    background: #ccc;
	padding: 7px 5px 7px 5px;
	height:20px;
	line-height:16px;
	font-weight:bold;

}

.forumheader2{
   
	color: #000;
	padding: 7px 5px 7px 5px;

	}
	
 .forumheader3{
   
	color: #000;
	padding: 7px 5px 7px 5px;
	
	
}

 .forumheader4{

	color: #000;
	padding: 7px 5px 7px 5px;
	
}

.finfobar{

	padding: 4px;
	background: url(images/nav3.jpg);
	color: #ccc;
}

.finfobar a { color: #333; }

.finfobar a:hover { color: #ccc; }

/*Historia*/
.historia {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.img_der {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.img_izq {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}

.historia_enlaces {
}
.historia_enlaces_next {
	float: right;
	width: 250px;
	text-align: right;
	background-image: url(images/images_2/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	text-transform: capitalize;
}
.historia_enlaces_after {
	float: left;
	width: 250px;
	background-image: url(images/images_2/after.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	text-transform: capitalize;
}
.historia_enlaces a {
	color: #666;
	font-weight: bold;
}
.historia_enlaces a:hover {
	color: #7B7B7B;
	font-size: 14px;
}
.regresar_home {
	height: 30px;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
}

/*Multimedia*/
.multimedia {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.multimedia ul {
	font-size: 20px;
	line-height: 30px;
	margin: 10px;
}
.multimedia li {
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(images/images_2/down.png);
	list-style-type: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
}
.multimedia li a{
	font-size: 14px;
	color: #2E2E2E;
	text-decoration: none;
}
.multimedia li a:hover{
	color: #434343;
	font-size: 15px;
}

/*Viajes*/
.viajes {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/*Museo*/
.museo {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*SlideShow*/
			.gallery {
	zoom:1;
	margin-right: auto;
	margin-left: auto;
	width: 528px;
	clear: both;
			}
			.gallery a {
	float:left;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
	border:none;
	padding: 4px;
			}
			.gallery a#vlightbox{display:none}

/*Murales*/
.murales {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*Recuerdos*/
.recuerdos {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*Wallpapers*/
.wallpapers {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.downloads {
	text-align: center;
	float: left;
	margin: 5px;
	height: 252px;
	background-image: url(images/images_2/download_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 270px;
}
.downloads_menu {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
.downloads_menu_links a {
	float: left;
	margin: 10px;
	height: 30px;
	width: 100px;
	background-image: url(images/images_2/boton.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	text-align: center;
	color: #EBEBEB;
	vertical-align: middle;
	padding-top: 6px;
}
.downloads_menu_links a:hover {
	background-image: url(images/images_2/boton_a.png);
	color: #2E2E2E;
}
.wall {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

/*Tus Fotos*/
.tus_fotos {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/*Suscrpcion*/
.rss_form {
	margin-right: auto;
	margin-left: auto;
	width: 295px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rss {
	height: 23px;
	width: 180px;
	font-size: 14px;
	color: #828282;
	background-color: #EBEBEB;
	border: 1px solid #C1C1C1;
	float: left;
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 4px;
}
#submit {
	float: left;
}

/*Categorias*/
.news_categoria {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
}
.categoria_imagen{
	float: left;
}
.categoria_imagen img{
	height: 80px;
	width: 140px;
}
.categoria_contenido {
	margin-left: 150px;
	margin-top: 5%;
}
