body {
	font:70% Verdana, Geneva, sans-serif;
	background:url(../i/fondo.png) center repeat-y;
	color:#666;
}

* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
}

#papi {
	background:url(../i/fondoArriba.png) top no-repeat;
}

#contenedor {
	margin:0 auto;
	width:950px;
	position:relative;
}

#azulMarino {
	width:365px;
	background:url(../i/h1.jpg) top no-repeat;
	position:absolute;
	top:0;
	left:0;
	text-align:center
}

a:hover {
	text-decoration:underline
}


h1 {
	text-indent:-5000em;
	height:525px;
}

#datosContacto {
	margin:162px auto 0;
	width:200px;
}

#datosContacto div {
	margin:15px 0;
}

#cabecera {
	position:relative;
	height:116px;
}

#accesosDirectos {
	position:absolute;
	right:0;
	top:5px;
}

#accesosDirectos li {
	float: left;
	margin-left: 1em;
}

#accesosDirectos li a {
	color:white;
}

#accesosDirectos li#inicio {
	border-right:1px solid white;
	padding-right:1em;
}

#accesosDirectos li#contacto {
	padding-right:1em;
}


#menu {
	position:absolute;
	left:380px;
	top:25px;
	height:60px;
	width:550px;
}

#menu li {
	float:left;
	height:43px;
	width:135px;
	padding-top:15px;
	background:url(../i/separadorMenu.png) right no-repeat;
}

#menu li#nosotros a {
	margin-left: 5px;
}

#menu li#clientes {
	background:transparent;
}

#menu a {
	width:80px;
	margin:0 auto;
	display:block;
	color:#132464;
	text-decoration:none
}

#menu a:hover {
	color:#999;
}

#menu div {
	font-weight:bold;
	font-size:1.15em;
}

#contenido {
	margin-left:380px;
}

h2 {
	color:#c33;
	font-size:1em;
	font-weight:normal;
	margin-bottom:13px;
	text-indent:-3000em;
	overflow:hidden;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
}

h4 {
	font-size:1em;
	font-weight:bold;
}


h2 strong {
	font-size: 1.15em;
	font-weight:bold;
}

.columnas {
	margin-top:13px;
	clear:both;
}

.columna {
	float:left;
	width:247px;
	padding:0 15px;
	background:url(../i/fondoColumna.png) top no-repeat;
	margin:0 4px;
	_margin:0;
}

.columna h3 {
	font-size:1em;
	font-weight:normal;
	line-height:49px;
	margin: 0 10px;
}

.columna h3 strong {
	font-size:1.15em;
	font-weight:bold;
}

.columna .fecha {
	color:#132464;
}

.columna p {
	margin: 1em 0;
}


.columna img {
	margin:0 auto;
	display:block;
	padding:2px 4px 10px;
	background:url(../i/fondoFoto.png) no-repeat;
}

#pie {
	clear:both;
	width:100%;
	height:28px;
	line-height:28px;
	color:#132464;
	padding-top:20px;
	text-align:center;
}

#pie a {
	color:#132464;
}