/*
Diseñado por Alternativa Energética
http://www.alternativaenergetica.com.mx
Autor: Jacob Totolhua
*/

body {
	background: #111F2D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F26532;
}

h1 { font-size: 20px;
        padding: 10px 0 0 0;
}

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #111F2D url(images/img3.gif) repeat-x left bottom;
}

#scroll h2 {
	background: url(images/img3.gif) repeat none;
	
}



h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #111F2D url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #ed1c24;
}

a:visited {
        text-decoration: none;
	color: #faa74a
}


a:hover {
	text-decoration: none;
}


a[rel="pdf"] { 
 padding: 0 20px 0 0; 
 background: url(images/pdf.jpg) no-repeat right center; 
}
a[rel="w"] { 
 padding: 0 20px 0 0; 
 background: url(images/w.jpg) no-repeat right center; 
}
a[rel="web"] { 
 padding: 0 20px 0 0; 
 background: url(images/web.jpg) no-repeat right center; 
}


a img {
	border: 0;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 681px;
	margin: 0 auto;
	padding: 40px 0 0 15px;
	height: 60px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 694px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 179px;
	padding: 10 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 450px;
	padding: 20px 0 0 0;
}

#coltree {
	float: right;
	width: 580px;
	padding: 0 40px 0 0;
}




h3.izq  {
        text-align: right
}        

ul {
        text-align: justify
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
