/* @group html */

strong {
	color: white;
	font-weight: bold;
	font-size: 13px;
}

img {
	border-style: none;
}

h2 {
	font-size: 16px;
	color: #00203e;
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-weight: normal;
	font-style: normal;
}

a {
	color: #9bd5ff;
	text-decoration: none;
}

a:hover {
	color: #9bd5ff;
	text-decoration: underline;
}

a:active {
	color: #9bd5ff;
	text-decoration: underline;
}

a:visited {
	color: #9bd5ff;
}

body {
	font: 12px "Lucida Grande", Lucida, Arial, sans-serif, Verdana;
	margin: 0;
	padding: 0;
}

p {
	
}

ul {
	padding-left: 20px;
}

ul li {
	list-style-type: square;
	margin-bottom: 0.8em;
}



/* @end */

/* @group layout */

div#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div#container {
	background: url(img/fondo-container.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

div#headerimg {
	top: 137px;
	padding: 0;
	position: relative;
	float: left;
	left: 73px;
}

div#content {
	width: 460px;
	color: #e4e4e4;
	position: relative;
	padding: 0;
	top: 140px;
	left: 90px;
	float: left;
	min-height:280px;
}

div#bottom {
	background: url(img/fondo-bottom.jpg) no-repeat;
	padding-bottom: 100px;
	padding-left: 80px;
	padding-top: 10px;
}

div#splash {
	background-color: white;
	height: 500px;
	position: absolute;
	top: 0;
	left: 50%;
	float: left;
	width: 1000px;
	margin-left: -500px;
	text-align: center;
	padding-top: 50px;
}



/* @end */

/* @group titulos */

h1 {
	margin-bottom: 24px;
}

h1.eventos {
	background: url(img/h1-eventos-destacados.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.galeria {
	background: url(img/h1-galeria.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.eventosferias {
	background: url(img/h1-eventos-ferias.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.quienessomos {
	background: url(img/h1-quienes-somos.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.empresasdelgrupo {
	background: url(img/h1-empresas-del-grupo.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.servicios {
	background: url(img/h1-servicios.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.contacto {
	background: url(img/h1-contacto.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.comunicacion {
	background: url(img/h1-comunicacion.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.comunicacionexterna {
	background: url(img/h1-comunicacion-externa.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.comunicacioninterna {
	background: url(img/h1-comunicacion-interna.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

h1.serviciosexclusivos {
	background: url(img/h1-servicios-exclusivos.jpg) no-repeat;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}



/* @end */

/* @group menu */

span.servicioscool {
	color: #003b66;
}

ul#menu {
	float: left;
	list-style-type: none;
	padding: 0;
	position: relative;
	top: 150px;
	left: 120px;
	margin: 0;
}

ul#menu li {
	color: #c21d22;
	font-weight: bold;
	font-size: 14px;
	list-style-type: none;
	margin-bottom: 2px;
}

ul#menu li a {
		color: #c21d22;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

ul#menu li.servicios a {
	color: #c21d22;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

ul#menu li.servicios a:hover {
	text-decoration: underline;
}

ul#menu li.servicios a:visited {
	color: #c21d22;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

ul#menu li a:hover {
	text-decoration: underline;
}

ul#menu li a:visited {
	text-decoration: none;
			color: #c21d22;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

ul#menu ul {
	padding-left: 10px;
	margin-bottom: 8px;
}

ul#menu ul li {
	color: #003b66;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

ul#menu ul li a {
		color: #003b66;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

ul#menu ul.servicios li a {
	color: #003b66;
	font-weight: bold;
	font-size: 12px;
}

ul#menu ul.servicios li a:visited {
	color: #003b66;
	font-weight: bold;
	font-size: 12px;
}

ul#menu ul.servicios li a:hover {
	text-decoration: underline;
}

ul#menu ul li a:hover {
	text-decoration: underline;
}

ul#menu ul li a:visited {
	color: #003b66;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

ul#menu ul li.servicios a {
	color: #003b66;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group util */

div.clear {
	visibility: hidden;
	display: block;
	clear: both;
	padding-top: 150px;
}



/* @end */

/* @group especiales */

span.event-date {
	color: #002343;
}

table.empresasdelgrupo {
	width: 50px;
}



/* @end */

/* @group gallery */

ul li.gallery {
	list-style-type: none;
	margin-bottom: 0.8em;
	line-height: 34px;
}

ul li.gallery img {
	border-style: none;
}

div.gallery {

}

div.gallery img {
	border-style: none;
}

div.gallery p {
	margin: 0 0 1em;
	font-size: 11px;
}



/* @end */