/* Credit: http://www.templatemo.com */

body{ 
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 14px;
	line-height: 1.6; 
	font-family: "Liberation Sans", "DejaVu Sans", "Segoe UI",  "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	background-color: #ffffff;
}

a, a:link, a:visited { color: #203D5D; font-weight: normal; text-decoration: none }
a:hover { color: #000000; text-decoration: none; }

ul, li {
	padding:0;
	margin:0;
	list-style: circle;
}

h1, h2, h3, h4, h5, h6 { color: #203D5D; font-weight: normal; font-family: "Century Gothic", "DejaVu Sans", "Trebuchet MS", Arial, sans-serif; }
h1 { font-size: 36px; margin: 0 0 10px; padding: 5px 0 }
h2 { font-size: 24px; margin: 0 0 10px; padding: 5px 0 }
h3 { font-size: 20px; margin: 0 0 10px; padding: 0; }
h4 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h5 { font-size: 14px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; font-weight: bolder }

p { padding: 0; margin: 0 0 15px 0; }

.clear{
	clear:left;
}

blockquote.testimonial_block { margin: 0; background: url(../gallery/comment.png) left top no-repeat; padding-left: 80px }
cite { font-weight: bold; color:#fff; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: normal; color: #203D5D; }


.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
.list_bullet li { color:#fff; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(../gallery/templatemo_list.png) no-repeat scroll 0 6px  }
.list_bullet li a { color: #fff; font-weight: normal; text-decoration: none }
.list_bullet li a:hover { color: #fff }

.no_bullet { margin: 0; padding: 0; list-style: none }
.no_bullet li { margin: 0 0 20px 0; padding: 0 }

.half { width: 250px }

.h20 { height: 10px }
.h40 { height: 40px }

img { margin: 0; padding: 0; border: none }
.img_nom { display: inline-block; margin-bottom: 15px }
.img_fl { float: left; margin: 3px 25px 5px 0 }
.img_fr { float: right; margin: 3px 0 5px 25px }

.left { float: left }
.right { float: right }

#templatemo_wrapper {
	width: 902px;
	margin: 0 auto;
	position: relative;
}

#templatemo_header {
	position: absolute;
	width: 220px;
	top: 15px;
	left: 15px;
	padding: 20px 10px 10px;
	z-index: 1000;
	text-align: right;
	background: #ffffff;
	border-right: 1px solid #999;
}

#templatemo_main {
	width: 900px;
	height: 555px;
	overflow: hidden;
	margin: 0 auto;
}

#templatemo_footer_wrapper  {
	width: 100%;
}

#site_title { 
	display: block; 
	width: 210px; 
	height: 70px; 
	margin-bottom: 50px; 
	text-indent: -99999px 
}

#site_title a { 
	display: block; 
	width: 210px; 
	height: 70px; 
	background: url(../gallery/logo2.png) no-repeat center top; 
	text-indent: -99999px 
}

#templatemo_header .nav_menu {
	width: 130px;
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none
}

#ases { height: 50px; width: 170px; background: url(../gallery/ases.png) no-repeat center center; margin: 0; padding-top: 10px; }
#ases a{ display: block;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 7px 0 0 22px;
}
#ases a:hover { color: #203D5D; } 

#cons { height: 50px; width: 170px; background: url(../gallery/cons.png) no-repeat center center; margin: 0; padding-top: 10px; }
#cons a { display: block;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 7px 0 0 22px;
}
#cons a:hover { color: #203D5D;}

#capa { height: 50px; width: 170px; background: url(../gallery/capa.png) no-repeat center center; margin: 0; padding-top: 10px; }
#capa a{ display: block;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding: 7px 0 0 22px;
}
  #capa a:hover { color: #203D5D; }

.social_button { display: block; text-align: left; height: 45px; margin-bottom: 10px }
.social_button a { display: block; float: left; width: 45px; height: 45px; margin-left: 5px; }


#content{
	overflow:hidden;
	width: 7000px;
	position:relative;
	height: 575px;
}

#info1 { float: left; width: 100%; height: 100%; background: url(../gallery/bg-asesoria.jpg) no-repeat right bottom }
#info2 { float: left; width: 100%; height: 100%; background: url(../gallery/bg-consult.jpg) no-repeat right bottom }
#info3 { float: left; width: 100%; height: 100%; background: url(../gallery/bg-capacit.jpg) no-repeat right bottom }

#titulo { float: right; margin: 0 auto; }
#titulo img { float: right; margin: 10px; }
#titulo h1 { float: right; margin: 10px; color: #203D5D }

.section {
	position:relative;
	float:left;
	width: 560px;
	height: 425px;
	padding: 5px 20px 10px 290px;
	margin-right: 20px;
	background: #ffffff; 
}

#content .section h1 { padding-top: 10px; color: #203D5D }

#content .box_content h2 { color: ##203D5D; font-size: 20px; margin-bottom: 5px; font-weight: bolder }

#gallery_wrapper {
}

#gallery_wrapper li {
	width: auto;
	height: auto;
	float: left;
	width: 140px;
	height: 100px;
	background: none;
}

#gallery_wrapper li a {
	display: block;
}

#gallery_wrapper li a img  { }

