/*
CSS Credit: http://www.templatemo.com
*/

html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
}

a:link, a:visited {	color: #494949; text-decoration: none; }
a:active, a:hover { color: #494949; text-decoration: none;}

a img
{
	background: none;
	border: none;
}

p{
	
	font-family: Tahoma;
	font-size: 13px;
	color: #484848;
	text-align: justify;
	margin: 0 0 10px 0;
		
}



h1 {
	
	font-family: Tahoma;
	font-size: 18px;
	color: #676767;
	font-weight: normal;
	margin: 0 0 15px 0;
	
}


h2 {
	
	font-family: Tahoma;
	font-size: 16px;
	color: #0895d6;
	font-weight: normal;
	margin: 0 0 10px 0;
	
}

h3 {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #2780e4;
	font-weight: normal;
	margin: 0 0 5px 0;
	
}

#contenedor {
	margin: 0px auto;
	width: 920px;
	margin-top: 20px;
}

#content {
	float:left;
	width: 920px;
	padding: 0px 0px;
	background:url(../images/frame.gif) repeat-y;
}

.content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(../images/top.gif) no-repeat;
}

.content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(../images/bottom.gif) no-repeat;
}
#cabecera {
	width: 910px;
	height: 174px;
	background: url(../images/bg.jpg);
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
}


/* menu */

#menu {
	float: right;
	width: 915px;
	height: 40px;
	margin: 0px 0 0 0;
	padding: 0 ;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 560px;
	list-style: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 11px 20px;	
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(../images/menu_divider.png) center right no-repeat;
	color: #FF9900;	
	font-family: Tahoma;
	font-size: 12px;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #fff;
}

#menu li .last {
	background: none;
}

/* end of menu*/

#content_area {
	
	width: 960px;
	margin: 20px 0 0 0;

}

#left {
	
	float: left;
	width: 250px;
	

}

#right {
	
	float:right;
	width: 685px;
	

}

.section_1 {
	width: 250px;
	margin: 0 0 10px 5px;
}

.section_1 .top {
	width: 250px;
	height: 33px;
	background: url(../images/section_1_top.jpg) left no-repeat;
}

.top h1{
	display:block;
	float: left;
	margin: 15px 0 0 15px;
}

.top span.title{
	
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	margin: 15px 25px 0 0;
}

.section_1 .middle {
	width: 250px;
	background: url(../images/section_1_mid.jpg) left repeat-y;
}

.section_1 .bottom {
	width: 210px;
	background: url(../images/section_1_bottom.jpg) bottom left  no-repeat;
	padding: 10px 20px 5px 15px;
}

.h_line {
	width: 100%;
	clear: both;
	height: 1px;
	background: url(../images/h_line.jpg);
	margin: 10px 0 10px 15px;
	
}

.v_line {
	width: 1px;
	float: left;
	height: 200px;
	background: url(../images/v_line.jpg) repeat-y;
	margin: 0 0 10px 15px;
	
}

.section_2 {
	width: 220px;
	margin: 0 0 10px 0 ;
	padding: 15px 15px 5px 15px;
}

.section_2 .green {

	border-left: 8px solid #64d608;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.section_2 .blue {

	border-left: 8px solid #0895d6;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.section_2 .yellow {

	border-left: 8px solid #ffcc66;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.section_3 {
	width: 635px;
	margin: 0 0 20px 0px;
	background: url(../images/section_3_bg.jpg) no-repeat;
	background-position: 105px -5px;

	
}

.section_3 h1{
	margin: 0 0 5px 0;
	
}


span.blue_title {
	font-family: Arial;
	font-size: 20px;
	color: #0895d6;
	display: block;
	margin: 0 0 25px 20px;
}


.section_4 {
	width: 635px;
	background: url(../images/section_5.jpg) top no-repeat;
	margin: 55px 0px 0px -50px;
	padding: 20px 0px 0px 0px;
}

.section_4 h1{
	margin: 0px 890px 10px 0px;
}


.section_5 {
	width: 635px;
	background: url(../images/section_5.jpg) top no-repeat;
	margin: 45px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.two_col {

	width: 280px;
	padding: 0 15px 0px 14px;
	margin: 0 0 0px 0;
}

.two_col img{
	margin: 0 0 10px 0;
}

.gallery {
	margin: 0;
	padding: 0;
}

.gallery img{
	float: left;
	margin: 0 0 20px 0;	
}

.gallery img.mid{
	float: left;
	margin: 0 27px;	
}

.right {
	
	float: right;
	
}


.left {
	
	float: left;
	
}

#footer {
	width: 100%;
	height: 70px;
	background: url(../images/footer_bg.jpg) no-repeat;
	color: #fff;
	text-align: center;
	padding: 15px 0 0 0;
	margin: 10px 0 8px 0;
}

#footer a{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover{
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.product_box {
	float: left;
	width: 223px;
	padding: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCC;
	text-align: center;
}

.product_box h3 {
	color: #2a2522;
	font-size: 12px;
	margin: 0 0 10px;
}

.product_box p {
	margin-bottom: 10px;
}

.product_box p span {
	color: #cf5902;
	font-size: 14px;
	font-weight: bold;
}

.product_box .vermas {
	float: right;
	font-weight: bold;
	padding-right: 20px;
	background: url(../images/VerMas.png) bottom right no-repeat;
}
