/*----- CSS -----*/
*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#primaryContent .mod_breadcrumb.block
{
	margin: 0px 0 0 12px;
}
#galeriafotos .image_container
{
	margin: 0px 0 0 -7px;
}
BODY, HTML
{
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
A
{
	color: #006666;
	text-decoration: none;
}
A:hover
{
	color: #717171;
	text-decoration: none;
}
#galeriafotos H2
{
	font-size: 12pt;
	font-family: Arial;
	margin: 6px 0 0;
}
/*----- IDS -----*/
#container
{
	width: 978px;
	margin: 225px auto 10px;
	padding: 0px;
	background: #FFF;
	text-align: left;
	border: 1px solid #E4E4E4;
}
/*----- HEADER -----*/
#logo
{
	margin: 0;
	padding: 0;
	background: url(../images/escudo.jpg);
}
#logo #box
{
	float: left;
	clear: none;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(../images/escudointershadow.png);
	color: #006666;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -2px;
	width: 420px;
}
#logo P
{
	float: left;
	clear: none;
	height: 40px;
	width: 40px;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	text-indent: 2px;
	line-height: 43px;
	letter-spacing: -2px;
}
.subContainer, #navigation UL
{
	width: 978px;
	margin: 0 auto;
	color: #FFCC00;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
#header
{
	text-align: left;
	margin: 0;
	padding: 0px 0 0 10px;
	height: 100px;
	background: #32796B url(../images/bg.jpg);
}
#banner
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	background: #006666;
}
#galeriafotos DIV.layout_short.block
{
	background: #F7F7F7;
	width: 211px;
	float: left;
	margin: 10px 0 0 10px;
	height: 206px;
	border: 1px solid #D3C473;
	padding: 0px 5px 5px;
	text-align: left;
}
/*----- NAVIGATION -----*/
#navigation2
{
	background: #006666;
	height: 20px;
	margin: 0 auto;
}
#navigation
{
	height: 34px;
	width: auto;
	margin: 5;
	padding: 0;
	background: #7AA9A1;
	list-style: none;
	margin: 0 auto;
}
#navigation LI
{
	float: left;
	clear: none;
	list-style: none;
}
#navigation LI A
{
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
}
#navigation LI A:hover
{
	color: #000;
	background: #FFFFFF;
}
#navigation P
{
	margin: 5;
	color: #FFCC00;
	float: left;
	clear: none;
	list-style: none;
	text-decoration: underline;
	desplay: inline;
	padding: 4px 18px;
	text-decoration: none;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#active A
{
	background: url('../images/nav_bg.gif');
}
/*----- HEADINGS -----*/
H1
{
	font-family: Arial;
	font-size: 30px;
	letter-spacing: -1px;
	margin-top: 3px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #006666;
	padding: 0 0 0 11px;
}
H4
{
	text-indent: -80000px;
	background: url('../images/logo.gif') no-repeat;
	height: 35px;
	width: 168px;
}
H2
{
	font-family: Arial;
	font-size: 25px;
	letter-spacing: 0px;
	margin-top: -1px;
	margin-bottom: 7px;
	font-weight: 600;
	color: #006666;
	font-style: inherit;
	padding: 0 0 0 8px;
}
H3
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 5px 0;
}
/*----- PARAGRAPHS -----*/
P
{
	color: #043F4A;
	font-size: 11px;
	line-height: 20px;
}
.mod_galleryviewer P
{
	font-size: 12.2pt;
	font-family: Arial;
	margin: 0 0 0 9px;
}
#galeriafotos .description P
{
	line-height: 1.3;
}
#primaryContent UL
{
	color: #043F4A;
	font-size: 11px;
	margin: 20px 0;
	list-style: none;
}
#primaryContent LI
{
	padding-left: 25px;
	margin: 8px 0;
	list-style: none;
	background: url('../images/content_bullet.png') no-repeat left bottom;
}
#secondaryContent P
{
}
/*----- FORMS -----*/
INPUT
{
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	width: 160px;
}
BUTTON
{
	background-color: #EFEFEF;
	line-height: 11px;
	color: #000;
	border: 1px solid #CCC;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 5px;
}
FORM P
{
	padding: 2px 0;
}
/*----- IMAGES -----*/
IMG
{
	border: 0;
}
IMG A
{
	border: 0;
	text-decoration: none;
}
IMG A:hover
{
	border: none;
}
/*----- CONTENT -----*/
#primaryContent
{
	width: 945px;
	padding: 20px 15px;
	border-right: 0px solid #E7E7E7;
	font-size: 11px;
	float: left;
	clear: none;
}
#primaryContent IMG
{
	background-color: #D3C473;
	clear: none;
	margin: 5px;
	padding: 4px;
	border: 1px solid #E7E7E7;
}

#secondaryContent
{
	width: 175px;
	padding: 5px 17px;
	font-size: 11px;
	float: right;
	clear: none;
}
#primaryContent .pagination UL LI
{
	list-style: none;
	display: inline;
}
/*----- COMMENTS -----*/
#comments
{
	margin: 15px 0;
}
#comments #status
{
	color: #546D17;
	background: #F8F8F8;
	border: 2px solid #ECECEC;
	padding: 10px;
	margin-bottom: 15px;
}
#comments #status DD, #comments #status DT
{
	display: inline;
}
#comments A
{
	color: #546D17;
	font-weight: bold;
	text-decoration: none;
}
#comments A:hover
{
	color: #666;
	text-decoration: underline;
}
#comments .comment
{
	padding: 10px 5px;
	border-top: 3px solid #7FA71F;
}
#comments .comment DT
{
	float: left;
	clear: none;
}
#comments .comment DD
{
	clear: both;
	color: #656565;
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 10px;
}
#comments .comment .date
{
	float: left;
	clear: none;
	margin-left: 5px;
	line-height: 12px;
	font-size: 11px;
	color: #585858;
}
/*----- FOOTER -----*/
#footer
{
	margin: 0 auto 10px;
	height: 10px;
	padding: 18px 20px;
	clear: both;
	width: 940px;
	text-align: left;
	font-size: 10px;
	color: #FFF;
	background: #D3C473;
}
#footer UL
{
	list-style: none;
}
#footer LI
{
	list-style: none;
	display: inline;
}
#footer #copyright
{
	float: left;
	clear: none;
}
#footer #links
{
	float: right;
	clear: none;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #CCC;
	text-decoration: underline;
}
/*----- CLASSES -----*/
.clear
{
	clear: both;
	height: 0.1px;
	overflow: hidden;
	font-size: 0.1px;
	line-height: 0.1px;
}
.invisible
{
	width: 0px;
	height: 0px;
	left: -100px;
	top: -100px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

