
* { padding:0px; margin:0px;}

html, body { height:100%;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

img {
	border:0;
}

a, a:link, a:visited {color:#FE492C;text-decoration:underline;}
a:hover {color:#FE492C;text-decoration:none;}


#buttons {display:none;}
#panes_controler {float:right;padding-top:14px;padding-right:20px;}
#panes_controler img {cursor:pointer;}
#panes {width:320px;overflow: hidden;}
		
p { margin-top: 1em; font-size:11px;}

#container {
    min-height:100%;
    height: auto!important;
    height:100%;
}
#header{
	position:absolute;
	width:100%;
    height:120px;
    background-image: url(../images/template/bg_header.gif);
    background-repeat: repeat-x;
    color: #fff;
    text-align: center;
    clear:both;
}
#flashtrabajos {
	height:450px;
    text-align:center;
}

#flash {
    background-image: url(../images/template/bg_flash_shadow.jpg);
    background-repeat: no-repeat;
	background-position: 50% 100%;
	height:400px;
	padding-bottom:25px;
}
#flash_x {
    background-image: url(../images/template/bg_flash_x.jpg);
    background-repeat: repeat-x;
	background-position: 50% 100%;
	height:100%;
}
#flash_y {
	text-align:center;
    background-image: url(../images/template/bg_flash_y.jpg);
    background-repeat: no-repeat;
	background-position: 50% 100%;
	height:100%;
}
#buttons_flash {
    margin:auto;
	margin-top:-20px;
    width:980px;
	text-align:right;
}
#content {
   margin:auto;
   width:980px;
   padding:10px;
}
#section {
    background-image: url(../images/template/bg_title.jpg);
    background-repeat: repeat-x;
	background-position: 50% 100%;
	height:62px;
	clear:both;
	padding-top:150px;
}

.title_section  {
   margin:auto;
   width:980px;
}
.title_section  h3 {
   margin-top:25px;
   font-size:24px;
   color:#fff;
   font-weight:normal;
   font-family: Times;
}

#section_content {
   margin:auto;
   width:980px;
   padding:10px;
   line-height:18px;
   overflow:hidden;
   min-height:700px;
}

#section_content h2 {
   margin-top:20px;
   letter-spacing:-1px;
   font-size:30px;
   color:#000;
   font-weight:normal;
}
#section_content hr {
	padding: 0;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	color:#ccc;
	height: 1px;
	width: 100%;
	margin: 10px 0px 20px 0px;
	float:right;
	clear:both;
}

.sub_title {
	padding:25px 20px 0px 0px;
	margin-bottom:10px;
	float:left;
    background-image: url(../images/template/bg_subtitle.jpg);
    background-repeat: no-repeat;
	background-position: 0% 0%;
	height:50px;
}
.sub_title h1 {
	font-size:16px;
	color:#fff;
}

.clear {
	clear:both;
	margin-bottom:20px;
}

.bg_lateral {
    background-image: url(../images/template/bg_lateral.gif);
    background-repeat: repeat-y;
	background-position: 100% 0%;
	width:100%;
	min-height:650px;
	overflow:hidden;
}

.lateral {
	float:right;
	width:240px;
	padding:10px;
}

.margen_izquierdo {
   margin-left:40px;
}

.texto_section {
	float:left;
	width:680px;
	text-align:left;
}

.services_home {
  clear:both;
  font-size:12px;
  margin-bottom:20px;
}

