@charset "utf-8";
/* CSS Document */

body{
   margin: 0;
   height: 100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:#333333;
}
#header{
	width: 995px;
	height: 270px;
}
#header_prn{
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	display: none;
}
#logo{
	width: 285px;
	height: 65px;
	float: right;
	background: transparent url(../imgs/logoICCIC.png) no-repeat top left;
}
#menu{
	width: 745px;
	height: 30px;
	float: right;
	margin-top: 163px;
	margin-bottom: 0px;
}
#secciones{
	width: 205px;
	height: 125px;
	float: left;
	margin-top: 133px;
	margin-left: 45px;
	_margin-left: 22px;
}
#contenido{
	width: 855px;
	margin-left: 140px;
}
#contenido .resaltado {
	font-size: 12pt;
	font-weight: bold;
}
#contenido .resaltadoB {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#contenido .resaltadoC {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#contenido .resaltadoD {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background: transparent url(../imgs/separadoramarillo.gif) no-repeat left bottom;
}
#contenido .resaltadoC a:link {
	text-decoration: none;
	color: #000000;
}
#contenido .resaltadoC a:active {
	text-decoration: none;
	color: #000000;
}
#contenido .resaltadoC a:visited {
	text-decoration: none;
	color: #000000;
}
#contenido .resaltadoC a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#contenido ul li{
	list-style-image:url(../imgs/li.png);
}
#gContent{
	margin-left: 20px;	
	margin-right: 20px;
	margin-top: 20px;	
}
#ruta{
	font-family: "arial black", arial, sans-serif;
	font-size: 14pt;
	color:#222222;
	height: 24px;
	margin-top: 10px;
	margin-bottom: 20px;
	/* border-bottom: 1px solid #FFCC00;*/
	background: transparent url(../imgs/separador.gif) no-repeat bottom;
	float: right;
	width: 100%;
}

a {
	color: #666600;
	/* font-weight: bold;*/
}
a:hover {
	color: #333300;
}
h1 {
	font-size: 14pt;
	color:#333333;
	font-weight:bolder;
}
h1 a, h4 a:link{
	text-decoration: none;
	color:#333333;
}

h4 {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	clear:both;
	padding-top: 10px;
	margin-bottom: 40px;
	background: transparent url(../imgs/h4bg.png) no-repeat left top;
	text-indent: 20px;
	height: 60px;
	display: block;
}
#page-wrap{
	width: 815px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}
.photo-link{
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
	display: block;
	float: left;
	background: #FFFFFF;
	padding-bottom: 20px;
}

.photo-link:hover{
	border-color: #666600;
	background: #333;
}
.bg_galeria_top{
	width: 855px;
	height: 50px;
	background: transparent url(../imgs/bg_galeria_top.gif) no-repeat;
	margin-left: -15px;
	float: left;	
}
#bg_galeria_center{
	width: 815px;
	background: transparent url(../imgs/bg_galeria_center.gif) repeat-y;
	margin-left: -15px;
	padding-left: 25px;
	display: block;
	float: left;
	padding-left: 35px;
}
.bg_galeria_bottom{
	width: 855px;
	height: 40px;
	background: transparent url(../imgs/bg_galeria_bottom.gif) repeat-y;
	margin-left: -15px;	
	float: left;
}
#precios{
	width: 540px;
	float: left;
	margin-bottom:60px;
}
#reservas{
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 60px;
	clear: right;
}
code {
	border-left: 6px solid #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: auto;
	color: #333333;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
}
cite {
	background: url(imgscss/quote.gif) no-repeat;
	display: block;
	padding-left: 20px;
	font-size: 36pt;
	padding-bottom: 10px;
	font-style: italic;
	color:#999999;
}
