/*
body {
	margin-top: 0px;
	padding: 0;
	background: url(images/fondo2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: repeat-y;
	background-color: #333333;
	width: 930px;
	margin-left: 50px;
}
*/
html,body {
background-image:url(images/fondo2.png);
background-position:top;
background-repeat:repeat-y;
background-color:#333333;
text-align:center;
border:none;
}

#contenedor {
margin:0px auto 0px auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
width:900px;
}

#flash {
	position:absolute;
	width:300px;
	height:100px;
	top:72px;
	left:581px;
}

#red_social {
	position:absolute;
	width:300px;
	height:30px;
	top:64px;
	left:580px;
	text-align:right;
}

#red_social_home {
	position:absolute;
	width:365px;
	height:80px;
	top:70px;
	left:526px;
	text-align:right;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #cccccc;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: #FFCE00;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {

}

/* Header */

#header-wrapper {
}

#header {
margin:0px auto 0px auto;
	width: 900px;
	height: 35px;

}

/* Menu */

#menu {
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-top:10px;
	padding-left:90px;
	text-align:center;

}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 3px 30px 0px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background-color: #161715;
	color: #FFCC00;
}

#menu .current_page_item a {
	height: 20px;
	color: #FFCC00;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 15px 20px 0px 0px;
	clear:both;
	
}


/** LOGO */

#logo {
position:relative;
	width: 900px;
	height: 170px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(images/fondo2copy.jpg);
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #757575;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Content */

#content {
	float: left;
	width: 600px;
}

#content_sidebar {
	float: right;
	width: 600px;
}

/* Sidebar */

#banner {
	width: 580px;
	height: 200px;
	padding: 10px;
	margin-bottom:5px;
	margin-top:10px;
}

#titulo {
	width: 800px;
	height: 20px;
	padding: 5px;
}

#sidebar {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 270px;
	padding: 9px;
	margin-bottom:12px;
	margin-top:20px;
	margin-right:10px;
	background-color: #0B0B0B;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}


#sidebar h2 {
	height: 50px;
	margin: 0 0 0px 0px;
	padding: 0px 0 10px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar h3 {
	height: 20px;
	margin: 17px 0 5px 0px;
	padding: 10px 0 10px 10px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(images/img04.jpg);
}

#sidebar_ar {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 225px;
	padding: 9px;
	margin-bottom:12px;
	margin-top:20px;
	margin-right:10px;
	background-color: #0B0B0B;
}

#sidebar_ar p {
	line-height: 150%;
}

#sidebar_ar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

#sidebar_ar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_ar li {
	padding: 0 0 0px 0px;
}

#sidebar_ar li ul {
	margin: 0px 0px;
}

#sidebar_ar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar_ar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar_ar li li a:hover {
	color: #FFFFFF;
}

#sidebar_ar p {
	margin: 0;
	padding: 0px 14px;
}


#sidebar_ar h2 {
	height: 50px;
	margin: 0 0 0px 0px;
	padding: 0px 0 10px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar_ar h3 {
	height: 20px;
	margin: 17px 0 5px 0px;
	padding: 10px 0 10px 10px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(images/img04.jpg);
}

#sidebar_ar p {
	line-height: 150%;
}

#sidebar_ar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	padding-top: 12px;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat;

}

#footer-bgcontent {
width: 900px;
	margin: 0px auto 0px auto;
	padding: 10px 0 10px 0;
	height: 90px;
	clear: both;
@clear: none;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFCC00;
}
#content2{
	padding:5px 0 0 13px;
	margin:5px 0 40px 0;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#d2d1c6;
	clear:both;
}

.column{
	width:280px;
	text-align:justify;
	padding:0 20px 0 0;
	float:left;
	line-height: 100%;
}

#img_column{
	padding:40px 0 0 10px;
	text-align:center;
	}

.column7{
	width:250px;
	text-align:justify;
	padding:0 20px 0 10px;
	float:left;
	line-height: 100%;
}


