@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left:23px;
	/*background:#222;
	height:100%;
	filter:Alpha(Opacity=100,FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%)*/
}
a{
	color:#CC3300;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
ul {
	list-style:none;
	list-style-position:outside;
	
}
ul li {
	line-height:16px;
}
h2{
	color:#CC3300;
}
#content{
	width:844px;
	background:url(../images/bg_body.png) repeat-x;
	margin-top: 0px;
}
/*End Global Settings*/

#header {
}
#header .content{
	background:url('../images/bg_header.png') no-repeat;
	height:123px;
	position:relative;
	
	
}
#header .topmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg_topheader.jpg) repeat-x;
	height:19px;
	padding:4px 14px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}
#header .topmenu a{
	color:#FFFFFF;
}
#header .logo {
	background:url('../images/logo.png') no-repeat;
	width:100px;
	height:78px;
	float:left;
	margin-left:55px;
	margin-top:45px;
}

/*----------Main Menu-------------*/
#header .mainmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin:0px 0px 0px 223px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-left:#CC3300 1px dashed;
	border-right:#CC3300 1px dashed;
}
#header .mainmenu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
}
#header .mainmenu ul li{
	/*background:url(../images/bg_buttonmainoff.png) repeat-x;*/
	list-style:none;
	display:inline;
	line-height:18px;
}
#header .mainmenu ul li a{
	background:url(../images/bg_buttonmainoff.png) repeat-x;
	float:left;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:0.3em 0.6em 0.2em 0.6em;
	border-right:1px solid white;

}
#header .mainmenu ul li a.active {
	background:#FFFFE2;
	color:#333333;
	font-weight:bold;
	margin-top:-1px;
	
	border-top:#CC3300 1px solid;
}
/*----------End Main Menu--------------*/
/*--------Begin Search------------*/
#header .search{
	margin:0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	width:170px;
	padding: 15px 0px;
}
#header .searchbox{
	border:#333333 2px solid;
	float:left;
	padding:2px;
	background:#FFFFFF;
	color:#CC3300;
	width:120px;
}
#header .btn_search{
	float:left;
	margin-left:5px;
	width:24px;
	height:25px;
}

/**/
/* Beginn Left Sidebar */
#leftsidebar{
	width:202px;
	float:left;
	border-left:#CC3300 1px solid;
	padding:35px 10px 10px 10px;
	color:#CC3300;
	font-size:12px;
}
#leftsidebar ul li{
	background:url(../images/bullet.png) no-repeat 0px 7px;
	padding:0px 0px 0px 12px;
	line-height:22px;
	/*margin:0px 0px 7px 0px;*/
}
#leftsidebar ul li a{
	color:#CC3300;
}
/* End Left Sidebar */

/*Begin Central Columm Content*/
#colcencontent{
	width:416px;
	float:left;
	padding: 11px 21px 11px 11px;
	border-left:#CC3300 1px dashed;
}
#colcencontent h2{
	color:#CC3300;
	font-weight:bold;
	font-size:25px;
}
#colcencontent h3{
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:18px;
	margin:15px 0px 15px 0px;
}
#colcencontent p{
	color:#333333;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	line-height:16px;
}
#colcencontent img{
	border:#333333 1px solid;
	padding:7.5px;
	margin:10px 5px 0px 0px;
}
#colcencontent ul{
	list-style:disc;
	list-style-position:inside;
	margin:10px 0px 10px 10px;
}
#colcencontent li{
	margin:0px 0px 10px 0px;
}

/*End Central Columm Content*/

#rightsidebar{
	border-right:#CC3300 1px solid ;
	width:164px;
	float:left;
	padding:35px 6px 6px 0px;
	color:#CC3300;
	line-height:16px;
}
#rightsidebar h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}
#latest{
	border-top:#CC3300 1px solid;
	border-left:#CC3300 1px solid;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	font-size:11px;
}

#latest ul li{
	line-height:15px;
	list-style-type:none;
	background:url(../images/hyphen.png) no-repeat 0px 7px;
	padding:0px 0px 10px 12px;
}
#latest ul li a{
	color:#CC3300;
	/*margin:0px 0px 10px 0px;*/
}
#latest .date{
	color:#333333;	
}

/*--------Footer---------------*/
#footer{
	color:#CC3300;
	background:url(../images/bg_footer.gif) repeat-x bottom;
	text-align:center;
	clear:both;
	line-height:18px;
	padding:40px 0px 40px 0px;
	margin:0px;
}

/*--------Home----------------*/
#homecontent{
	border-left:#CC3300 1px solid;
	margin:0px;
	padding:0px 0px 10px 18px;
	float: left;
}
#homecontent .leftsidebar{
	float:left;
	width:552px;
	padding-right:20px;
	padding-top:20px;
}

#homecontent .editorial{
	width:170px;
	padding: 0px 10px 0px 20px;
	float: left;
}
#homecontent .editorial h2{
	font-size:14px;
	line-height:120%;
}
#homecontent .editorial img{
	border:#333333 1px solid;
	padding:3px;
	margin:10px 0px 0px 0px;
}
#homecontent .editorial p{
	color:#333333;
	font-weight:normal;
	margin:10px 0px 0px 0px;
	line-height:19px;
}
#homecontent .anotherinfo{
	width:280px;
	float:left;
	padding: 0px 10px 0px 20px;
}
#homecontent .anotherinfo p{
	line-height:19px;
}
#homecontent .anotherinfo img{
	border:#333333 1px solid;
	padding:4px;
	margin:0px 0px 0px 0px;
}
#homecontent .clearbox{
	clear:both;
	height:20px;
}
#homecontent .latestposts_title{
	margin:0px 0px 10px 0px;
	border-bottom:#CC3300 3px dotted;
	padding: 0px 0px 5px 0px;
}
#homecontent #post{
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:3px dotted #CC3300;
}
#homecontent #post h2 a.title{
	margin:0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#homecontent #post h3.date{
	margin:0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
