body {
	width:998px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	margin: 20px auto 0 auto;
	background-image:  url(images/bk-blue.png);
	background-repeat: repeat-x;
	background-color: #369AFC;
	}

* {
    margin: 0;
    padding: 0;
    }

a {
	color:#FFFF99;
	text-decoration:none;
	font-weight: bold;
	}

a:hover {
	text-decoration:underline;
	color: #FFFFCC;
	}

a img {
	border: none;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #FF6600;
	font-weight: normal;
	text-align: left;
	margin-bottom: 12px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #999966;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	}

h2 a {
	color: #999966;
	}

h2 a:hover {
	color: #FF6600;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999966;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #AD5517;
	font-weight: normal;
	margin-bottom: 10px;
	}

h4 a {
	color: #FF6600;
	}

h4 a:hover {
	color: #999999;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	}

p a {
	color: #999999;
	}

p a:hover {
	color: #FF6600;
	}

span {
	font-size: .9em;
	}	


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin: 0 0 5px 15px;
	list-style-type: disc;
	list-style-position: outside;
	}
	
ul {
	/*list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;*/
    }

img {
    border: none;
	}

form {
	color: #333333;
	margin: 15px 0;
	}

input {
	color: #666666;
	font-size: 10px;
	height: 20px;
	width: 90px;
	margin: 0 5px 2px 0;
	padding: 0;
	border: 1px solid #66C8FF;
	}

.button {
	height: 25px;
	width: 90px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #FFFFFF;
	font-weight: normal;
	}


hr{
	width:100%;
	border-top: 1px dotted #369;
	margin-bottom: 10px;
	}

table{
	width:100%;
	border: none;
	}		
	
#header {
	clear: left;
	float: left;
	width:998px;
	}
	
#header-banner {
	clear: left;
	float: left;
	width: 998px;
	height: 399px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #369AFC;
	}

#header-left{
	width:376px;
	height: 10px;
	float:left;
	clear: left;
	padding: 10px 0;
	border-bottom: 1px solid #FFF;
	}
	
#header-left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 12px;
	text-transform: uppercase;
	}		
	
#header-menu{
	width:624px;
	height: 30px;
	float: right;
	clear: right;
	margin-right: -2px;
	border-bottom: 1px solid #66C8FF;
	}	

#important {
	clear: left;
	float: left;
	height: 145px;
	width:978px;
	padding: 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-image: url(images/bk-orange.png);
	background-repeat: repeat-x;
	background-color: #FF6831;
	background-position: left top;
	}

#important h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	}

#content {
	float:left;
	clear: left;
	width:978px;
	height: 100%;
	padding: 0 10px;
	background-color: #FFFFCC;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-image: url(images/bk-yellow.png);
	background-repeat: repeat-y;
	}

#column-left{
	width:465px;
	height: 100%;
	float:left;
	clear: none;
	padding: 10px 0;
	}

#column-center{
	width:255px;
	height: 100%;
	float:right;
	clear: none;
	padding: 5px 25px 0 0;
	}

#column-right{
	width:205px;
	height:100%;
	float:right;
	clear:right;
	margin-top: 5px;
	}

.row{
	float:left;
	clear: left;
	border-bottom: 1px solid #E0DFA8;
	padding: 0;
	margin-bottom: 10px;
	}

.column{
	width:235px;
	float:right;
	clear:left;
	margin-right: 8px;
	}
	
#login {
	padding: 0 6px;
	background: #C1CAD0;
	border-bottom: 1px solid #9FB1BC;		
	}

#fotos {
	padding: 3px 6px;
	}

#footer {
	width:978px;
	clear: left;
	float: left;
	padding: 0 10px;
	height: 20px;
	font-size: 0.9em;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-image: url(images/bk-yellow.png);
	background-repeat: repeat-y;
	color: #999966;
}

.foto {
	margin: 0 0 5px 0;
	border: 4px solid #E0DFA8;
	padding: 1px;	
	}

.fotobanner {
	border: none;
	width: 590px;
	height: 241px;
	float: left;
	clear: left;
	margin: 0;
	}

