@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
	background-attachment: fixed;
	margin: 5px;
}

.text_titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b13f9a;
}

.text_subtitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b13f9a;
}

.text_princ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.text_contc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b13f9a;
}

.text_contc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

.text_contc3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #b13f9a;
}

A.liga1:link    {color:#b13f9a; text-decoration:none;}
A.liga1:visited {color:#b13f9a; text-decoration:none;}
A.liga1:active  {color:#b13f9a; text-decoration:none;}
A.liga1:hover   {color:#b13f9a; text-decoration:underline;}

.cosmito {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
