/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

H1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#1F2F49;
	text-align: center;
}

H2 { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 12px ; font-style: normal; color:#1F2F49 ;}

H3 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#1F2F49;
	text-align: center;
}

H4 { font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 10px ; font-weight: normal; color:#1F2F49;}


p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color:#1F2F49;
	text-align: left;
}

.nextgigs { font-size: 10px ; color:#669999 ; }

.descrip { font-size: 10px ; color:#6FA0BB ; }

body {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 13px;
 background-color: #E6E6FA ; background-image: url(../img/fondog.jpg) ; background-repeat: repeat;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 920px;
 float: left;
 border: 1px solid #B1C1CB;
 height: 120px;
 margin: 10px 0px 5px 0px;
 background: #E7DBD5 url(../img/head.jpg);
 overflow: visible;
}
#navigation {
 float: left;
 width: 900px;
 height:20px;
 color: #333;
 padding: 10px;
 border: 1px solid #B1C1CB;
 margin: 0px 0px 5px 0px;
 background: #CCCCFF url(../img/menu.jpg);
}
#navegacion li { font-family: Georgia, Times New Roman, Times, serif;
 font-size: 14px; float:left ; list-style:none ; margin: 0px 10px 0px 10px}

#leftcolumn {
	color: #333;
	border: 1px solid #B1C1CB;
	margin: 0px 5px 5px 0px;
	padding: 30px 20px 30px 45px;
	height: 310px;
	width: 633px;
	float: left;
	background: #F2F2E6 url(../img/leftcolumn.jpg);
}
#leftcolumnscroll {
	color: #333;
	border: 1px solid #B1C1CB;
	margin: 0px 5px 5px 0px;
	padding: 30px 20px 30px 45px;
	height: 310px;
	width: 633px;
	float: left;
	overflow: scroll;
	background: #F2F2E6 url(../img/leftcolumn.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #B1C1CB;
 margin: 0px 0px 5px 0px;
 height: 370px;
 width: 215px;
 display: inline;
 background: #E7DBD5 url(../img/rightcolumn.jpg);
 a:link { font-family: Tahoma, Verdana, Arial; color: #999999; text-decoration: none}
}
#footer { 
 width: 920px;
 clear: both;
 color: #333;
 border: 1px solid #B1C1CB;
 height: 25px;
 background: #BD9C8C url(../img/footer.jpg);
 margin: 0px 0px 10px 0px;
}
#wrapper #rightcolumn table {
	text-align: center;
}
#wrapper #leftcolumn table tr td .Estilo3 {
	text-align: center;
}
#wrapper #leftcolumn table tr td .Estilo31 {
	text-align: center;
}
#wrapper #leftcolumn table tr td .Estilo32 em {

}
#wrapper #leftcolumnscroll table tr td .Estilo31 {
	text-align: center;
	font-size: 14px;
}
#wrapper #leftcolumn table tr td h1 {
	text-align: center;
}
#wrapper #leftcolumnscroll table tr td h1 {
	text-align: center;
}
#wrapper #leftcolumn p iframe {
	text-align: center;
}
#wrapper #leftcolumn h1 iframe {
	text-align: center;
}
#wrapper #leftcolumnscroll table tr td p {
	text-align: left;
}
#wrapper #leftcolumnscroll p {
	text-align: center;
}
#wrapper #leftcolumnscroll p iframe {
	text-align: center;
}
#wrapper #leftcolumnscroll p iframe {
	text-align: center;
}

