html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong{
	font-weight: bold;
}
.clearer{
	clear: both;
}
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inicio{
	background: url(/gfx/portada.jpg)top center no-repeat;
}
.contenedor{
	position: absolute;
	width: 100%;
	height: 580px;
	margin-top: -20px;
	display: block;
}
.superior{
	margin:0 auto;
	padding:0;
	width:980px;
	height:630px;
	text-align:center;
}
.superior a{
	width:980px;
	height:630px;
	display:block;
	color: #f00;
}
.inferior{
	margin: 0;
	padding: 0;
	height: 63px;
	background: #000000;
	bottom:0px;
}
#gracias{
	text-align: center;
	color: #fff;
	margin: 10px auto;
	font-size: 18px;
	position: absolute;
	width: 600px;
	height: 350px;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: -300px;
	display: block;

}
#members{
	margin: 0 auto;
	padding: 0px;
	width:980px;
	height:auto;
}

h1{
	float: left;
	display: inline-block;
	margin:10px 0 0 0;
	padding:0;
	width: 130px;
}
img{
	border: 0 none;
}
h2{
	text-align: center;
	width: 750px;
	margin: 20px auto;
	float: left;
	display: inline;
}
ul#redes{
	float: right;
	display: inline;
	width: 80px;
}
ul#redes li {
	display: inline;
	float: left;
}
ul#redes li a{
	display:block;
	width: 34px;
	height: 34px;
	margin: 10px 6px 0 0;
	background-position:top center;
	background-repeat:no-repeat;
	text-indent: -9999px;
}
ul#redes li a:hover{
	background-position:bottom center;
	background-repeat:no-repeat;
}
ul#redes li a#face{
    background-image:url(../gfx/facebook.gif);
}
ul#redes li a#twitter{
	background-image:url(../gfx/twitter.gif);
}
a#sitemap{
	float: right;
	display: inline;
	margin: 10px 6px 0 0;
	text-transform:uppercase;
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

a:hover#sitemap{
	color:#fff;
}
#footer{
	text-align: center;
	height: 30px;
	color: #707070;
	font-size: 11px;
	text-transform: uppercase;
	width: 960px;
	clear: left;
}
#footer a{
	color: #707070;
	text-decoration:none;
}
#footer a:hover{
	color: #fff;
	text-decoration:none;
}
.listado{
	width: 680px;
	margin: 15px 0 0 30px;
	padding: 0 0 20px 0;
	float: left;
	display: inline;
}
.listado li{
	width: 320px;
	height: 90px;
	background: url(../gfx/li.gif) center center no-repeat;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 8px 5px 0;
}
.listado li a{
	font-size: 12px;
	text-decoration: none;
	color: #003d76;
	line-height: 14px;
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:80px;
	padding:0 0 0 50px;
}

.alemania{
        background-image:url(../gfx/de.gif);
}
.espana{
	background-image:url(../gfx/es.gif);
}
.grecia{
	background-image:url(../gfx/gr.gif);
}
.italia{
	background-image:url(../gfx/it.gif);
}
.listado li a.republica{
	background-image:url(../gfx/ch.gif);
}

.listado li a span{
	font-weight: bold;
}
.listado li a:hover{
    color:#069;
	background-position:left bottom;
	background-repeat:no-repeat;
}
.listado .filtro{
	display: block;
	margin: 0 0 20px;
	text-align: left;
	color: #999;
	font-size: 14px;
	line-height: 18px;
}
.listado .filtro a {
	border: 1px solid #333;
	background:#111;
	color: #666;
	text-decoration: none;
	display:inline-block;
	padding:0 4px;
}
.listado .filtro a:hover{
	border: 1px solid #fff;
	background:#003d76;
	color: #fff;
}
.listado .filtro strong{
	font-weight: bold;
	color: #fff;
	padding: 0 4px;
	display: inline-block;
	border: 1px solid #000;
}
.listado input{
	font-size: 14px;
	padding:0 4px;
}

