/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Verdana, sans-serif;
	line-height: 17px;
	color: #555;
	background-color: #319200;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	margin:2px auto;
	width:900px;
	padding:0;
	background:#fff;
	text-align: center;
}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:215px;
	margin:0;
	background-color: #FFF;
	padding-bottom: 0px;
}
#title {float:left; width:240px; padding: 20px 0 10px 60px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:540px; height: 60px; margin:15px 0 0 0;}
#hrighttop {
	width: 500px;
	float:right;
	text-align: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0;
	font-style: italic;
	color: #999;
}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:900px;
	height:250px;
	margin:5px 0 10px 0;
	background-color: #FFF;
}
#homepic a {color:#fff;}
#homepic:hover {
	text-align: center;
	background-color: #11534E;
}
.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}
#bottomcontenttop{
	margin-bottom: 10px;
}
#bottomcontent{
	width:898px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	text-align: justify;
}
#bottomcontentbtm{width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.middle {
	float: right;
	width: 170px;
	padding:10px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.right {
	float: right;
	width: 370px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thumbs img{
	position:relative;
	padding:1px;
	border:2px solid #000;
	background:none;
	margin: 2px;
}
.thumbs img:hover{
	border:2px solid #0F0;
	background:none;
}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	padding: 4px 0;
	margin:10px 0 0 0;
}
#footer a {color: #631e19; background: inherit;}
#wrapper #interior table tr th .Estilo8 {
	color: #999;
}
#wrapper #interior table tr td div a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #interior table tr td div a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrapper #youtube {
	background-color: #000;
	text-align: center;
}
#programas {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #bottomcontent .middle #programas2 {
	font-size: 10px;
}
