* { border:0; margin:0 auto; padding:0; outline:none; }
body {
	background:#f4f4f4 url(images/main_bg.gif) top center repeat-x;
	font:13px Arial, Verdana, Helvetica, sans-serif;
	color:#494949;
	text-align: justify;
	line-height:120%;
}
a { color:#494949; text-decoration:none; }
a:hover { text-decoration:none; }
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px solid #bababa; height:2px; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h1, h2 { color:#222222; font-size:1.5em; font-weight:normal; letter-spacing:-1px; margin:0 0 1em; }
h8 {
	color:#FE6200;
	font-size:1 em;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 1em;
}
h3 { color:#333333; font-size:1.2em; margin:0 0 .8em; }
h4 { font-size:1em; margin:0 0 1em; }
p { line-height:1.5em; padding:0 0 1.3em; }
/*=== Layout ===*/
#page { margin:0 auto; padding:0;}
#page img.maain { margin:0; padding:0; }
/*=== Header ===*/
#header { margin:0 auto; padding:0; width:950px; }
.header_h2 {
	padding:10px 0 0px 0;

}
.header_h2 .flash_slider { width:950px; height:235px; margin:0; overflow:hidden;}
/*- Logo -*/
.logo { width:200px; height:52px; margin:0; padding:16px 0 15px 0; float:left; }
.logo h1 { background: url(images/logo.png) top no-repeat; float:left; text-indent:-9999px; width:200px; margin:0; padding:0; }
.logo h1 a { display:block; height:76px; }
.logo h1 a:hover { text-decoration:none; }
/*=== Navigation ===*/
/* RSS */
.rss {
	width:150px;
	float:right;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 16px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:9px;
}
.rss2 {
	width:200px;
	float:left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 315px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:9px;
}

.rss ul { list-style:none; margin:0; padding:5px 0 0 0; }
.rss li { display:inline; border-left:1px solid #757575; padding:0 5px; margin:0; }
.rss li.first { border:0; padding:0 5px 0 0; }
.rss li a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#757575; text-decoration:none; }
.rss li a:hover { text-decoration:underline; }
.rss a.big { text-decoration:none; font:normal 14px Arial, Helvetica, sans-serif; color:#757575; padding:0; margin:0; display:block; }
.rss a.big span {
	color:#FE6200;
	font-weight:bold;
}


/*=== All Columns ===*/
#columns { margin:0 auto; width:950px;}
/*=== Center Column ===*/
#centercol { padding:0; }
#centercol .box {padding:20px 0 10px 0; background:url(images/box_centrl_bg.gif) top repeat-x;}
#centercol .box .right_side { width:385px; float:left; margin-left:10px;}
/*=== Right Column ===*/
#rightcol { float:left; width:296px; padding:0; border:1px solid #dedede; }
#rightcol .box { padding:20px 15px 10px;}
.small_link { padding:5px 0; text-align:center; margin:0 auto; }
.small_link a { color:#959595; text-decoration:none; }
/*=== Sub Columns ===*/
.subcols { background:url(images/subcols-bgr.gif) repeat-y left; height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }
/*=== Post ===*/
.post-block { }
.post-margin { margin-left:236px; }
/*- Post Title -*/
.post-title { padding:5px 0; margin:0; }
.post-title h2 { margin:0; padding:0; font:bold 24px Arial, Helvetica, sans-serif; color:#2c2c2c;}
.post-title h2 a { display:inline; padding:0; margin:0; color:#2c2c2c; text-decoration:none; }
/*- Post Excerpt -*/
.post-excerpt { padding:0; display:table; font: normal 13px Arial, Helvetica, sans-serif; color:#757575; margin:0; line-height:1.8em;}
.post-excerpt a { color:#fff; text-decoration:none;}
.post-excerpt span { background:#930846; padding:5px 10px; color:#fff; float:left;}
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }
.post ul li { background:url(images/ico-list.gif) no-repeat 0 6px; margin:0 0 .4em; padding:0 0 0 10px; }
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em; }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-details { font-size:11px; }
.author-descr { display:table; height:1%; }
/*- Social Links -*/
.social-links { background:#212121; font: normal 12px Arial, Helvetica, sans-serif; padding:10px; margin:0 0 5px 0; color:#fff;}
.social-links a {
	color:#FE6200;
	font-weight:bold;
	text-decoration:none;
}
.social-links a:hover { text-decoration:underline; }
/* post-commets */
.post-commets {
	padding:5px 10px;
	color:#fff;
	float:left;
	background-color: #E27D0A;
}
.post-commets a {
	color:#FE6200;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
.post-commets a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}
/*- Related Posts -*/
/*- Post Date -*/
.post-date {
	font: normal 13px Arial, Helvetica, sans-serif;
	padding-left:20px;
	color:#fff;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image:url(images/boton_titulo.png);
}
.post-date a {
	color:#FE6200;
	font-weight:bold;
	text-decoration:none;
}
.post-date a:hover {
	text-decoration:underline;
}
/*- Post Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:510px; }
/*- Widget Title - */
.wtitle { padding:5px 0; margin:0 0 10px 0; }
.wtitle h2 { margin:0; padding:0; font:bold 24px Arial, Helvetica, sans-serif; color:#8d8d8d;}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0 0 0 0; padding:0; }
.box .content { height:1%; padding:0; }
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:18px; min-height:115px; width:470px; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- List -*/
.list { height:31px; color:#666; font:normal 13px Arial, Helvetica, sans-serif; clear:both; padding:0 0 10px 0; }
.list li { float:left; margin:0; padding:0 5px 0 0; }
.list li a { display:block; float:left; padding:10px; text-align:center; text-decoration:none; color:#666; }
.list li a:hover {
	color:#fff;
	background-color: #666;
}
.list li a.active {
	color:#fff;
	background-color: #FE6200;
}
div.tabs_list { padding:0; margin:0; }
div.tabs_list ul { list-style:none; text-align:left; padding:5px 0; border:1px solid #d6d6d6; }
div.tabs_list ul li { font:normal 12px Arial, Helvetica, sans-serif; padding:0; margin:5px 0; background-color:#666;  }
div.tabs_list ul li a { display:block; padding:5px 0 5px 25px; margin:0; color:#666; border-bottom:1px solid #d6d6d6; background:url(images/ul_li.gif) 10px no-repeat; color:#ffffff;  }
div.tabs_list ul li a:hover {
	color:#FE6200;
}
div.tabs_list ul li ul.children { padding:0; border:none;   }
div.tabs_list ul li ul.children li { margin:0; border:none;  }
div.tabs_list ul li ul.children a { background:none; border:none; }
div.tabs_list ul li ul.children a:hover {
	color:#FE6200;
}
div.tabs_list ul li ul.children li a { padding:5px 0 5px 20px; display:block; border:none;  }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 25px; display:block; }
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:470px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:470px; font-family:Verdana; }
.message .submit { float:left; }
.message .btn { padding:0; width:128px; height:32px; background:url(images/button.gif); }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:0 0 10px 0; padding:7px; background:#fff; border:1px solid #dedede;}
.pic.fl img { margin:5px 0px 10px 15px; }
.pic.fr img { }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; max-width:40px; }
.ads img { margin:5px 4px 5px 0; }
.widget_flickrRSS img { border:1px solid #cfcfcf; margin:5px; }
.box .ac img { border:0; margin:0; }
/*=== Footer ===*/
#page_bottom { background:#212121; }
#footer {
	color:#fff;
	width:950px;
	height:200px;
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer a { color:#fff; font-weight:bold; }
#footer span { color:#fff; }
#footer .text2 { padding:15px 15px; float:right; color:#D3D3D3; }
#footer .text { padding:15px 2px; float:left;  color:#D3D3D3; }
#footer .mapa { padding:10px 20px; float:left; }
/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden; }
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%; }
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em; }
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; }
.ar { text-align:right; }
.noBorder { border:0; }
.font-sm { font-weight:normal; }
.white { color:#FFF; }
#page #columns #centercol #post-41 .content .right_side .post-excerpt .texte strong {
	color: #FE6200;
}







/********** body **********/
.body {  width:950px;}

.body h6 { margin:8px 0 10px 0; padding:16px 5px 10px 65px; font:normal 17px Tahoma, Geneva, sans-serif; color:#424a55;}
.body h3 { margin:0; padding:10px 5px 10px 150px; font:bold 17px Arial, Helvetica, sans-serif; color:#666666;}
.body ul { margin:0 15px; padding:0;} 
.body li { margin:0; padding:0;} 
.body p, .body li { color:#414141; font:normal 11px Arial, Helvetica, sans-serif; line-height:1.8em;}
.body p { padding:5px; margin:0;}
.body strong { color:#898989; font:bold 13px Arial, Helvetica, sans-serif; line-height:0,8 em;}
.body a {
	color: #000000;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.body p.name { font:bold 11px Arial, Helvetica, sans-serif; text-align:right;}

/* box 1 */
.box_1_bg { background:url(images/box_2_bg.gif); margin:0px 0 0 0;}
.box_1_b { background:url(images/box_2_b.jpg) no-repeat bottom;}
.box_1_t { background:url(images/box_2_t.gif) no-repeat top; padding:0px 0 0px 40px;}

/* box 2 */
.box_2_bg { background:url(images/box_1_bg.gif); margin:30px 0 0 0;}
.box_2_b { background:url(images/box_1_b.gif) no-repeat bottom;}
.box_2_t { background:url(images/box_1_t.gif) no-repeat top; padding:10px 0 10px 40px;}

/* box_bold 3px solid */
div.box_bold { background:#FFF; border:3px solid #e0e0e0; margin:3px;}
div.box_bold div { background:url(images/box_d_tl.gif) no-repeat left top; margin:-3px;}
div.box_bold div div { background:url(images/box_d_tr.gif) no-repeat right top; margin:0;}
div.box_bold div div div { background:url(images/box_d_bl.gif) no-repeat left bottom; margin:0;}
div.box_bold div div div div { background:url(images/box_d_br.gif) no-repeat right bottom; margin:0; padding:10px;}
div.box_bold div div div div p { font:normal 10px Arial, Helvetica, sans-serif; line-height:1.6em;}

/* body side */
.body_left { float:left; width:260px; margin:0px 41px 10px 0 !important; margin:10px 20px 10px 0;}
.body_center { float:left; width:260px; margin:0px 41px 10px 0 !important; margin:10px 20px 10px 0;}
.body_right { float:left; width:260px; margin:0px 41px 10px 0 !important; margin:10px 20px 10px 0;}
.body_right2 { float:left; width:260px; margin:0px 30px 10px 0 !important; margin:10px 20px 10px 0;}
.body_right_foto { float:left; width:260px; margin:15px 30px px 0 !important; margin:10px 20px 10px 0;}
.body_two_side { float:left; width:600px; height:295px; margin:0px 20px 10px 0 !important; margin:10px 20px 10px 0;}

/* Welcome */
h6.welcome { background:url(images/icon_t_1.gif) no-repeat left top;}
/* What we do */
h6.what_we_do {
	background-image: url(images/icon_t_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h6.what_we_do2 {
	background-image: url(images/iconexport.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h6.what_we_do4 {
	background-image: url(images/icon_t_2_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Our services */
h6.our_services { background:url(images/icon_t_3.gif) no-repeat left top;}
h6.our_services_big { background:url(images/icon_t_6.gif) no-repeat left top;}
ul.list_serv { list-style:none;}
ul.list_serv li { background:url(images/nav_l_l.gif) no-repeat left center; padding:0 0 0 15px;}
.services h3 { background:url(images/title_h3.gif) no-repeat 140px center; text-indent:20px;}
/* Testimonails */
h6.testimonails { background:url(images/icon_t_4.gif) no-repeat left top;}
/* Featured Services */
h6.featured_services { background:url(images/icon_t_5.gif) no-repeat left top;}
/* Portfolio */
.portfolio h3 { background:url(images/title_h3_protfolio.gif) no-repeat 280px center; text-indent:15px;}

/* contact */
h6.contact { background:url(images/icon_t_9.gif) no-repeat left top;}
h6.contact_us { background:url(images/icon_t_8.gif) no-repeat left top;}
ul.contact { padding:0; margin:0 20px; list-style:none;} 
ul.contact li { width:210px; background: url(images/sub_menu_l.gif) no-repeat 0 7px; padding:0 0 0 15px; margin:0 0 0 5px;}
ul.contact li a { padding:0; margin:0; background:none;}

/* sub navigation */
ul.sub_nav { padding:0; margin:0 auto; list-style:none; width:231px;}
ul.sub_nav li { background:url(images/sub_nav_bg.gif) no-repeat; padding:7px 10px; margin:2px 0;}
ul.sub_nav li a { background:url(images/sub_menu_l.gif) no-repeat left center; color:#3f91b4; font-weight:normal; padding:0 0 0 10px;}
ul.sub_nav li a.active { color:#6e6e6e;}
ul.sub_nav li a:hover { color:#6e6e6e; text-decoration:underline;}

/* lister */
ul.lister { padding:25px 5px 0 0; margin:0; list-style:none; float:right;}
ul.lister li { padding:0; margin:5px 3px; float:left;}
ul.lister li a { padding:2px 0; float:left; background:url(images/lister.gif) no-repeat; width:24px; height:24px; text-align:center; color:#c7c7c7; font:bold 12px Arial, Helvetica, sans-serif; line-height:1.8em;}
ul.lister li a:hover { background:url(images/lister_h.gif) no-repeat;}
ul.lister li a.active { background:url(images/lister_h.gif) no-repeat;}


p.clr, .clr { clear:both; padding:0; margin:0;}
li.bg, .bg { clear:both; border-top:1px solid #e3e3e3; padding:0; margin:10px 0; background:none; list-style:none;}
li.line, .line { border-top:1px solid #d9d9d9; padding:0; margin:10px 0; background:none; list-style:none;}


div.columna{
	text-align:left;
	float:left;
	width:160px;
	color:#FFFFFF;
	font-size:10px;
	font-weight: normal;

	
}

div.columna a{
	color:#fe6200;
	text-decoration:none;
}


div.columna a:hover{
	text-decoration:underline;
}

.tituloFooter{
	font-weight:bold;
	font-size:1.1em;
	color:#fe6200;
	text-decoration:none;
}

span.tituloFooter a{
	font-weight:bold;
	color:#fe6200;
	text-decoration:none;
}
