﻿body
{
	background: URL(images/imgFondo.jpg); 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
    background-position:center; 
    background-repeat:repeat-x;
    background-color: #005992;
    overflow:auto;
    background-attachment: fixed;
	
}
#centrar{ 
 position: absolute;
                left: 50%;
                top: 50%;
                width: 888px;
                height: 570px;
                margin-top: -285px;
                margin-left: -444px;
                padding-bottom:0px;
  overflow: auto;
  vertical-align:top;
}
#comunidad{ position: absolute; right:0%; width:100%; height:100%; margin:0px; vertical-align:top; text-align:right;}
#popups
{
	background:#115896;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.pie
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: #81b3dc;
	
}


a.pie
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: #81b3dc;
}
a.pie:active
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: #81b3dc;
}
a.pie:hover
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: #81b3dc;
}

a.pie:visited
{
	font-family: Arial,Verdana;
	font-size: 10px;
	color: #81b3dc;
}

a
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #81b3dc;
}
a:active
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #81b3dc;
}
a:hover
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #81b3dc;
}

a:visited
{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #81b3dc;
}
.tituloPagina
{
		font-family: Arial,Verdana;
	 font-size : 18px;
	 color: #079bfc;
	 font-style:normal;
	 font-weight:bolder;
	 text-decoration:underline;
}
.tituloApartado
{
		font-family: Arial,Verdana;
	 font-size : 14px;
	 color : #079bfc;
	 font-style:normal;
	 font-weight:bolder;
}
.texto
{
	font-family: Arial,Verdana;
	 font-size : 12px;
	 color : #ffffff;
	 font-style:normal;
	 font-weight:normal;
	}
	.textoNegrita
	{
		font-family: Arial,Verdana;
	 font-size : 12px;
	 color : #ffffff;
	 font-style:normal;
	 font-weight:bolder;
		}