#homecontent #post .author{
	font-size: 12px;
	margin: 20px;
	margin:10px 10px 10px 10px;
}

#homecontent #post img{
	border:#333333 1px solid;
	padding:4px;
	margin:0px 5px 0px 0px;
}

/*---------Home Right-Sidebar-----*/
#rightsidebarhome{
	border-right:1px solid #CC3300;
	width:228px;
	padding: 0px 12px 0px 12px;
	float: right;
}
#rss{
	border:#CC3300 1px solid;
	margin:15px 0px 0px 0px;
	background-color: #f2f2f2;
}
#rss .title{
	background-color:#CC3300;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	padding: 3px;
}
#rss .description{
	font-size:12px; 
	color:#333;
	padding:15px 0px 10px 0px;
	}
#rss .rss{
	background:url('../images/rss_ico.gif') no-repeat;
	padding: 0px 0px 0px 50px;
	margin: 10px;
	height:48px;
	
}
#rss .email{
	border-bottom:1px solid #CC3300;
	background:url('../images/email_ico.gif') no-repeat;
	padding: 0px 0px 5px 50px;
	margin: 10px;
	height:68px;
}
#rss .emailbox{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #333333;
	color:#CC3300;
	float:left;
	padding:2px;
}
#rss .rss input{
	border:#333333 2px solid;
	background:#FFFFFF;
	color:#CC3300;
	margin: 5px;
}
#lastpublications{
	margin:15px 0px 0px 0px;	
}
#lastpublications .title{
	background:url('../images/bg_red_right_title.gif') no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;

}
#lastpublications .book {
	padding: 0px 0px 10px 0px;
	margin: 10px 5px 10px 5px;
	border-bottom:1px dashed #CC3300;
}
#lastpublications .book .img{
	float:left;
	width:55px;

}
#lastpublications .book .text{
	margin:0px 0px 0px 60px;
}
#lastpublications .book .text a{
	color:#CC3300;
}
#lastpublications .book .text a:hover{
	text-decoration:underline;
}


#lastestprojects{
	margin:15px 0px 0px 0px;	
}
#lastestprojects .title{
	background:url('../images/bg_red_right_title.gif') no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;

}
#lastestprojects .project {
	padding: 0px 0px 10px 0px;
	margin: 10px 5px 10px 5px;
	border-bottom:1px dashed #CC3300;
}

#lastestprojects .project .text{

}
#lastestprojects .project .text a{
	color:#CC3300;
}
#lastestprojects .project .text a:hover{
	color:#CC3300;
}
#lastestprojects .tags_project{
	font-size: 10px;
	border:1px solid #CC3300;
	background:#F2F2F2;
	padding:3px;
}
#lastestprojects .tags_project a{
	text-decoration:underline;
}



/*-----End Home Content-------*/

/*RSS Form*/
/*Books*/
#booksgallery{
	float:left;
	border-left:#CC3300 1px solid;
	border-right:#CC3300 1px solid;
}
#book{
	float:left;
	background:url('../images/bg_divbooks.png') no-repeat;
	width:215px;
	height:164px;
	padding:10px;
	position: relative;
	margin: 0px 16px 16px 0px;

}
#book .img{
	float:left;
	margin:0px 5px 5px 0px;
}
#book .title{
	margin:0px;
	color:#000000;
	font-weight:bold;
}
#book .date{
	margin:0px 0px 7px 0px;
}
#book .price{
	font-weight:bold;
	margin:0px 3px 3px 0px;
}
#book .buttons{
	position:absolute;
	bottom:7px;
	left:7px;
}
/*---------Begin Contact Us Page ------------*/

#contactus{
	border-left:#CC3300 1px solid;
	border-right:#CC3300 1px solid;
	padding:25px 10px 30px 55px;
}
#contactus h2{
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
#contactus #form{

}
#contactus #form input, #contactus #form select, #contactus #form textarea{
	border:#CC3300 1px solid;
	margin: 0px 5px 0px 0px;
	height: 25px;
	padding: 1px 3px;
}
#contactus #form textarea{ height:120px;}
#contactus #form .label{
	float:left;
	width:165px;
	color:#333333;
	vertical-align:top;
}
#contactus #form .input{
	margin:7px 5px 7px 180px;
}
/*---------End Contact Us Page ------------*/
/*---------Projects Pages---*/
#project{
	margin:0px 0px 20px 0px ;
	float:left;
	width:100%;
}
#project h4{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#project .summary{
	background:#FFFFE3 none repeat scroll 0 0;
	border:1px dotted #CC3300;
	color:#333333;
	font-weight:normal;
	line-height:16px;
	margin:10px 0px;
	padding:5px;
}
#project .summary p{
	margin:0px;
}
#project img.download{
	float:right;
	margin:0px;
	padding:0px;
	border:0px;

	
}
#project .data{
	float:left;
}
/*---------End Projects Page ------------*/
/*---------Consultores Page ------------*/
#layout1{
	float:left;
	margin:0px 0px 15px 0px;
	width:410px;
	line-height:16px;
	font-size:12px;
	
}
#layout1 .img{
	float:left;
	width:100px;
}
#layout1 .img img{
	padding:3px;
	margin:0px
}
#layout1 .summary{
	float:left;
	width:300px;
}
#layout1 .name{
	float:left;
	color:#CC3300;
}

/*End Consultores Page*/
