/* CSS Document */

/* Estructura */
@font-face {font-family:"Myriad Pro",arial,verdana;
src: url(/imag/avgardn.ttf)} 

body {

	margin-top:20px;
	margin-left:20px;
}

#container { 
width: 373px; 
background-color: #ffffff; 
border:15px solid #ffffff; 
float:left;
}

#logo { 
width: 373px; 
height: 70px;
background-color: #ffffff; 
margin-bottom:20px;
float:left;
}

#barra_menu_logo { 
width: 247px; 
height: 70px;
float:left;
background-image:url('/imag/logo_popup_fondo.png');   
}

#cerrar_enviaamigo { 
width: 120px; 
height: 24px;  
float:left; 
text-align: right;
}

#titular_enviaamigo { 
width: 373px;
height: 15px;  
float:left;
border-bottom:1px solid #cccccc;
text-align:left;
font-family:"Myriad Pro",arial,verdana;
font-size: 11px;
color: #333333;
font-weight: bold;
text-decoration: none;
}




/* TITULAR */




/* FORMULARIO */

#form_enviaamigo { 
width: 373px;   
float:left; 
background-color: #ffffff;
}

#formulario_enviaamigo { 
width: 373px; 
float:left; 
background-color: #ffffff;
margin-top:15px;
line-height:11px;
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #000000;
}

input.background {
	position:relative;
	bottom:4px;
	cursor:pointer;
	color:#000;
	border:0;
	font-size:10px;
	font-weight:bold;
	width:54px;
	height:24px;
	text-indent:-1px;
	background-color:transparent;
	background-image:url(/imag/busca_fondo.gif);
	background-position:top;
}

input.background:hover {
	background-position:bottom;
	color:#fff;
}






/* Barra Abajo */

#barra_abajo_enviaamigo { 
width: 373px; 
height: 34px;  
float:left;
}




/* FUENTES */

.texto {
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #000000;
text-decoration: none;
margin-bottom:3px;
}
.texto@ {
font-family:"Myriad Pro",arial,verdana;
font-size: 12px;
color: #6666660;
text-decoration: none;
margin-top:5px;
}

.v9_n {
font-family:"Myriad Pro",arial,verdana;
font-size: 9px;
color: #666666;
font-weight: none;
text-decoration: none;
}
.footer {
font-family:"Myriad Pro",arial,verdana;
font-size: 9px;
color: #ffffff;
}



a.ari10_n {
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #666666;
font-weight: none;
text-decoration: none;
}
a.ari10_n:hover {
text-decoration: underline;
}

a.mail_azul {
font-family:"Myriad Pro",arial,verdana;
font-size: 10px;
color: #006699;
font-weight: bold;
text-decoration: underline;
}
a.mail_azul:hover {
text-decoration: none;
}
