body {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:#FAF4FF;}

h1 	{background-color: #F1D9FF;
	text-align: center;
	font-size:18px;}
	
h2 	{font-size: 40px;
	color:black;}

span {font-size:12px;}

p.cursiva {font-size:14px;
	font-style:italic;}
	
p {text-align:justify}

hr {width: 80%;
	height: 3px;
	margin-left:auto;
	margin-right:auto;}

#estas {font-size:10px;
	font-style:italic;
	padding-left: 195px;}

strong {font-weight:normal;
		background-color:yellow;
		font-size:18px;}

p.center {text-align:center;}

a:link {color: #000066;}
a:visited {color: #000066;}
a:hover {color: #0000FF;}

.flowright	{float: right ;}
.flowleft	{float: left ;}

.cajamenu	{border-style: solid;
		border-width: 1px;
		border-color: #F1D9FF;
		float: left;
		width: 115px; heigth: 50px;
		text-align: center;
		background-color:#FFFFFF;
		font-size:13px;}
		
.cajaidioma	{float: right;
		width: 155px; heigth: 0px;}
		
.titlemenu	{background-color: #F1D9FF;
		text-align: center;}

.contingut	{position: absolute;
		left: 200px; top: 60px; right: 170px;
		background-color:#FFFFFF;
		padding-left: 30px;
		padding-right: 30px;
		padding-top:15px;
		border-width: 1px;
		border-style: solid;
		border-color: #F1D9FF;}
		
#link-transparent {text-decoration: none;
			color: black;
			font-size:12px;}

.blink {text-decoration: blink;}