.fotoleft {
	margin: 0 5px 5px 0;
	border: 4px solid #E0DFA8;
	float: left;
	clear: both;
	color: #E0DFA8;
	padding: 1px;
	}	

.fotoright {
	margin: 5px 0 5px 5px;
	border: 4px solid #E0DFA8;
	float: right;
	clear: both;
	padding: 1px;
	}

.logo {
	margin: 0 0 5px 90px;
	}

.banner {
	margin: 5px 0;
	border: 2px solid #000;
	clear: left;
	float: left;
	}	

/*- Menu --------------------------- */

#menu {
	width:1000px;
	height: 30px;
	float: left;
	clear: left;
	}
	
#submenu {
	width:420px;
	background-image: url(pix/submenu.gif);
	height: 32px;
	float: left;
	clear: left;
	text-align: center;
	text-transform: uppercase;
	background-repeat: no-repeat;
	}	

/* menu */

#nav {
	padding: 0;
	text-align: center;
	float: right;
	border-bottom: 1px solid #000;
	}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a:link, #nav a:visited {
	float: left;
	font-size: 0.75em;
	font-weight: normal;
	padding: 10px 0 0 0;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/nav-menu.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 30px;
	text-align: center;
	}

#nav a:link.active, #nav a:visited.active {
	color: #000000;
	background-image: url(images/nav-hover.png);
	background-repeat: no-repeat;	
	}

#nav a:hover {
	color: #000000;
	background-image: url(images/nav-hover.png);
	background-repeat: no-repeat;	
	}

/* Listado */

ul#list {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	border-top: 1px dashed #FF3300;
	}

ul#list li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	}

ul#list li a {
	display: block;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	border-bottom: 1px dashed #FF3300;
	color: #999966;
	text-decoration: none;
	text-align: left;	
	}

ul#list li #active {
	color: #FF6F28;
	font-weight: bold;
	}

ul#list li a:hover, ul#list li#active a:hover {
	color: #FF7355;
	font-weight: bold;
	background-color: #FFFFCC;
	}

/* Galeria de fotos */
	
#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 1px solid #000;
	height: 180px;
	}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
	}	

/* menu desplegable */

.chromestyle{
	width:535px;
	height: 30px;
	float: right;
	clear: right;
	margin-right: -3px;
	border-bottom: 1px solid #66C8FF;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	/*border: 1px solid #BBB;*/
	width: 100%;
	/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 0 5px;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #000000;
	padding: 8px 0;
	margin: 0;
	text-decoration: none;	/*border-right: 1px solid #FFF;*/
}

.chromestyle ul li a:hover{
	/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE
	background-image: url(pix/solapa.gif);
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
	color: #006633;
	font-weight: normal;
	text-decoration: none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	/*content: " v";*/
	content: " " url(/new/pix/arrow.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 164px;
	border: 1px solid #FFF; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	z-index:100;
	background-color: #FFFFFF;
	width: 180px;
	visibility: hidden;
	font-weight: normal;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	left: 419px;
}


.dropmenudiv a{
	width: auto;
	display: block;
	/*text-indent: 3px;*/
	border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
	padding: 5px 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #FFFFFF;
	background-color: #66C8FF;
}


/*Style for menu*/

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 4px 0;
	width: 170px;
	}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li #active {
	color: #FF0000;
	font-weight: bold;

	}

ul#navlist li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	}
		
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 0px;
	list-style-type: none;
}

.shadetabs li{
	list-style-type: none;
	margin: 10px 0;
	/*display: inline;*/
}

.shadetabs li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999966;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: none;
	text-decoration: underline;
  /*position: relative;
	z-index: 1;
	width: 200px;
	height: 50px;*/
}

.shadetabs li a:visited{
	color: #999966;
}

.shadetabs li a:hover{
	color: #FF6600;
}

/*.shadetabs li a.selected{ /*selected main tab style 
	position: relative;
	top: 1px;
	background-color: #FFFFFF;
} */

.shadetabs li a.selected{ /*selected main tab style */
	color: #333333;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

