@charset "utf-8";
/* CSS Document */


img {
border: 0px;
}
body, html{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	}
	
.bg_main{
	background-image:url(../images/bricks_bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	}
	
.news_letter_text{
	font-size:10px !important;
	line-height:20px;
	}
	
.red_text{
	color:#F00;
	
	}
.red_text_italic{
	color:#F00;
	font-style:italic;
	
	}
	
.main_box{
	background-image:url(../images/main_box.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:40px 20px 5px 20px;
	width:745px;
	height:125px;
	text-align:justify;
	}
	
	.main_box2{
	background-image:url(../images/main_box.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:40px 20px 5px 20px;
	width:775px;
	height:170px;
	text-align:justify;
	}
	
.linkfoot
a:link {
border: 0px;
border-width:0px !important;"
color: #000000;
text-decoration: none;
}
a:visited {
border: 0px;
border-width:0px !important;"
color: #000000;
text-decoration: underline;
}
a:hover {
border: 0px;
border-width:0px !important;"
color: #000000;
text-decoration: underline;
}
a:active{
border: 0px;
border-width:0px !important;"
color: #000000;
text-decoration: underline;
}
	
/***************************************************TABLA PRODUCTOS***************************************/
.repeater_top{
	background-image:url(../images/product_repeater_top.png);
	background-repeat:repeat-x;
	}
.repeater_bottom{
	background-image:url(../images/product_repeater_bottom.png);
	background-repeat:repeat-x;
	}
.repeater_left{
	background-image:url(../images/product_repeater_left.png);
	background-repeat:repeat-y;
	}
.repeater_right{
	background-image:url(../images/product_repeater_right.png);
	background-repeat:repeat-y;
	}
	.repeater_top2{
	background-image:url(../images/product_repeater_top2.png);
	background-repeat:repeat-x;
	}
.repeater_bottom2{
	background-image:url(../images/product_repeater_bottom2.png);
	background-repeat:repeat-x;
	}
.repeater_left2{
	background-image:url(../images/product_repeater_left2.png);
	background-repeat:repeat-y;
	}
.repeater_right2{
	background-image:url(../images/product_repeater_right2.png);
	background-repeat:repeat-y;
	}

/***************************************************************************************************************/

hr{
	border-top: 1px dashed #999;
	border-bottom:1px  #FFF;
	border-left:1px #FFF;
	border-right:1px #FFF;
	}
	
.img_border img{
	border:1px #999 solid;
	}
	
.footer{
	background-image:url(../images/footer.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	width:723px;
	height:97px;
	padding:25px;
	
	}

.title_red{
	font-size:24px;
	font-family:Georgia;
	color:#D80C0C;
	width:350px;
	font-weight:bold;
	
	}
	
.title_black{
	font-family:Georgia;
	color:#000;
	width:450px;
	font-weight:bold !important;
	font-size:16px;
	
	}

/******************************************************************************************************CUADRO ROJO*******************/

.repeater_top_testimonail{
	background-image:url(../images/testimonials_frame_repeater_top.png);
	background-repeat:repeat-x;
	}
	
.repeater_bottom_testimonail{
	background-image:url(../images/testimonials_frame_repeater_bottom.png);
	background-repeat:repeat-x;
	}

.repeater_right_testimonail{
	background-image:url(../images/testimonials_frame_repeater_right.png);
	background-repeat:repeat-y;
	}
	
.repeater_left_testimonail{
	background-image:url(../images/testimonials_frame_repeater_left.png);
	background-repeat:repeat-y;
	}

/***********************************************************Articles************************************************************/
.articles{
	padding-left:5px;	
	margin-left:5px;
}
.articles li{
	margin:0px;
	line-height:15px;
	padding-bottom:5px;
}
.articles a{ text-decoration:none;}
.articles a:hover{ text-decoration:underline;}
.articles a, .articles a:hover{ color:#000;}
/********************************Agregados*******************************************************/

.divtype{ 
	font-family: Georgia;
	font-size: 14px;
	width: 85%; 
}
.divtypeUl li{ margin-top:15px;}
.tdstyle{ font-weight: bold;}
.ulstyle{ 
	font-style: italic;
	font-family:Georgia;
}
.otherstyle{ font-family:Verdana;}

