HTML, BODY, H1, H2, H3, H4
{
	margin: 0;
	padding: 0;
}
H1 IMG
{
	display: block;
}
IMG
{
	border: 2px solid #ECD38C;
}
A
{
	color: #464544;
}
A:hover
{
	color: #FFA405;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.more
{
	text-align: right;
}
.clear
{
	clear: both;
}
BODY
{
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0;
	background-color: #003557;
	background-image: url(GRAFICOS/PATRONES/5x5_azul_oscuro_03.gif);
}
/** layout **/
#wrapper
{
	margin: 20px auto 0px;
	width: 678px;
	position: relative;
	background-color: #D3A456;
}
/** header **/
#header
{
	padding: 0px;
	margin: 0px;
}
#header H1
{
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 35px;
	color: #F2CD91;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0;
	line-height: 1;
}
#nav-top
{
	margin-left: 503px;
}
#nav-top UL
{
	margin: 1em 0 0;
	padding: 0;
	height: 31px;
}
#nav-top LI
{
	float: left;
	background: #C19855 url(images/tab_left.gif) no-repeat;
	list-style: none;
	text-align: center;
	font: 18px "Times new roman", serif;
	height: 31px;
	line-height: 31px;
}
#nav-top LI DIV
{
	background: url(images/tab_right.gif) no-repeat top right;
}
#nav-top LI#tab-faq
{
	width: 59px;
}
#nav-top LI#tab-map
{
	width: 99px;
	margin-left: 3px;
}
#nav-top A
{
	color: #443816;
	text-decoration: none;
}
#nav-top A:hover
{
	color: #241D0A;
}
#nav
{
	padding-top: 296px;
	background: url(images/LogoLapislazuli.jpg) no-repeat;
	margin: 0px;
}
#nav UL
{
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 36px;
}
#nav LI
{
	list-style: none;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
}
#nav LI.home
{
	padding: 0px;
	margin: 0px;
}
#nav A
{
	color: #FFE5C3;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 10px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/** content **/
#content
{
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#content H2
{
	color: #513408;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	font-family: "Times new roman", serif;
	font-size: 24px;
	line-height: 20px;
	margin-bottom: 10px;
}
#content P
{
	margin-left: 14px;
	line-height: 1.4;
	text-align: justify;
}
#content A
{
	color: #8D692D;
	font-weight: bold;
	text-decoration: none;
}
#content A:hover
{
	color: #5B431A;
}
#content .left-col
{
	float: inherit;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#content .right-col
{
	float: right;
	width: 136px;
}
#content #welcome
{
	margin-right: 40px;
	font-size: 13px;
	color: #3E341E;
	line-height: 16px;
	margin-top: 10px;
}
#content #welcome A
{
	color: #3E341E;
	text-decoration: underline;
}
#content #welcome A:hover
{
	color: #DBBF77;
	text-decoration: underline;
}
#gallery
{
	margin-top: 14px;
}
#gallery .box
{
	float: left;
	width: 119px;
	padding: 0 30px 2.3em 23px;
	margin-right: 4px;
	background: #002239;
	position: relative;
}
#gallery .box H3
{
	text-align: center;
	line-height: 23px;
	font: 22px "Times New Roman";
	color: #ECD38C;
	height: 23px;
	margin-bottom: 30px;
	background: url(images/tab_drk.gif) no-repeat top center;
}
#gallery .box P
{
	margin: 1em 0;
	padding: 0;
	line-height: 1.4;
}
#gallery .box .more
{
	height: 18px;
	line-height: 18px;
	background: #978040 url(images/moretab_left_drk.gif) no-repeat top left;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3.2em;
	padding-right: 4px;
	margin-bottom: 0;
}
#gallery .box .more A
{
	color: #4C330D;
}
#gallery .box .more A:hover
{
	color: #291B06;
}
#gallery .box-lit
{
}
#gallery .box-lit H3
{
	background: no-repeat center top;
}
#gallery .box-lit .more
{
	background: no-repeat left top;
}
#content .right-col LI, #content .right-col UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .right-col LI
{
	border-left: 1px solid #615331;
	padding-left: 9px;
	margin: 10px;
}
#content .right-col A
{
	font-size: 12px;
	font-weight: normal;
	color: #67450D;
}
#content .right-col A:hover
{
	color: #2C1D04;
}
/** later **/
#later
{
	color: #564929;
}
#later H2
{
	font-size: 20px;
}
#later .right-col P
{
	font-size: 12px;
	line-height: 1.7;
}
#later .box
{
	float: left;
	width: 85px;
}
#later .box A
{
	text-decoration: underline;
}
#later #later-b1
{
	padding-top: 67px;
	margin-right: 4px;
}
#later #later-b2
{
	width: 155px;
	margin-right: 4px;
}
#later #later-b3
{
	width: 114px;
	margin-right: 6px;
}
#later #later-b4
{
	padding-top: 67px;
	width: 137px;
}
#footc
{
	height: 10px;
}
#footer
{
	background: #002239;
	text-align: center;
	color: #ecd38c;
	padding: 14px;
}
.Imag_left {
	float: left;
	margin-right: 10px;
}

