/********************************************************************************/
/*                                                                              */
/* El contenido integro de este codigo, es propiedad de Jorge Perez "MaNaZaS"   */
/*                                                                              */
/* La reproduccion total o parcial del codigo, sin previa consulta supone       */
/* una violacion a la propiedad intelectual del mismo.                          */
/*                                                                              */
/*                                                                              */
/*                                  Jorge Perez Balseiro                        */
/*                                  --------------------                        */
/*                               Website: www.jorgeperez.org                    */
/*                               Email: info@jorgeperez.org                     */
/*                               Tlf: 686875052                                 */
/*                                                                              */
/*                                                                              */
/********************************************************************************/


  /*********************/
 /* Styles Formulario */
/*********************/

.boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	list-style-type: none;
	border: 1px solid #151f38;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #151f38;
	margin: 6px;
}
.cajatexto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	list-style-type: none;
	border: 1px dotted #151f38;
	background-color: #EEEEEE;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #151f38;
}

#columna_contenido {
	width: 580px;
	padding: 12px;
	text-align: center;
	margin: 12px;
	/*background-image: url(imagenes/fondo_seccion.png);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	display: table-cell;
}
#columna_derecha {
	width: 200px;
	padding: 12px;
	margin-top: 6px;
	text-align: center;
	display: table-cell;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #151f38;
}
#columna_izquierda {
	width: 200px;
	padding: 12px;
	margin-top: 6px;
	text-align: center;
	display: table-cell;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #151f38;
}
#noticias {
	width: 100%;
	padding-bottom: 12px;
}

/* Codigo Revisado 100% OK

  /******************/
 /* Styles general */
/******************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #021120;
	background-attachment: scroll;
	background-color: #f4f4f4;
	background-image: url(imagenes/fondo_detras.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #151f38;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #151f38;
	text-decoration: none;
}
a:visited {
	color: #151f38;
	text-decoration: none;
}
a:hover {
	color: #151f38;
	text-decoration: underline;
}
a:active {
	color: #151f38;
	text-decoration: none;
}
p {
	text-align: left;	
}
h2 {
	font-size: 180%;
	font-weight: bold;
	color: #151f38;
	margin-top: 36px;
	margin-bottom: 24px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #151f38;
	border-right-color: #151f38;
	border-bottom-color: #151f38;
	border-left-color: #151f38;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #151f38;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #151f38;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #151f38;
	border-right-color: #151f38;
	border-bottom-color: #151f38;
	border-left-color: #151f38;
}
td {
	font-size: 70%;
	font-weight: normal;
	margin: 6px;
	padding: 6px;
}
img {
	border: 0px;
}

  /******************/
 /* Styles bloques */
/******************/

#bloque_intro {
	width: 569px;
	height: 383px;
	text-align: left;
	display: block;
	background-image: url(imagenes/intro.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 20px;
}
#bloque_cuerpo_web {
	width: 780px;
	text-align: left;
	display: block;
	background-image: url(imagenes/fondo_bloque_web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px;
	margin: auto;
}

  /*******************/
 /* Styles Cabecera */
/*******************/

#cabecera_top {
	height: 180px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#cabecera_bottom {
	height: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
  /*******************/
 /* Styles Menu Top */
/*******************/

#menu_top {
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #993300;
}
#menu_top li {
	display: inline;
	list-style-type: none;
	padding: 5px;
}
#menu_top a {
	color: #993300;
	text-decoration: none;
}
#menu_top a:hover {
	color: #993300;
	text-decoration: none;
	/*background-image: url(imagenes/fondo_transparente.png);*/
}

  /**********************/
 /* Styles Menu Bottom */
/**********************/

#menu_bottom {
	text-align: center;
	font-weight: bold;
	color: #993300;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;
}
#menu_bottom li {
	display: inline;
	list-style-type: none;
	padding-left: 3px;
	padding-right: 3px;
}
#menu_bottom a {
	color: #993300;
	text-decoration: none;
}
#menu_bottom a:hover {
	color: #993300;
	text-decoration: none;
}

  /*********************/
 /* Styles Menu Admin */
/*********************/

#menu_admin {
	text-align: right;
	font-size: 90%;
	color: #805621;
	margin-top: 10px;
	margin: 10px;
}
#menu_admin li {
	display: inline;
	list-style-type: none;
	padding-left: 6px;
	padding-right: 6px;	
}
#menu_admin a {
	color: #151f38;
	text-decoration: none;
}
#menu_admin a:hover {
	color: #151f38;
	text-decoration: none;
	border-bottom: thin #151f38 solid;
}

  /********************/
 /* Styles Contenido */
/********************/

#contenido_titulo {
	font-size: 120%;
	font-weight: bold;
	color: #02182e;
	text-align: left;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#contenido_texto {
	font-size: 100%;
	font-weight: normal;
	color: #151f38;
	text-align: justify;
	margin-bottom: 12px;
}
#contenido_imagen {
	text-align: center;
	margin: 12px;
}
#contenido_paginado {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 6px;
	margin-top: 6px;
}
#contenido_contacto {
	width: 190px;
	height: 400px;
	text-align: center;
	background-image: url(imagenes/banner_contacto.png);
	padding: 2px;
	padding-top: 30px;
	vertical-align: top;
}
  /*********************/
 /* Styles Pie Pagina */
/*********************/

#pie_pagina {
	padding-top: 60px;
	padding-bottom: 12px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #FFFFFF;
	background-image: url(imagenes/fondo_bloque_pie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#pie_pagina a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#pie_pagina a:hover {
	color: #CCCCCC;
	text-decoration: none;
}		
#logos {
	margin: 6px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#logos a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#logos a:hover {
	color: #CCCCCC;
	text-decoration: none;
}	

