/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #ffffff;
}

a:link, a:visited { color: #0066CC; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #009900; text-decoration: none; }


p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_60 { margin-right: 60px; }


.fl { float: left; }
.fr { float: right }

/* header */
#templatemo_header_wrapper {
	width: 100%;
	height: 172px;
	margin: 0 auto;
	background: url(images/templatemo_header_repeat.jpg)  repeat-x;
}

#templatemo_header {
	width: 920px;
	height: 172px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/animacion_pece2.swf) no-repeat;
}

#templatemo_header #logo {
	float: left;
	margin: 70px 0 0 0;
	color: #ffffff;
	font-size: 40px;
	padding: 10px 0;
	background: url(images/templatemo_logo.jpg) left top no-repeat;
}

#logo span {
	clear: both;
	display: block;
	margin: 20px 0 0 2px;
	font-size: 16px;
}

/* menu */

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_menu_repeat.jpg) repeat-x;
}

#templatemo_menu {
	width: 920px;
	height: 45px;
	padding: 0 10px;
	margin: 0 auto;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #BBB;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: #666;
	color: #FFF;
}

/* end of menu */

.header_02 {
	position: relative;
	height: 40px;
	padding: 10px 0 0 15px;
	font-size: 18px;
	color: #333333;
	background:url(images/templatemo_header_right.jpg) right no-repeat;
}

.header_02 span {
	position: absolute;
	width: 10px;
	height: 50px;
	top: 0px;
	left: 0px;
	background:url(images/templatemo_header_left.jpg) no-repeat;
}

.header_04 {
	clear: both;
	display: block;
	height: 20px;
	padding: 3px 10px 0 40px;
	color: #ffffff;
	background: url(images/templatemo_header_004_bg.jpg) no-repeat
}

.header_04 a{
	color: #ffffff;
	text-decoration: none;
}

/*.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #000000;
	font-variant:small-caps;	
	border-bottom: 1px solid #afa0a0;
}*/

#templatemo_banner_content {
	float: right;
	text-align: left;
	width: 500px;
	margin-top: 50px;
}

#templatemo_banner_content p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

#templatemo_banner_content a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_banner_content a:hover {
	color: #006699;
}

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	background: #302f2f;
}

#templatemo_content{
	position: relative;
	width: 840px; 
	margin: 0 auto;
	padding: 30px 70px;
	background: url(images/templatemo_content_middle1.jpg) repeat-y;
}

#top {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(images/templatemo_content_top1.jpg) no-repeat;
}

#bottom {
	width: 980px;
	height: 11px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom1.jpg) no-repeat;
}

.column_w380_left{
	float: left;
	width: 380px;
	padding-right: 39px;
	margin-right: 40px;
	border-right: 1px solid #bcb0b0;
}

.column_w380_right {
	float: right;
	width: 380px;
}

.column_w380_left .image_wrapper {
	padding: 9px;
	background: #1f1f1f;
	margin-bottom: 20px;
}

.column_w380_left .image_wrapper img{
	width: 360px;
	height: 170px;
	border: 1px solid #747171;
}

.column_w380_left p{
	text-align: justify;
	margin-bottom: 15px;
}

.column_w380_left .em_text {
	color: #000000;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.content_list_01 li {
	margin: 0 0 0 30px;
	padding: 0 0 10px 10px;
	list-style-image:url(images/templatemo_list_icon1.jpg);	
}

.section_w180 {
	width: 180px;
	background: #191818;
}

.section_w180 img {
	margin: 5px;
	width: 168px;
	height: 84px;
	border: 1px solid #c8c9c8;
}

.section_w180 p {
	padding: 5px 10px 10px 10px;
	color: #a6a6a6;
}

/* end of content */
/* footer */
#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/templatemo_footer_repeat.jpg) repeat-x;
}

#templatemo_footer {
	width: 920px;
	height: 40px;
	padding: 5px 10px 0 10px;
	margin: 0 auto;
	text-align: center;
	background: url(images/templatemo_footer_bg.jpg) no-repeat;
	color: #ffffff;
}

#templatemo_footer a {
	color: #ffffff;
	text-decoration: none;
}

#templatemo_footer a:hover {
	text-decoration: underline;
}

/* end of footer */