* 
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #fff url(images/fondo.png) repeat-x;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	color: #333;
}

a:link, a:visited 
{
	color: #633;
}

a:hover 
{
	color: #966;
}

h1 
{
  margin-top: 10px;
	margin-bottom: 20px;
	margin-left: -108px;
	padding: 15px 0 21px 108px;
	border-bottom: 1px solid #ccc;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}

h1, h2, h3 
{
	font-weight: normal;
	line-height: 18px;
}

h2 
{
	margin-left: -204px;
	padding: 10px 0 20px 204px;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #999;
}

h3 
{
	padding-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #633;
}

h4
{
	margin-top: 10px;
}

#page 
{
	margin: 0 auto;
 	width: 960px;
	background: #fff;
	text-align: left;
}

#header 
{
	margin-top: -70px;
	height: 162px;
	padding-bottom: 20px;
	background: #870922 url(images/header.jpg) bottom no-repeat;
}

#header p
{
	float: left;
	padding: 20px;
	font-size: 1.5em;
	line-height: 1em;
	color: #fff;
}

#header ul
{
	padding-top: 90px;
	padding-right: 12px;
	text-align: right;
	list-style: none;
}

#header li
{
	display: inline;
	margin: 0 12px;
}

#header li a
{
	font-size: 1.25em;
	line-height: 1em;
	text-decoration: none;
	color: #fff;
}

#header li a:hover
{
	color: #300;
}

#content-primary {
	float: right;
	margin: 12px 24px 20px 24px;
	width: 800px;
}

#content-primary p {
	padding-bottom: 18px;
	padding-right: 30px;
	text-align: justify;
}

#content-primary img {
	float: left;
	margin: 0 18px 0;
	padding: 3px;
	border: 3px solid #eee;
	background: #fff;
}

#content-secondary {
	float: right;
	width: 50px;
	margin: 100px 216px 60px 24px;
	font-size: 11px;
	color: #300;
}

#content-secondary p {
	padding-bottom: 18px;
}

#footer
{
	clear: right;
	height: 152px;
	background: #333 url(images/footer.jpg) top no-repeat;
	font-size: 12px;
	line-height: 1.3em;
	text-shadow: 1px 1px 1px #333;
	color: #fff;
}

#footer a:link, #footer a:visited
{
	color: #c99;
}

#footer p
{
	padding: 100px 24px 0 24px;
	text-align: center;
	font-weight: bold;
}

.clear
{
	clear: both;
}

.clientes
{
	font-size: 0.8em;
	color: #666;
	width: 800px;
}

.clientes td
{
	border-bottom: #999 solid 0px;
}

#navsec li
{
	
	border-bottom-color: #870922;
	
	border-bottom-width: 1px;
	
	border-bottom-style: solid;
	
	margin: 0 auto;
	
	list-style-type: none;
	
}

#navsec a:link, #navsec a:visited
{
	text-decoration: none;
}

#navsec a:hover
{
	color: #68071a;
}

#navsec
{
	margin-top: 20px;
}

#content-primary li
{
	list-style-type: none;
	list-style-position: outside;
}

.estilo li
{
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
}

.descripcion
{
  color: #626262;
  text-align: justify;
}
