body  {
	margin: 0;
	padding: 0;
	background-image: url(../images/reticulas.gif);
	}
	
.contenedorpopup {
	width: 557px;
	margin: 0;
	padding: 0;
	}

.contenedorpopupalemania {
	width: 300px;
	margin: 0;
	padding: 0;
	}
	
.cabecerapopup {
	background-image: url(../images/fd_popups.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 557px;
	height: 50px;
	}

.cabecerapopupalemania {
	background-image: url(../images/fd_popups.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 300px;
	height: 50px;
	}	

.cabecerapopuptxt {
	font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
	text-decoration: none;
   line-height: 13px;
	width: 557px;
	height: 30px;
	color: #00086E;
	text-align: right;
	margin-right: 15px;
	padding-top: 8px;
	font-weight: bold;
	}
	
.cabecerapopuptxtalemania {
	font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
	text-decoration: none;
   line-height: 13px;
	width: 300px;
	height: 30px;
	color: #00086E;
	text-align: right;
	margin-right: 15px;
	padding-top: 8px;
	font-weight: bold;
	}	
	
.cabecerapopuptxt a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
	text-decoration: none;
   line-height: 13px;
	color: #00086e;
	}
	
.cabecerapopuptxtalemania a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
	text-decoration: none;
   line-height: 13px;
	color: #00086e;
	}
.cabecerapopuptxt a:hover{
	text-decoration: underline;
	}
.cabecerapopuptxtalemania a:hover{
	text-decoration: underline;
	}

.titularpopup {
	font-family: Arial, Helvetica, sans-serif;
	color: #00086e;
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
	height: 35px;
	
	}
	
.subtitularpopup {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	font-size: 12px;	
	height: 20px;
	font-weight: bold; 
	margin-left: 30px;
	}
	

.txtpopup {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 11px;	
	margin-left: 30px;
	margin-top: 5px;
	}
	
.txtpopup a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 11px;	
	text-decoration: underline;
	font-weight: bold;
	}
	
.txtpopup a:hover{
		
font-weight: bold;
	color: #000000;
	font-size: 11px;	
	}
	
.txtpopup10 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 10px;	
	margin-left: 30px;
	margin-top: 5px;
	}
	
.txtpopup10 a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 10px;	
	text-decoration: underline;
	font-weight: bold;
	}
	
.txtpopup10 a:hover{
		
font-weight: bold;
	color: #000000;
	font-size: 10px;	
	}
	
.txtpopup9 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 9px;	
	margin-left: 30px;
	margin-top: 5px;
	}
	
.txtpopup9 a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 9px;	
	text-decoration: underline;
	font-weight: bold;
	}
	
.txtpopup9 a:hover{
		
font-weight: bold;
	color: #000000;
	font-size: 10px;	
	}

	
.txtpopup ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.txtpopup li
{
	background-image: url(../images/bulletmenugris.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0.6em;
}

.txtpopup li a {
	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #5A5A5A;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;

}

.txtpopup li a:hover {
	
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;	

}

.contenedorboton
{

	margin-left: 480px; 
	margin-bottom: 10px;
	margin-top: 10px;
}

.boton
{
	width: 75px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #635F59;
	background-image: url(../images/fd_boton.gif);
	background-repeat: no-repeat;
	background-position: 0em;
	
}
.boton a
{

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #635F59;
	text-decoration: none;
	margin-left: 1.5em;
}

.separadorlinea

{
	border-bottom: 1px solid #635F59;
	font-size: 4px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;

}
	
	
