body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#home {
	background-color: #FFFFFF;
	background-image: url(../imagen/fondo.gif);
	background-repeat:  repeat-x;
}
#page {
	background-color: #FFFFFF;
	background-image: url(../imagen/fondo2.gif);
	background-repeat:  repeat-x;
}
#home #logo {
	position: relative;
	height: 204px;
	width: 150px;
	clear: both;
	float: right;
	padding-top: 20px;
}
#contenedor {
	position: relative;
	min-height:605px;
	height:auto !important;
	height: 605px;
	width: 950px;
	left: 50%;
	margin-left: -475px;
}
#cabecera   {
	position: relative;
	height: 292px;
	width: 950px;
	overflow: hidden;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	top: 0px;
	bottom: 0px;
	height: auto;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#cuerpo  {
	position: relative;
	min-height: 242px;
	height:auto !important;
	height: 242px;
	width: 950px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 13px;
	clear: both;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu a.activo {
	color: #FFFFFF;
}

#menu  {
	position: relative;
	height: 73px;
	width: 950px;
	padding-top: 0px;
	overflow: hidden;
	font-size: 15px;
}
#menu  #nombre {
	position: absolute;
	height: 29px;
	width: 190px;
	top: 20px;
}
#menu   ul    {
	clear: right;
	float: right;
	position: relative;
	list-style-type: none;
	height: auto;
	width: 510px;
	top: 30px;
}
#menu li {
	float: left;
	position: relative;
	width: auto;
	margin: 0px;
	top: 0px;
}
#menu  ul  li a {
	float: left;
	padding-left: 60px;
	top: 0px;
	color: #000000;
	text-decoration: none;
	display: block;
	position: relative;
}

#menu ul li a:hover {
	color: #FFFFFF;
}
#marcas {
	clear: both;
	float: right;
	position: relative;
	width: 500px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#marcas table td {
	border: 1px solid #CCCCCC;
}
#cabecera #texto_home {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	clear: both;
	float: left;
	position: absolute;
	width: 700px;
	margin-top: 100px;
}
#cabecera #flash_cabecera {
	position: absolute;
	height: 290px;
	width: 400px;
}
#texto {
	position: relative;
	float: left;
	clear: both;
	min-height: 242px;
	height:auto !important;
	height: 242px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 450px;
	text-align: justify;
	width: 500px;
}
#texto a {
	color: #275C77;
	text-decoration: none;
}
#pie  {
	width: 950px;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	position: relative;
	height: 50px;
	top: 0px;
	clear: both;
	float: left;
}

#pie a {
	color: #275C77;
	text-decoration: none;
}
