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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #D92727;
}

.sombra-left {
	background-image: url(images/layout005-sliced2a_09.png);
	background-repeat: no-repeat;
}
.sombra-center {
	background-image: url(images/layout005-sliced2a_10.png);
	background-repeat: repeat-x;
}
.sombra-right {
	background-image: url(images/layout005-sliced2a_12.png);
	background-repeat: no-repeat;
}
.compinfo {
	margin: 9px;
}
