body {		
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

h1{
   font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#006699;
	margin-bottom: 0;	
	margin-top: -1mm;    
}
h2 {   	
	margin-bottom: 0;	
	margin-top: -1mm;  
}
.fondo {
	width:980px;
	background:#FFCFE5;
	border: 3px solid #FFA6CE;
	border-radius: 15px;
	padding: 10px 10px 0px 10px;
	margin: 4px auto;
}
.condiciones {		
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	background:#FFCFE5;
}
.blancocab {
	font-family: "Times New Roman", Times, serif;	
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#339900;
        border:0px;
        width:60px;
        height:25px;
}
.cajabuscar{
        background-color:#E8F4CC;
		border:solid 1px #666666;
		color:#006699;
		font-weight: bold;
		height:20px;        
}
.azulmedio {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006699;
	font-size: 12px;
}
.azulfino {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006699;
	font-size: 12px;
}
a:link {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: bold;}
a:visited {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: bold;}
a:active {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: bold;}
a:hover {text-decoration:none;color:#E88B00;font-family: "Times New Roman", Times, serif;font-weight: bold;}

A.amigos:link {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: normal;font-size: 14px;}
A.amigos:visited {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: normal;font-size: 14px;}
A.amigos:active {text-decoration:none;color:#006699;font-family: "Times New Roman", Times, serif;font-weight: normal;font-size: 14px;}
A.amigos:hover {text-decoration:none;color:#E88B00;font-family: "Times New Roman", Times, serif;font-weight: normal;font-size: 14px;}
