/*
IMAR Sistemas
RABM 100730
*/

body {
	margin: 0;
	padding: 0;
	/*line-height: 1.7em;*/
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
  background: #000000 url(fondo.jpg) repeat-y center;
}
		
a:link, a:visited { color: #e88d23; text-decoration: underline; font-weight: bold; } 
a:active, a:hover { color: #0000ff; text-decoration: underline; font-weight: bold; }
/*a:active, a:hover { color: #9f1a04; text-decoration: underline; }*/

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.limpiar { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.limpiar_h10 { clear: both; width:100%; height: 10px; }
.limpiar_h20 { clear: both; width:100%; height: 20px; }
.limpiar_h30 { clear: both; width:100%; height: 30px; }
.limpiar_h40 { clear: both; width:100%; height: 40px; }
.limpiar_h50 { clear: both; width:100%; height: 50px; }
.limpiar_h60 { clear: both; width:100%; height: 60px; }

table, th, tr, td { 
    text-align: left; 
	border: 1px solid #e48009;
	}

th {
    text-align: center;
    background-color: #e48009;
    color: #ffffff;
	}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #e48009;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #9f1a04;
}

/* Botones */
.boton a {
	display: block;
	width: 164px;
	height: 34px;
	padding: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(boton_gde.png) no-repeat;
	color: #ffffff;
    float: right;
}

.boton a:hover {
	color: #e88d23;
	background: url(boton_gde_hover.png) no-repeat;
}

.boton_corto a {
	display: block;
	width: 82px;
	height: 22px;
	padding: 4px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(boton_corto.png) no-repeat;
}

.boton_corto a:hover {
	color: #e88d23;
	background: url(boton_corto_hover.png) no-repeat;
}

.boton_mediano a {
	display: block;
	width: 122px;
	height: 22px;
	padding: 4px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(boton_mediano.png) no-repeat;
}

.boton_mediano a:hover {
	color: #e88d23;
	background: url(boton_mediano_hover.png) no-repeat;
}

.boton_largo a {
	display: block;
	width: 162px;
	height: 22px;
	padding: 4px 0 0 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(boton_largo.png) no-repeat;
  float: right;
}

.boton_largo a:hover {
	color: #e88d23;
	background: url(boton_largo_hover.png) no-repeat;
}


/*******************************
 *         Encabezado          *
 *******************************/

#encabezado_wrapper {
	width: 100%;
	height: 230px;
	margin: 0 auto;	
	background: url(encabezado_bg_wrapper.jpg) no-repeat center top;
}

#encabezado {
	width: 760px;
	height: 230px;
	margin: 0 auto;
	padding: 20px 20px;
	background: url(encabezado_bg.jpg) no-repeat center top;
}

/* Título y logo, esquina superior izquierda. Modificar el Width si se quiere poner algo más en el título */
#encabezado  #titulo {
	float: left;
	padding: 30px 0 0 0;
	width: 260px;
}

#encabezado #titulo strong {
	color: #e88d23;
}

#titulo h1 span {
	display: block;
	margin-left: 0px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
/*	letter-spacing: 4px;*/
}

/* Texto adicional, enmedio. De entrada no hay nada, pero puede haber en el futuro */
#encabezado #texto {
	float: left;
	padding: 30px 0 0 0;
	width: 400px;
	text-align: justify;
}

#encabezado #texto strong {
	color: #e88d23;
}

#texto h1 {
	display: block;
	margin-left: 0px;
	font-size: 28px;
	color: #e88d23;
	font-weight: bold;
}

#texto a {
	color: #e88d23;
	font-weight: none;
	text-decoration: none;
}


#texto a:hover {
	font-weight: none;	
	text-decoration: underline;
}

#texto .boton a {
	display: block;
	width: 164px;
	height: 34px;
	padding: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(boton_gde.png) no-repeat;
	color: #ffffff;
    float: right;
}

