/*generales*/
/*	*{ padding:0; margin:0; }	*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    line-height: 1;
    background: url(img/bg-body.png) repeat-x  0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */ 
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
	color:#000000;
	text-decoration:none;
}
a.bt-arrow{
	background: url(img/bt-arrow.gif) no-repeat center right;
	padding-right: 35px;
	line-height: 20px;
	margin: 5px 10px 0 0;
}
a.backtop{
	font-size:10px;
	padding-right: 18px;
	background: url(img/backtop.gif) no-repeat center right;	
}
a.download-article{
	background: url(img/bt-down.png) no-repeat center right;
	font-size:13px;
	line-height: 20px;
	height:20px;
	width:180px;
	text-align: left;
	padding: 5px 40px 5px 0px;	
}
a.link-aicc{
	padding-top: 2px;
	vertical-align:middle;
	
}
a:hover {

}
p {
	padding-top: 15px;
	font-size: 13px;
	line-height:1.5;
}
p + p {

}

h1 {

}

h2 {
    
	

}
h3 {
    padding-top: 5px;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -0.01em;
    font-family: georgia;
	
}
h4 {
    margin-bottom: 110px;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -0.01em;
    font-family: georgia;
	
}

div.hr{
	background: url(img/hr.png) no-repeat center center;
	height:13px;
}
img {

}
input, textarea, select{

}
input[type=submit]{}

input[type=button]{}

input[type=text]{}

input[type=password]{}

.margen_s {	margin: 5px;	}
.margen_m {	margin: 10px;	}
.margen {	margin: 15px;	}
.margen_l {	margin: 20px;	}

.clear {	clear: both;	}

.left {	text-align: left !important;	}
.center {	text-align: center !important;	}
.right {	text-align: right !important;	}

.fright {	float: right !important;	}	
.fleft {	float: left !important;		}

.mright { margin-right:380px;}

/*end generales*/

#layout {
    margin: 0 auto;
    width: 945px;
}

#header{
	margin-top:9px;
	background: url(img/bg-header.png) no-repeat top left ;
	height: 125px;
	position: relative;
}
#logo, #logo a {
    height: 215px;
    width: 265px;
	position:absolute;
/*
	z-index: 999999;
	top: 0;
	left: 0;
*/
 /*
   float: left;
*/
}
#logo a {
	position: relative;	
   float: left;	
}
#logo a span{ 
	display:none;
}
#header div.main-phone {
    float: right;
    height: 30px;
    width: 150px;
	margin-top: 90px;
}
#header div.main-phone span{
	display:none;	
}
#navigation{

}

#content{


}
#content p{
	text-align:justify;
	letter-spacing: 0.018em;	

}
#content ul{

}
#content ul li{
	list-style: circle;
	list-style-position: inside;
	padding-top: 10px;
	font-size: 13px;
	line-height:1.5;	
}
#content table{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;	
}
#content table td{
	padding: 5px;	
	vertical-align: middle;		
}
#content table td p{
	padding: 0px;
}
#content table td h3{
	padding:0;
}
#content table td.end-line{
	border-bottom: 1px solid #000000;	
}
#content .box3 p{
	line-height:1.8;

}
#content .box1{
	width: 575px;
	float: left;
	background: url(img/box-mid1.png) repeat-y top center;
}
#content .box1 .box-foot{
	width: 575px;
	float: left;
	background: url(img/box-foot1.png) no-repeat bottom center;
	padding-bottom:20px;
}
#content .box1 .box-cont{
	width: 535px;
	float: left;
	background: url(img/box-top1.png) no-repeat top center;
	padding: 25px 20px 5px 20px;
	min-height: 280px;
}
#content .box2{
	width: 360px;
	float: right;
	background: url(img/box-mid2.png) repeat-y top center;
}
#content .box2 .box-foot{
	width: 360px;
	float: left;
	background: url(img/box-foot2.png) no-repeat bottom center;
	padding-bottom:20px;
}
#content .box2 .box-cont{
	width: 340px;
	float: left;
	background: url(img/box-top2.png) no-repeat top center;
	padding: 25px 10px 5px 10px;
	min-height: 280px;
}
#content .box3{
	width: 945px;
	float: right;
	background: url(img/box-mid3.png) repeat-y top center;
}
#content .box3 .box-foot{
	width: 945px;
	float: left;
	background: url(img/box-foot3.png) no-repeat bottom center;
	padding-bottom:20px;
}
#content .box3 .box-cont{
	width: 885px;
	float: left;
	background: url(img/box-top3.png) no-repeat top center;
	padding: 25px 30px 5px 30px;
	min-height: 280px;
}
#content .box1 h2, #content .box2 h2, #content .box3 h2{
	height:35px;
	padding-bottom: 2px;
}
#content .box1 h2{
	background: url(img/hr-box1.png) no-repeat bottom center;
}
#content .box3 h2{
	background: url(img/hr-box3.png) no-repeat bottom center;	
}
#content .box1 h2, #content .box2 h2{
	text-indent:-5000px;
}
#content  h2 span{
	display: block;		
	height:34px;	
	background-repeat:no-repeat;
	background-position: top left;
	
}
#content h2 em{
	display:none;
}
#content .box1 h2 span{
	background-image: url(img/h2-welcome.png);
}
#content .box2 h2{
	background: url(img/hr-box2.png) no-repeat bottom center;
}
#content .box2 h2 span{
	background-image: url(img/h2-featured.png);
}
#content .box2 h2 span.morethan{
	background-image: url(img/h2-more.png);	
}
#footer {
    background: url(img/bg-footer.png) no-repeat top left;
    height: 38px;
    width: 945px;
    float: left;
    font-size: 10px;
    font-family: verdana;
    clear: both;
    margin-top: 5px;
    line-height: 38px;	
	padding-bottom: 10px;
}
#footer p {
    line-height: 38px;
    font-size: 10px;
	padding-top:0;	
    padding-left: 15px;
	float:left;	
}
#footer ul {
	float:right;
    line-height: 12px;
	margin-top: 13px;
    padding-right: 15px;
	border-left: 1px  solid #CCCCCC;
}
#footer ul li {
	display: inline;
	border-right: 1px  solid #CCCCCC;	
    line-height: 12px;	
}
#footer ul li a {
	color:#000000;
	text-decoration:none;
	padding: 0 6px;
	display: inline;
    line-height: 12px;	
}
#footer ul li a:hover {
    text-decoration: underline;
    color: #000000;
}
/*span*/
.span10{width:10px !important;}
.span30{width:30px !important;}
.span50{width:50px !important;}
.span60{width:60px !important;}
.span70{width:70px !important;}
.span80{width:80px !important;}
.span90{width:90px !important;}
.span100{width:100px !important;}
.span120{width:120px !important;}
.span130{width:130px !important;}
.span150{width:150px !important;}
.span180{width:180px !important;}
.span200{width:200px !important;}
.span250{width:250px !important;}
.span270{width:270px !important;}
.span300{width:300px !important;}
.span310{width:310px !important;}
.span400{width:400px !important;}
.span450{width:450px !important;}
.span460{width:460px !important;}
.span500{width:500px !important;}
.span600{width:600px !important;}
.span620{width:620px !important;}
.span660{width:660px !important;}
/*end span*/