.readmore{
	text-align:right;
	margin:5px 10px 0 0
}
.readmore a{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.column2{
	width:230px;
	text-align:justify;
	padding:0 30px 0 35px;
	float:left;
	line-height: 200%;
}
.column2 img{
	margin:14px 0 14px 0
}
.column img{margin:14px 0 14px 0}

.small_title{
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	padding:20px 0 10px 10px;
}
.arrow{
	padding:0 0 0 10px;
	width:260px;
	background-image:url(images/arrow.gif);
	background-position:0px 10px;
	background-repeat:no-repeat
}

.dropmenudiv 
{
	position:absolute;
	top:0;
	left:0;
	float:left;
	display:block;
	visibility:hidden;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
	background-color: #000000;
	width: 108px;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:108px;
	display:block;
	color:#FFF;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 5px;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:18px;
	background:url(images/bright_080.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 2px;
}
.dropmenudiv a:hover 
{
	background-position:left bottom;
	font-style:normal;
	text-decoration:none;
	color:#FFCC00;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFCC00;
}
#menu .current_page_itemb a {
	height: 20px;
	color: #FFCC00;
}
.arrowCopy {
	padding:0 0 0 10px;
	width:220px;
	background-image:url(images/arrow.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	line-height: 100%;
}

.arrowCopy0 {
	padding:0 0 0 10px;
	width:220px;
	line-height: 100%;
}

.column3 {
	width:230px;
	text-align:left;
	padding:0 10px 0 15px;
	float:left;
	line-height: 100%;
	background-color: #0B0B0B;
	margin: 0 20px 0 20px;
}

#column_cli {
	width:230px;
	text-align:left;
	padding:0 10px 0 15px;
	float:left;
	line-height: 100%;
	background-color: #0B0B0B;
	margin: 0 20px 0 20px;
}

.column3 img {
	margin:5px 0 14px 0
}
.small_title3 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	padding:5px 0 10px 10px
}
.column4 {
	width:260px;
	text-align:left;
	padding:0 10px 0 15px;
	float:left;
	line-height: 100%;
	background-color: #0B0B0B;
	margin: 0 0px 0 20px;
}
.small_title4 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	padding:5px 0 10px 10px
}
.column5 {
	width:230px;
	text-align:left;
	padding:0 10px 0 15px;
	float:left;
	line-height: 100%;
	background-color: #0B0B0B;
	margin: 0 30px 0 0px;
}
.small_title5 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	padding:5px 0 10px 10px
}
#sidebar2 {
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 260px;
	padding: 9px;
	margin-bottom:12px;
	margin-top:20px;
	background-color: #0B0B0B;
}
#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar2 li {
	margin-bottom: 5px;
	padding: 0 0 10px 0px;
}
.column6 {
	width:230px;
	margin-left:30px;
	text-align:justify;
	padding:10px 0px 10px 0px;
	float:left;
	line-height: 200%;
}

#banner6 {
	width: 610px;
	text-align:center;
	padding:10px 0px 20px 0px;
}

.small_title6 {
	font-family:Tahoma;
	font-size:12px;
	color:#FFCC00;
	font-weight:bold;
	padding:20px 0 10px 0
}
#content3 {
	float: left;
	width: 440px;
	height: 100%;
}

#columna_der{
float:right;
	width: 430px;
	text-align:center;
}

#columna_izq{
	float: left;
	width: 430px;
	text-align:center;
}

#banner2 {
	width: 580px;
	height: 200px;
	padding: 10px;
	margin-bottom:5px;
	margin-top:10px;
}

.small_titlex {
	font-family:Tahoma;
	font-size:11px;
	color:#00CCFF;
	font-weight:normal;
	padding:0px 0 0px 10px;
	text-transform: uppercase;
	margin:10px 0 5px 0;
}

.small_titlel {
	font-family:Tahoma;
	font-size:11px;
	color:#cccccc;
	font-weight:normal;
	padding:0px 0 0px 30px;
	margin:10px 0 5px 0;
}

#link {
	display: block;
	float:right;
	background-image: url(images/links2.jpg);
	background-repeat:repeat-x;
	height: 30px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#link a {
	display: block;
	height: 20px;
	padding:8px 30px 0px 30px;
	text-decoration:none;
	color:#FFFFFF;
}

#link a:hover {
	text-decoration: none;
	background-color:#161715;
	color: #FFCC00;
}

#link2 {
	display: block;
	float:right;
	background-image: url(images/links2.jpg);
	background-repeat:repeat-x;
	height: 30px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#link2 a {
	display: block;
	height: 20px;
	padding:3px 30px 0px 30px;
	text-decoration:none;
	color:#FFFFFF;
}

#link2 a:hover {
	text-decoration: none;
	background-color:#161715;
	color: #FFCC00;
}

#todas_fotos {
	width:780px;
	
	margin:15px 50px 15px 50px;
	text-align:center;
	clear:both;

}

#foto_cabj {
	float:left;
	width:100px;
	height:83px;
	padding:15px 15px 15px 15px;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #666666;
	}	
#lightboxCaption{
	float: left;
	color: #000000;
}
#keyboardMsg{
	float: right;
	color: #333333;
}
#closeButton{
	top: 5px;
	right: 5px;
	background-image: url(close.gif);
}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