#texto .boton a:hover {
	color: #e88d23;
	background: url(boton_gde_hover.png) no-repeat;
}

/* Redes sociales, esquina superior derecha */
#encabezado .redes_sociales {
	float: right;
	margin: 0px;
	padding: 30px 0 0 0;
	list-style: none;
}

.redes_sociales li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.redes_sociales li a {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 10px;
}

/*********************************
 *            menu               *
 *********************************/

#menu_wrapper {
	width: 100%;
	height: 120px;
	margin: 0 auto;	
	background: url(menu_bg_wrapper.jpg) no-repeat center top;
}

#menu {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(menu_bg_wrapper.jpg) no-repeat center top;
}

/* Opciones del menú */

#menu ul {
	width: 620px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;
	float: left;
	display: block;
	width: 150px;
	margin-right: 2px;
	height: 50px;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#menu ul li a span {
	position: absolute;	
	top : 0px;
	right: 150px;
	width: 2px;
	height: 70px;
	background: url(menu_divider.png) right no-repeat;
}

#menu li a:hover, #menu li .actual {
	background: url(menu_hover.png) center no-repeat;
}

#menu li .primero span {
	background: none;
}

#menu li a:hover {
	background: url(menu_hover.png) center no-repeat;
}

.margen_der_10 { margin-right: 10px; }
.margen_der_20 { margin-right: 20px; }
.margen_der_40 { margin-right: 40px; }

/***************************
 *        Contenido        *
 ***************************/
#contenido {
	width: 760px;
	margin: 0 auto;
	padding: 0px 20px;	
	background: url(contenido.jpg) repeat-y center top;
}

#contenido p {
	margin-bottom: 10px;
}

/* Completo, toda la página, 940px */
.contenido_completo {
	clear: both;
	width: 760px;
	text-align: justify;
}

.contenido_completo strong {
    color: #e88d23;
}

.contenido_completo img {
    border-width: 5px;
	border-style: solid;
	border-color: #ffffff;
}

/* Contenido a la mitad, 450 puntos */
.contenido_mitad {
	float: left;
	width: 360px;
}

/* Anuncios, 3 en una página */
.anuncio {
	float: left;
	width: 230px;
	padding: 5px;
	font-size: 12px;
	background: url(anuncio.jpg) no-repeat top center;
}

.anuncio .boton_corto {
    float: right;
	}

.anuncio h2 {
	font-size: 16px;
	padding: 2px 0;
}

.anuncio p {
	margin-bottom: 15px;
}

.anuncio img {
	float: left;
	padding-top: 5px;
	margin-right: 10px;
	border-style: none;
}

/* Galería rápida de iconos */
.galeria {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.galeria li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.galeria li span {
	float: left;
	margin: 0 2 0 0;	
	border: 2px solid #ffffff; /*#e2e1e1;*/
}

.galeria li img {
	width: 70px;
	height: 70px;
	border: 1px solid #ffffff;
}

/* Noticias */
.noticias {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
}

.noticias strong {
	color: #e88d23;
	}

.noticias .post_info {
	color: #666666;
	font-size: 10px;
	text-align: right;
}

.noticias .post_info a {
	color: #e88d23;
	font-size: 12px;
}

.noticias .post_info strong {
	color: #e88d23;
}

.noticias a{
	color: #e88d23;
}

/* Final del contenido */
#contenido_final {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	background: url(abajo_bg.jpg) no-repeat center top;
}

/**************************
 *     Pié de página      *
 **************************/
#pie_pag {
	width: 760px;
	margin: 0 auto;
	padding: 20px 25px;
	background: none;
	text-align: center;
	color: #CCCCCC;
}

#pie_pag a {
	font-weight: bold;
	color: #CCCCCC;
}

#pie_pag .menu_pie {
	margin: 0 0 0 0;
	padding: 0px;
	list-style: none;
}

.menu_pie li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #ffffff;
}

.menu_pie .last_menu {
	border: none;
}
