/*htm tags*/

html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:justify;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E9E9E9;
}
p{margin:0 10px 10px}
a{display:block;color: #003366;padding:5px}
div#header h1{
	height:25px;
	line-height:20px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #E68400;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#container{text-align:left}
div#content p{
	line-height:1.4;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 00px;
	margin-left: 5px;
}
div#navigation{
	background:#D9E2F9;
}
div#extra{background:#F6C100}
div#footer{
	color: #FFF;
	background-color: #333;
	background-image: url(images/barrita.jpg);
	background-repeat: repeat-x;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	text-align: right;
}

div#container{
	width:865px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
}
div#subtop {
	height: 23px;
	background-image: url(images/barrita_naranja.jpg);
	width: 100%;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 5px;
	letter-spacing: 2px;
}

div#content{
	width:841px;
	margin-left: 12px;
}
div#navigation{
	float:left;
	width:200px;
	height: 280px;
}
div#extra{
	clear:both;
	width:100%;
	height: 8px;
}
#centerdiv {
	text-align: center;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#img_lft {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#bottomLinksRight{
	width: 416px;
	border: 2px solid #999999;
	height: 262px;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	float: left;
	font-size: 95%;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#bottomLinksLeft{
	width: 416px;
	border: 2px solid #999999;
	height: 262px;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: 0px;
	vertical-align: top;
	float: left;
	font-size: 95%;
	margin-right: 1px;
	margin-bottom: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	word-spacing: 0em;
	text-indent: 10px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#info{
	width: 841px;
	border: 100% solid #A7A7A7;
	height: 100%;
	letter-spacing: 0px;
	vertical-align: top;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0em;
	text-indent: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	margin-right: 0px;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
div#slideshow {
	height: 99px;
	width: 840px;
	border: thin solid #666666;
}

#img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}
#links {
	font-size: 18px;
	background-color: #FFFFFF;
	height: 35px;
	width: 416px;
	float: left;
	margin-bottom: 3px;
	text-decoration: underline;
}
.asterik {
	color: #FF0000;
}
galeria {
	height: 133px;
	width: 200px;
	float: left;
	border: medium solid #006699;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
#links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: right;
	text-decoration: underline;
	height: 35px;
	width: 416px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
#welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/welcome_img.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 841px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
}