/* menu */

#marco {
	text-align:left;
	background: url(img/bg-nav.png) no-repeat top left ;
	height:35px;
	
	}
.gallery-img a img{
	padding: 2px;
	opacity: 1;
}
.gallery-img a:hover img{
	border: 2px solid #587EB7;
	padding: 0px;
	opacity: 1;
}
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(http://www.luisangelcamargo.com/wp-content/uploads/2007/12/button4a.gif);}
.menu2 {padding:0; float:left; margin:1px 0 0 407px; _margin:1px 0 0 203px; margin-bottom:0; list-style:none; height:32px; background: url(img/bg-nav2.png) repeat-x top left ; position:relative; font-family:arial, verdana, sans-serif; border-left: 1px solid #466BA3; border-right: 1px solid #466BA3;  }
.menu2 li.sep{ background:url(img/bg-sub-nav-li-sep.png) top left no-repeat; padding-left:2px; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:32px; margin-left:0px; line-height:32px; color:#A3C0DC; text-decoration:none; font-size:14px; font-weight:normal; letter-spacing: -1px; ;  padding:0 9px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 10px 0 6px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 10px 0 6px; height:32px;/*background:url(prodrop2/down.gif) no-repeat right top;*/}
.menu2 li a.top_link:hover {color:#fff;  background: url(img/bg-nav-a-hover.png) repeat-x top left;}
.menu2 li a.top_link:hover span { background: url(img/bg-nav-a-hover.png) repeat-x top left;}
.menu2 li a.top_link:hover span.down {   background: url(img/bg-nav-a-hover.png) repeat-x top left;}

.menu2 li:hover > a.top_link {color:#A3C0DC; ;}
.menu2 li:hover > a.top_link span {}
.menu2 li:hover > a.top_link span.down {}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:32px; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:auto; height:auto; font-weight:normal; background: url(img/bg-sub-nav.png) repeat-y top center; width: 125px;}
.menu2 :hover ul.sub li {display:block; /*height:20px; */position:relative; float:left; width:125px; margin-bottom:0;}
.menu2 :hover ul.sub li a {display:block; height:auto; color:#A3C0DC;  font-size:13px; letter-spacing:-1px; padding:6px 5px; line-height:1; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:  url( img/bg-sub-nav-img.gif) no-repeat 110px 7px;}
.menu2 :hover ul.sub li a:hover {background:url( img/bg-sub-nav-hover.png) no-repeat center center;}
.menu2 :hover ul.sub li a.fly:hover { background:  url( img/bg-sub-nav-hover2.png) no-repeat center center;}
.menu2 :hover ul li:hover > a.fly {background: url( img/bg-sub-nav-hover2.png) no-repeat center center;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:125px; top:0px; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;}
.menu2 :hover ul.sub li ul {  z-index:300;}
.menu2 ul li.mid ul li a{ background: url(img/bg-sub-nav.png) repeat-y center center; width:115px;}
/* end menu */
