@charset "utf-8";
/* CSS Document 
Desarrollo de estilo por C�sar L. Bringas
Dise�ador Web
Dpto. Servicios de Internet
Dise�o XHTML y CSS 

Name       : Traves�a Sagrada Maya 2010
Descripci�n: Sitio Oficial de La Traves�a Sagrada Maya 2010
Fecha      : 03 de Febrero del 2010
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #78bfd3 url(../img/bg.jpg) repeat-x center top;
	text-align: center;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	color: #222222;
}

h1, h2 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #973034;
	text-align: left;
	padding: 0px 20px 0px 20px ;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin: 0 auto;
	margin-top: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

p {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #3E470A;
	line-height: 16px;
	padding: 10px 20px 0px 20px ;
	margin: 0 auto;
}

ul {
}

a {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #973034;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	color: #973034;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	background: url(../img/bg-header.png) repeat-y center top;
	text-align:left;
	width: 950px;
	height: 510px;
	margin: 0 auto;
}

/* Header */

/* Wrapper */

#wrapper {
	clear: both;
	margin-top: 0px;
}

/* Page */
#page {
	background: url(../img/bg-content.jpg) repeat-y center top;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

/* Content */

#left {
	float: left;
	width: 170px;
	padding-left: 20px;
	margin-top: 15px;
	padding-bottom: 20px;
	
}

#content {
	float: right;
	width: 710px;
	padding: 0px;
	
}

#columnL {
	float: left;
	width: 290px;
	display: block;
	padding: 15px 0px 0px 0px;
}

#columnR {
	float: left;
	width: 400px;
	display: block;
	padding-right: 20px;
	padding-top: 20px;
}

#column {
	float: left;
	width: 315px;
	display: block;
	padding: 10px 20px 0px 20px; 
}

#thumbs {
	float: left;
	display: block;
	width: 118px;
	height: 118px;
	margin: 0 auto;
	padding: 20px 0px 0px 20px;
	text-align: center;
}

#thumbsTSM {
	background: #973034;
	float: left;
	display: block;
	width: 108px;
	height: 108px;
	padding: 5px 5px 5px 5px;
	margin: 20px 0px 0px 20px;
	text-align: center;
}

#thumb {
	background: #973034;
	float: left;
	display: block;
	width: 200px;
	height: 150px;
	margin: 10px 0px 10px 20px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#video {
	background: #973034;
	width: 600px;
	height: 333px;
	padding: 7px 7px 7px 7px;
}

/* Footer */

#footer {
	background: url(../img/bg-footer.jpg) repeat-y center top;
	text-align: left;
	width: 900px;
	height: 400px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: 20px;
	color: #414A0C;
	font-size: 12px;
	
}

#footer a {
	margin: 0;
	text-align: center;
	line-height: 20px;
	color: #414A0C;
	font-size: 12px;
	font-weight: bold;
}

#footer a:hover  {
	margin: 0;
	text-align: center;
	line-height: 20px;
	color: #414A0C;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#footer h1 {
	text-align: center;
	padding-top: 5px;
}