.n01 {
    height:90px;
    background-image: url(../images/template/n01.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.n02 {
    height:90px;
    background-image: url(../images/template/n02.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.n03 {
    height:90px;
    background-image: url(../images/template/n03.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.n04 {
    height:90px;
    background-image: url(../images/template/n04.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.n05 {
    height:90px;
    background-image: url(../images/template/n05.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.n06 {
    height:90px;
    background-image: url(../images/template/n06.jpg);
    background-repeat: no-repeat;
    padding-left:120px;
}
.services_home .right_side {
    float:right;
    margin-top:15px;
    width:500px;
}
.services_home .left_side {
    float:left;
}
.services_home .left_side span {
    margin-left:10px;
    font-size:15px;
    font-weight:bold;
    font-family: Times;
}
.services_home .left_side h2 {
    margin-top:12px;
    font-size:26px;
    font-weight:normal;
    font-family: Times;
}

.services_home .left_side h2 span.new {
	font-weight:normal;
	color:#f00;
}



#footer {
    text-align: center;
    background-color:#000;
    background-image: url(../images/template/bg_footer.gif);
    background-repeat: repeat-x;
	background-position: 50% 0%;
    color: #fff;
    height: 326px;
    margin-top: -326px;
}

#footer3 {
   margin:auto;
   width:980px;
   font-size:11px;
   text-align:left;
   line-height:20px;
   clear:both;
}
#footer3 span.footer_links {color:#FF852F;}
#footer3 span.footer_links a, #footer3 span.footer_links a:visited, #footer3 span.footer_links a:link {color:#FF852F;}
#footer3 span.footer_links a:hover {text-decoration:none;}

#footer3 span.footer_links2 {color:#ccc;}
#footer3 span.footer_links2 a, #footer3 span.footer_links2 a:visited, #footer3 span.footer_links2 a:link {color:#ccc;}
#footer3 span.footer_links2 a:hover {text-decoration:none;}

#footer2 {
   margin:auto;
   width:980px;
   height:210px;
   padding-top:25px;
}
#block_glosary {
	float:left;
	width:320px;
	text-align:left;
}
#block_services {
	float:left;
	width:320px;
	text-align:left;
}
#block_portfolio {
	float:right;
	width:320px;
	text-align:left;
}
#footer h3 {
	margin-top:10px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
}
.margin_right {
	margin-right:10px;
}
.ul_portfolio {
	float:left;
	margin-top:0px;
	margin-left:45px;
	margin-right:0px;
}
.ul_portfolio li {
	display:block;
	float:left;
}

.ul_footer {
	float:left;
	margin-top:0px;
	margin-left:40px;
	margin-right:0px;
	font-size:12px;
	line-height:18px;
	list-style-type: none;
}
.ul_footer li {
	width:110px;
	background-image: url("../images/template/dot.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:10px;
}
.ul_footer a:link,.ul_footer a:visited {
	color:#fff;
}
.ul_footer a:hover {
	text-decoration:none;
}

.ul_services {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:12px;
	line-height:18px;
	list-style-type: none;
}
.ul_services li {
	width:220px;
	background-image: url("../images/template/dot.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:10px;
}
.ul_services a:link,.ul_services a:visited {
	color:#fff;
}
.ul_services a:hover {
	text-decoration:none;
}

.ejemplo {
    position:relative; top: 0.5em;
    font-size: 1.2em;
}
.break {clear: both;padding-top: 336px;}

#menu {
   margin:auto;
   width:980px;
}

#logo {
float:left;
margin-top:20px;
margin-right:50px;
}

#logo h1 {
	display:none;
}

.invertedshiftdown2{
float:right;
padding: 0;
padding-top: 5px;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown2 a{
float: left;
display: block;
font-size: 11px;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 15px 15px 25px 15px; /*Padding within each menu item*/
background-color: #fff; /*Default menu color*/
}

.invertedshiftdown2 a:visited{
color: black;
text-decoration: none;
}

.invertedshiftdown2 a.customers {
    background-image: url(../images/template/bg_customers.gif);
    background-repeat: no-repeat;
	background-position:2px 10px;
}

.invertedshiftdown2 a.customers:hover, .invertedshiftdown2 .current a.customers {
    background-position:0px 0px;
}

.invertedshiftdown2 a:hover{
    background-color:#FC8737;
    background-image: url(../images/template/bg_menu.gif);
    background-repeat: repeat-x;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
    background-color:#FC8737;
    background-image: url(../images/template/bg_menu.gif);
    background-repeat: repeat-x;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
}

.invertedshiftdown2 .current span.home{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_home.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.home{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_home.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}

.invertedshiftdown2 .current span.about{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_about.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.about{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_about.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}

.invertedshiftdown2 .current span.services{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_services.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.services{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_services.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}

.invertedshiftdown2 .current span.portfolio{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_portfolio.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.portfolio{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_portfolio.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}

.invertedshiftdown2 .current span.contact{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_contact.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.contact{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_contact.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}


.invertedshiftdown2 .current span.faq{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_faq.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.faq{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_faq.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}

.invertedshiftdown2 .current span.clientes{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_customers.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
color: white;
text-decoration: none;
}

.invertedshiftdown2 a:hover span.clientes{ /** currently selected menu item **/
    background-color: transparent;
    background-image: url(../images/template/icon_customers.gif);
    background-repeat: no-repeat;
    background-position: 50% 20%;
padding-top: 60px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 20px; /*Set padding-bottom value to 0 */
}



.formulario {
clear:both;
margin:auto;
margin-top:20px;
padding:0px 50px 20px 50px;
/*background-color:#f9f9f9;*/
}

.formulario p {
margin-top:5px;
margin-bottom:15px;
font-size:12px;
}

fieldset {
	text-align:left;
	padding:10px 20px 10px 20px;
	border:1px solid #e3e3e3;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#f9f9f9;
	background-image:url(../images/template/bg_fieldset.jpg);
	background-repeat:repeat-x;
}
legend {
	color:#bbb;
	font-size:14px;
	padding:5px;
	margin-left:0px;
}

.inputtext {
width:300px;
padding:5px;
border:1px solid #ccc;
margin-top:5px;
font-size:14px;
}

.inputtext2 {
width:250px;
padding:5px;
border:1px solid #ccc;
margin-top:5px;
font-size:14px;
}

.inputfile {
width:300px;
padding:3px;
border:1px solid #ccc;
}
.textarea{
width:98%;
height:200px;
padding:5px;
font-size:14px;
line-height:25px;
font-family:Arial;
border:1px solid #ccc;
}
.textarea2{
width:300px;
height:40px;
color:#008000;
overflow:hidden;
padding:5px;
font-size:12px;
line-height:20px;
font-family:Arial;
border:1px solid #ccc;
}


/* BUTTONS */
.buttons {
margin-top:30px;
margin-bottom:10px;
text-align:center;
}
.buttons a,.buttons a:visited,.buttons a:link {
	background-color:#fff;
	background-image:url("../images/template/bg_button.gif");
	background-repeat:repeat-x;
    font-family:Arial;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
    color:#FF6C03;
    cursor:pointer;
    padding:8px 10px 8px 10px;
	border:1px solid #f2f2f2;
}
.buttons a.small {
    font-size:14px;
    padding:8px 8px 8px 8px;
}
.buttons a:hover{
    background-color:#99CC66;
	background-image:url("../images/template/bg_button_hover.gif");
	background-repeat:repeat-x;
    color:#fff;
	border:1px solid #99CC66;
}
.buttons a:active{
	background-color:#ccc;
	background-image:url("../images/template/bg_button_active.gif");
	background-repeat:repeat-x;
    color:#fff;
	border:1px solid #ccc;
}

.buttons a span {
	background-image:url("../images/template/icon_more.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:25px;
}
.buttons a:hover span {
	background-image:url("../images/template/icon_more_hover.gif");
}
.buttons a:active span {
	background-image:url("../images/template/icon_more_active.gif");
}

.buttons a span span {display:none;}

ul {
	margin-left:20px;
}
ul.related {
	margin-top:10px;
	margin-left:20px;
}


.center {
	text-align:center;
}

.small{
font-size:10px;
}

.paginacion {
margin:0px;
padding:0px;
text-align:right;
font-size:10px;
float:right;
}


.buscador {float:right;margin-right:10px;}
.buscador .querysearch {
	background-color:#FF9C55;
	color:#fff;
	border:0px;
	padding:3px;
	width:190px;
}
.buscador .submitsearch {
	margin-left:5px;
	vertical-align:middle;
	margin-bottom:3px;
}

.arcentia {
	float:right;
	color:#666;
	font-size:10px;
	text-align:right;
	line-height:12px;
}
.arcentia a {color:#666;text-decoration:none;}
.arcentia a:hover {color:#ccc;text-decoration:none;}

.footer_text {width:710px;float:left;}

.weblinks_abc {
	clear:both;
	overflow:hidden;
	margin:auto;
	width:800px;
}
.list_weblinks_abc {
	clear:both;
	list-style-type:none;
}
.list_weblinks_abc li {
	float:left;
}

.list_weblinks_abc li a {
	color:#fff;
	text-decoration:none;
	background-color:#999;
	padding:5px 8px 5px 8px;
	line-height:24px;
	margin-right:4px;
	font-weight:bold;
	font-size:11px;
}
.list_weblinks_abc li a:hover {
	background-color:#99CC66;
}
.list_weblinks_abc li a:active,.list_weblinks_abc li a.current{
	background-color:#ccc;
}
a.check_link,a.check_link:visited {
	color:#fff;
	text-decoration:none;
	background-color:#999;
	padding:5px 8px 5px 8px;
	line-height:24px;
	margin-right:4px;
	font-weight:bold;
	font-size:11px;
}
a.check_link:hover, a.ok {
	background-color:#99CC66;
}
a.ko{
	background-color:#f00;
}

.weblinks_cat {
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
}
div.wrapper
{
  float: left;
  width: 180px;
  padding-left:40px;
}

.list_weblinks_cat {
	
}
.list_weblinks_cat li {
	width:200px;
}

.weblinks_item {
	float:left;
	width:415px;
	height:80px;
	background-color:#f3f3f3;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}
.weblinks_item h3 a{
	font-size:14px;
	color:#000;
	text-decoration:none;
}
.weblinks_item p {
	margin:0px;
	font-size:11px;
}
.weblinks_item a {
	font-size:10px;
}

.legal_information {
	font-size:10px;
	color:#444;
}
.main_text {
	font-size:12px;
	line-height:24px;
}
.main_text input {
	margin-left:20px;
}
.lock {
	background-image:url("../images/template/icon_lock.gif");
	background-repeat:no-repeat;
	background-position: 30px 10px;
	padding:20px 20px 40px 180px;
}
.aviso_title {
	text-decoration: underline;
}