﻿body {
	background-attachment: fixed;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FDFDFD;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	
	margin-top: 0px;

}
h2 {
	margin-top: 0px;
}
img{
	border:0;
}

a:link {

	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
font-weight:bold;
	color: #FFFFFF;
	
}
a:active {

	color: #FFFFFF;

}

.contenedor {
	margin:auto;
margin-top:12px;
	width:790px;
	z-index:3;
	color: #990000;
}

.grey {
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.red {
	color: #FF0000;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	width: 790px;
	height: 15px;
	background-color: #999999;
	text-align: center;
	padding-top: 3px;
	clear: left;
	left: 0px;
	top: 230px;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: white;
}
.cont2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 670px;
	height: 224px;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
}
.ContentRed {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 670px;
	text-align: left;
	float: left;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	height: 100%;
}

.menu {
	width:110px;
	height:420px;
	text-align:left;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}
.ContentTopImages {
	position: relative;
	top: 0px;
	left: 0px;
}

