@charset "utf-8";
.borde {
	border: 1px solid #000000;
}
.borde_inicio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	color: #666666;
}
.titulo {
	font-family: Garamond, "Times New Roman";
	font-size: 45px;
	padding-left:15px;
	color: #000000;
	
}
.madrid {
	font-family: Garamond, "Times New Roman";
	font-size: 30px;
	padding-left:15px;
	color: #000000;
	

}
.idiomas {
	font-family: Garamond, "Times New Roman";
	font-size: 17px;
	
}
.over{
	color: #000000;
	A:link text-decoration:none;color:#000000;
	A:visited text-decoration:none;color:#000000;
	A:active text-decoration:none;color:#000000; 
	A:hover text-decoration:underline;color:#990000; 
	
	
	