.paginas a{
	text-decoration: none;
	color: #999;
	line-height: 18px;
	font-size:13px;
}
.paginas a:hover{
color:#fff;
}
.paginas .anterior a{
	float: left;
	display: inline-block;
}
.paginas .siguiente a{
	float: right;
	display: inline-block;
	margin:0 10px 0 0;
}
#boton{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#back_menu{
	margin: 20px auto;
	text-align: center;
	clear:both;
}
#back_menu a{
	width:150px;
	height:20px;
	display:inline-block;
	background-image:url(../gfx/back_menu.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#back_menu a:hover{
	background-position:bottom left;
	background-repeat: no-repeat;
}
#back_menu a span{
    display:none;
}
#close{
	width: 660px;
	margin: 0 0 0 30px;
	padding:0 10px;
	float: left;
	display: inline;
	text-align: right;
}
#close a{
	width:150px;
	height:20px;
	display:inline-block;
	background-image:url(../gfx/close.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#close a:hover{
	background-position:bottom left;
	background-repeat: no-repeat;
}
#close a span{
    display:none;
}
.ficha{
	width: 660px;
	margin: 5px 0 0 30px;
	padding:10px;
	float: left;
	display: inline;
	background:url(../gfx/ficha.gif) top center no-repeat;
	height: 400px;
}
.ficha #pais{
	padding:10px 0;
	float:left;
	display:inline;
	width:60px;
	height:360px;
	background-position:0 0;
	background-repeat:no-repeat;
	margin: 5px 20px 0 5px;
}
.ficha #pais.espana{
	background-image:url(../gfx/espana.gif);
}
.ficha #pais.grecia{
	background-image:url(../gfx/grecia.gif);
}
.ficha #pais.italia{
	background-image:url(../gfx/italia.gif);
}
.ficha #pais.alemania {
    background-image: url(../gfx/germany.gif);
}
.ficha #pais.republica{
    background-image: url(../gfx/chequia.gif);
}
.ficha #imagen{
	padding:10px 0;
	float:left;
	display:inline;
	width:150px;
	height:220px;
	margin: 0 20px 0 0;
}
.ficha p{
	color:#003d76;
	font-size: 14px;
	line-height:18px;
	padding:10px 0;
}
.ficha p span{
	font-weight: bold;
}
.ficha p.contacto{
}
.ficha p.contacto a{
	color: #069;
	text-decoration:none;
}
.ficha p.contacto a:hover{
	text-decoration:underline;
}
.ficha #imagenes{
	width:560px;
	height:120px;
	float: left;
	display: inline;
	margin:20px 0 0 0;
}
.ficha #imagenes a{
	display: inline-block;
	margin: 0 10px 0 0;
}
.ficha #imagenes a img{
	border: 2px solid #fff;
}
.ficha #imagenes a:hover img{
	border: 2px solid #069;
}
/*FORMULARIO*/
#formulario{
	width: 680px;
	margin: 5px 0 20px 30px;
	padding:0;
	float: left;
	display: inline;
	background:url(../gfx/ficha_interior.gif)  center repeat-y;
	height: auto;
	font-size: 14px;
	color: #003D76;
}
#formulario .abre{
	height:20px;
	background:url(../gfx/ficha_superior.gif) top center no-repeat;
	margin: 0 0 10px;
}
#formulario .cierre{
clear:both;
height:20px;
	background:url(../gfx/ficha_cierre.gif) bottom center no-repeat;
}
#formulario table{
	width:600px;
	margin:0 0 20px 40px;
	float: left;
	display: inline;
}
#formulario table td{
	width:300px;
	padding: 0 0 5px;
	line-height: 22px;
}
#formulario span{
color:#c00;
}
#formulario input{
	margin: 0;
}
#formulario textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#formulario h1{
	text-align:center;
	padding:0 40px;
	margin:0 auto 20px;
	color: #003D76;
	font-weight: bold;
	width: 600px;
	line-height: 40px;
}
#formulario h2{
	text-align:left;
	padding:0 40px;
	margin:0 auto 5px;
	color: #003D76;
	font-weight: bold;
	width: 600px;
}
#formulario a.boton{
	width:115px;
	height:36px;
	display:inline-block;
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0 30px 15px;
}
#formulario a.boton:hover{
background-position:bottom left;
background-repeat:no-repeat;
}
#formulario a.boton span{
display:none;
}
#formulario #reset{
background-image:url(../gfx/reset.gif);
float:left;
}
#formulario #submit{
background-image:url(../gfx/submit.gif);
float:right;
}
#formulario p{
	clear:left;
	width:600px;
	margin:0 0 20px 40px;
	color: #666;
	line-height:16px;
}
#formulario h3{
	clear:left;
	width:600px;
	margin:0 0 20px 40px;
	color: #666;
	font-weight:bold;
	font-size:20px;
}
#formulario .thanks{
	margin:100px 0;
	font-size: 24px;
}
#ser_miembro{
	margin: 20px auto;
	text-align: center;
	width:680px;
	clear:both;
}
#ser_miembro a{
display:block;
font-weight:bold;
color:#fff;
text-decoration:none;
}
#ser_miembro a:hover{
color:#f60;
}

