.Centreensegne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat-y;
	background-position: left;
}
.Texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.Texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.Enlace {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DD8200;
}
.Cuadro0 {
	background-color: #CCCC99;
	height: 600px;
	width: 800px;
	position: relative;
	left: 30px;
	top: 30px;
}
.Cuadro1 {
	background-color: #333333;
	border-top-color: #CC3399;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #CC3399;
}
body {
	background-color: #f2f2f2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px
}
a.linkpropio {
	color: #ed7f00;
	text-decoration: none;
}
.telfax {
	color: #002f5d;
}
.tam18 {
	font-size: 18px;
}
.tam24 {
	font-size: 24px;
}
a:hover.linkpropio {
	color: #ed7f00;
	text-decoration: underline;
}
