/* CSS Document */

.capsal{

	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../img/capsal.jpg);
}

.fondo{

	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../img/fondo.jpg);
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_rosat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EE9595;
	text-decoration: none;
}


.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:5px;
}

.link:hover {
	color: #e05858;
}

color{
background-color:#e05858;
}

color2{
background-color:#8B0505;
}

.barra{

	background-position:left top;

	background-image:url(../img/barra.jpg);
}