/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) 0 0 repeat-x #C3EA5E;
	color:#000;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header{
	width:778px;
	height:49px;
	background:url(images/header.jpg) 0 0 no-repeat;
	padding:385px 0 0 0;
	margin:0 auto;
	position:relative;
}
#header a.member{
	/*background:url(images/member_login_icon.gif) center top no-repeat #fff;*/
	width:50px;
	height:25px;
	padding:25px 0 0 0;
	font:bold 10px/10px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	position:absolute;
	left:485px;
	top:6px;
}
#header img{
	position:absolute;
	left:209px;
	top:285px;
}
#header ul.nav{
	width:573px;
	height:28px;
	padding:0;
	margin:0 auto;
}
#header ul.nav li{
	float:left;
	padding:0;
	margin:0;
	margin-left:15px;
}
#header ul.nav li a{
	display:block;
	height:28px;
	padding:0 11px 0 11px;
	background-color:#FFFFEF;
	color:#523500;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
}
#header ul.nav li.home{
	display:block;
	height:28px;
	float:left;
	margin:0;
	padding:0 11px 0 11px;
	background:url(images/nav_hover.gif) 0 0 repeat-x #FFFEEF;
	color:#fff;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body start---------------------*/
#body{
	background:url(images/body_bg_mid.gif) 0 0 repeat-y;
	width:631px;
	margin:0 auto;
}
#body p.top{
	display:block;
	background:url(images/body_top_bg.gif) 0 0 no-repeat;
	width:631px;
	height:75px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
	
}
/*------------------------------------------------left panel start---------------------*/
#left{
	width:602px;
	padding:0 0 0 28px;
	float:left;
}
.empresa
{
	width:101px;
	height:102px;
	float:left;
	margin-right:5px;

}
.empresa:hover
{
	border:1px #999933 dotted;
}
#left h2{
	width:488px;
	font:bold 22px/38px Georgia, "Times New Roman", Times, serif;
	color:#694F10;	
}
#ti{
	width:488px;
	font:bold 22px/38px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	margin-left:-2px;	
}
#titulo{
	width:488px;
	font:bold 22px/38px Georgia, "Times New Roman", Times, serif;
	color:#694F10;
	margin-left:-2px;
	margin-top:0px;
	margin-bottom:0px;	
}

#left h3{
	display:block;
	width:542px;
	height:20px;
	padding:0px 0px 0px 10px;
	background:url(images/h3_bg.gif) 0 0 no-repeat #FCF8EA;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	margin-top:-10px;
	margin-bottom:15px;
	*margin-bottom:5px !important;
	*margin-bottom:5px;
	float:left;
}
#left #flash
{
	float:left;
	width:573px;
	height:350px;
}
.trabajos
{
	*margin-top:5px !important;
	margin-top:-15px;
	*margin-top:5px;
}
p.text1{
	font:normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	text-align:justify;
	width:575px;
}
p.text2{
	width:390px;
	font:normal 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#63562E;
	text-align:justify;
}
.empresa1 {
	float: right;
	margin-left: 8px;
}
.empresa1:hover
{
	border:1px #999933 dotted;
}

.ex
{
	margin-bottom:-5px;
	text-decoration:underline;
}
#left p.text2 span{
	font:bold 13px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9C4D00;
}
#left p.rm{
	/*display:block;*/
	width:573px;
	height:70px;
	margin-top:5px;
	font-size:0;
	background:url(images/read_more_div.gif) bottom repeat-x;
	float:left;
	text-align:right;
	margin-top:-5px;
	*margin-top:0px !important;
	*margin-top:0px;
	margin-bottom:10px;
}
#left p.rm a{
	/*background:url(images/btn_read_more.gif) 0 1px no-repeat;*/
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}
#left h3.date{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat #FCF8EA;
	width:125px;
	height:18px;
	padding:0 0 0 12px;
	margin:0 0 0 0;
	font:bold 11px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7C7A02;
	float:left;
}
#left p.event{
	width:354px;
	padding:11px 0 0 20px;
	margin:0 0 15px 0;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#63562E;
	float:left;
}
#left p.rm2{
	display:block;
	width:370px;
	height:14px;
	font-size:0;
	margin:0 0 4px 0;
	background:url(images/read_more_div.gif) 0 0 repeat-x;
	float:left;
}
#left p.rm2 a{
	background:url(images/btn_read_more.gif) 0 1px no-repeat;
	width:58px;
	height:14px;
	padding:0;
	margin:0;
	float:right;
}
#left p.rm2 a:hover{
	background:url(images/btn_read_more_hover.gif) 0 1px no-repeat;
}

/*------------------------------------------------left panel end---------------------*/

/*------------------------------------------------body end---------------------*/

/*------------------------------------------------footer start---------------------*/
#footer{
	width:778px;
	height:207px;
	margin:0 auto;
	padding:31px 0 0 0;
	background:url(images/footer_bg.gif) left bottom no-repeat;
	position:relative;
}
#footer ul{
	width:559px;
	margin:0;
	padding:0;
	position:absolute;
	left:148px;
	top:31px;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	background-color:#FFFFD5;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	background-color:#FFFFD5;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#000;
	background-color:#C6EC62;
}
#footer p.copyright{
	font:normal 11px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFFED0;
	position:absolute;
	left:285px;
	top:50px;
}
#footer p.design{
	display:block;
	width:194px;
	height:17px;
	border:#E1E08E solid 1px;
	padding:0 0 0 35px;
	position:absolute;
	left:291px;
	top:72px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
}
#footer a.link{
	width:85px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
	padding:0 3px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
#left h4
{
	display:block;
	background-color:#996633;
	width:563px;
	height:20px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	font-family:"Courier New", Courier, monospace;
	float:left;
	margin-top:-10px;
	*margin-top:0px !important;
	*margin-top:0px;
}
a img {
    border: 0px none;
}
#contenedor_abajo
{
	width:600px;
	padding:0 0 0 28px;
	float:left;
	*margin-top:10px !important;
	*margin-top:10px;
}
#izq
{
	width:400px;
	float:left;
}
#der
{
	width:198px;
	float:left;
}
#info
{
	font-weight:bold;
	text-align:right;
	color:#CC3300;
	padding-right:10px;
	margin-top:-10px;
}
/*------------------------------------------------footer end---------------------*/
.web {
	float: right;
	margin-left: 8px;
	margin-right:10px;
}
.baner {
	padding-left:10px;
	padding-top:15px;
}
.noticias{
	width:170px;
	height:110px;
	padding:0;
	margin:0 auto;
	background-color:#C9894B;
	margin-left:10px;
	*margin-top:-5px !important;
	*margin-top:-5px;
}
.noticias li{
	float:left;
	padding:0;
	margin:0;
	margin-top:10px;
	
}
.noticias li a{
	display:block;
	height:15px;
	width:148px;
	padding:0 11px 0 11px;
	background-color:#FFFFEF;
	color:#523500;
	font:bold 11px/19px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
.redes {
	float: left;
	margin-right: 10px;
}

