
.blackStripe { 
	background: #ffffff url(/imagenes/grad.gif) repeat-x top left;
	height: 150px;
}
.container { margin: auto; width: 900px; }

.title { background: #ffffff url(/imagenes/titleBackground.gif) repeat-x top left; }
.main { background: #ffffff; height: 380px; }

a {text-decoration:none; color: black;}
a:hover {text-decoration: none;color: #e58700;}

img { border: 0;}

body {
	font-family: arial, sans-serif;
	font-size: 10pt;
}

.content {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}
.bodyContent {
	width: 80%;
	margin-left: 50px;
}