.docus{
	width: 680px;
	margin: 15px 0 0 40px;
	padding: 0;
	float: left;
	display: inline;
	background: url(../gfx/seccion.gif) center repeat-y;
}
.docus .abre{
	height:20px;
	background: url(../gfx/abre_seccion.gif) center top no-repeat;
	margin: 0 0 5px;
}
.docus .cierre{
clear:both;
height:20px;
background: url(../gfx/cierre_seccion.gif) center top no-repeat;
}
.docus .separa{
clear:both;
height:20px;
}
.docus h3{
	color:#036;
	border-bottom:1px solid #036;
	margin: 0 20px 10px;
	font-size:20px;
	padding:0 0 5px;
}
.docus ul{
	margin: 0 20px 20px;
}
.docus ul li{
	width: 300px;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
}
.docus ul li.newsletter{
	width: 600px;
	float: left;
	display: inline;
	margin: 10px;
	padding: 0;
}
.docus ul li a{
	color: #1a4170;
	text-decoration: none;
	background-image:url(../gfx/docu.gif);
	background-position:top left;
	background-repeat: no-repeat;
	padding:0 0 0 10px;
	font-size: 15px;
	height: 18px;
	line-height: 18px;
}
.docus ul li a:hover{
	color: #337ac6;
	text-decoration: none;
	background-position:bottom left;
	background-repeat: no-repeat;
}
#back_press{
	margin: 0;
	text-align: left;
	clear:both;
}
#back_press a{
	width:115px;
	height:43px;
	display:inline-block;
	background-image:url(../gfx/back_press.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#back_press a:hover{
	background-position:bottom left;
	background-repeat: no-repeat;
}
#back_press a span{
    display:none;
}
.docus .relleno{
height:120px;
display:block;
float:left;
}
/*Menu news*/
.menu_news{
	width: 680px;
	margin: 15px 0 0 40px;
	padding: 0;
	float: left;
	display: inline;
}
.menu_news ul{
	padding:0 0 100px;
	height:300px;
}
.menu_news ul li{
	width:285px;
	height:160px;
	background-image:url(../gfx/news_li.gif);
	background-position:top center;
	background-repeat: no-repeat;
	float:left;
	display:inline;
	margin: 0 10px 10px;
}
.menu_news ul li a{
	padding:60px 0 0 0;
	width:285px;
	height:100px;
	display: block;
	text-align: center;
	color: #1a4170;
	text-decoration: none;
	font-size: 24px;
	text-transform:uppercase;
}
.menu_news ul li a:hover{
color:#c00;
}
/*Galeria*/
.galeria{
	width: 700px;
	margin: 15px 0 0 40px;
	padding: 0;
	float: left;
	display: inline;
}
.galeria h3{
color:#fff;
padding:0 0 5px;
font-size:24px;
}
.galeria ul{
}
.galeria ul li{
	width:90px;
	height:90px;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
.galeria ul li a{
	padding:5px;
	width:80px;
	height:80px;
	overflow:hidden;
	background:#fff;
	display: block;
}
.galeria ul li a:hover{
background:#999;
}

