/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff url(img/background.gif) repeat-x;
}
.txt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.txtgreen {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #bd9e54;
	text-align: left;
	font-weight: bold;
}
.txtgrey {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-align: left;
	font-weight: bold;
}
.txtarial {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-align: left;
}
.links{
	font-size: 11px;
	display: inline;
}
.justificar{
	text-align: justify;
}
.right{
	text-align: right;
}
.naranja {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00463e;
}
.h2_titulos{
	font-size: 14px;
}
A:LINK.links_glosario {
	text-decoration : none;
	font-size : 11px;}
A:VISITED.links_glosario {
	text-decoration : none;
	font-size : 11px;}
A:HOVER.links_glosario {
	text-decoration : underline;
	font-size : 11px;}
	
.tip { position: relative;
z-index: 0;
}
.tip:hover { background-color: transparent;
z-index: 1;
}
.tip span { border: 1px solid rgb(255, 102, 0);
padding: 5px;
position: absolute;
text-decoration: none;
background-color: rgb(255, 204, 153);
color: rgb(77, 38, 0);
width: 6em;
text-align: center;
visibility: hidden;
font-size: 0.7em;
line-height: 10px;
}
.tip:hover span { visibility: visible;
top: 30px;
left: 25px;
}

#logo_unicla{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#capa_der_logo{
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
	#frase_banner{
		position: relative;
		font-family: Tahoma, Verdana;
		color: #bd9e54;
		font-size: 15px;
		font-weight: bold;
		
	}
	#redessociales{
		position: relative;
		margin-top: 10px;
		color: #ffffff;
		
	}
#medio_home{
	position: relative;
	with: 650px;
	height: 190px;
	background: url(img/medio.jpg) no-repeat;
}

#footer{
	background: #bd9e54 url(img/footer.gif) no-repeat;
}
#copy{
	position: relative;
	float: left;
	top: 50px;
	left: 250px;
	color: #4a3d28;
}
.textos_home{
	position: relative;
	float: left;
	width: 150px;
	color: #4a3d28;
	top: 0px;
	line-height: 12px;
	text-align: center;
}
#links{
	position: relative;
	float: left;
	top: 50px;
	left: 10px;
	color: #4a3d28;
}
	A:LINK.links_abajo {
		text-decoration : none;
		font-family: Tahoma, Verdana;
		color:#00463e;
		font-size : 11px;}
	A:VISITED.links_abajo {
		text-decoration : none;
		font-family: Tahoma, Verdana;
		color:#00463e;
		font-size : 11px;}
	A:HOVER.links_abajo {
		text-decoration : underline;
		font-family: Tahoma, Verdana;
		color:#00463e;
		font-size : 11px;}
#fundacion_corazon{
	position: relative;
	float: right;
	margin-right: 20px;
}
#premio_europeo{
	position: relative;
	float: right;
	margin-right: 20px;
}
.no_border{ border: 0;}

/*para el banner de 47 milllones*/
#flashprincipal{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:235px;
	height:235px;
	margin-top: 4px;
	padding-top: 5px;
	background: url(img/marco_banner.gif) no-repeat;
} 
html>body #flashprincipal{ height: 230px; }
