/***********************************************/
	/* HTML tag styles                             */
	/***********************************************/
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000000;
}

img {
	border: 0px;
}

form {
	padding: 0px;
}

ul,li {
	padding: 0px;
	margin: 10px;
}

p {
	padding: 0px;
	margin: 0px;
}

input {
	border: 1px solid #cccccc;
}

textarea {
	border: 1px solid #cccccc;
	overflow: auto;
	background-color: #f2f2f2;
}

a:VISITED,a:ACTIVE,a:FOCUS,a:LINK {
	color: #78b625;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #78b625;
	font-weight: bold;
	text-decoration: none;
}

/***********************************************/
	/* General Layout Divs                         */
	/***********************************************/
#container {
	margin: 0px auto;
	width: 990px;
	position: relative;
	border: 1px solid #ffffff;
	text-align: center;
}

#header {
	width: 100%;
	clear: both;
	text-align: center;
}

#content {
	width: 802px;
	_width: 802px;
	clear: both;
	position: relative;
	text-align: left;
	margin-left: 11%;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 100%;
	overflow: visible;
	margin-right: 6%;
}

#footer {
	clear: both;
	text-align: left;
	color: #4a4a4a;
	background-color: #f1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: auto;
}

#footer_left {
	float: left;
	text-align: left;
	padding-left: 20px;
}

#footer_right {
	float: right;
	text-align: right;
	padding-right: 20px;
}

#main_left {
	float: left;
	width: 49%;
	text-align: left;
	background-image: url(../images/vertical_line.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
	padding-right: 5px;
}

#main_right {
	float: left;
	width: 49%;
	text-align: left;
	padding-left: 5px;
}

#left_menu {
	text-align: left;
	background-image: url(../images/vertical_line.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
	padding-right: 10px;
	width: 150px;
	vertical-align: top;
	float:left;
}

#right_content {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	float: left;
	width:75%;
}

#content_center {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content_gen {
	margin: 10px;
}

.content_pages {
	margin-top: 10px;
	margin-left: 20px;
}

.back_submenu {
	background-image: url(../images/back_submenu.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 120px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 22px;
}

.back_submenu_tranps {
	width: 120px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 22px;
}

.without_data {
	padding: 20px;
	text-align: left;
}

/***********************************************/
	/* home                                        */
	/***********************************************/
#home_1 {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}

#home_2 {
	clear: both;
	overflow: auto;
}

/***********************************************/
	/* contact                                     */
	/***********************************************/
#left_menu_contact {
	background-image: url(../images/vertical_line.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	width: 320px;
}

}
#right_content_contact {
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}

/***********************************************/
	/* products                                    */
	/***********************************************/
#back_top {
	width: 600px;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url(../images/back_top_gray.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#back_bottom {
	width: 600px;
	height: 9px;
	line-height: 9px;
	font-size: 9px;
	background-image: url(../images/back_bottom_gray.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#back_center {
	width: 590px;
	background-color: #f1f1f1;
	padding-left: 5px;
	padding-right: 5px;
}

/***********************************************/
	/* Text                                        */
	/***********************************************/
.title {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 14px;
}

.title_red {
	color: #c1272d;
	font-weight: bold;
	font-size: 17px;
}

.text_black_bold {
	color: #000000;
	font-weight: bold;
}

.text_gray_bold {
	color: #4a4a4a;
	font-weight: bold;
}

.text_small {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.text_red {
	color: #c1272d;
	font-weight: bold;
}

/***********************************************/
	/* pics styles                                 */
	/***********************************************/
.pic_border {
	border: 1px solid #969696;
	padding: 3px;
}

/***********************************************/
	/* Links                                       */
	/***********************************************/
a.link_bottom:VISITED,a.link_bottom:ACTIVE,a.link_bottom:FOCUS,a.link_bottom:LINK
	{
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: none;
}

a.link_bottom:hover {
	color: #78b625;
	font-weight: bold;
	text-decoration: underline;
}

a.link_small:VISITED,a.link_small:ACTIVE,a.link_small:FOCUS,a.link_small:LINK
	{
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

a.link_small:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

.link_navegador,a.link_navegador:VISITED,a.link_navegador:ACTIVE,a.link_navegador:FOCUS,a.link_navegador:LINK
	{
	color: #78b625;
	font-weight: bold;
	text-decoration: none;
}

a.link_navegador:hover {
	color: #78b625;
	font-weight: bold;
	text-decoration: underline;
}

/***********************************************/
	/* Alerts                                      */
	/***********************************************/
.box_alert_2 {
	text-align: center;
	color: #FF0000;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 75%;
	background-color: #a9a9a9;
	margin: 0px auto;
}

.without_data {
	padding: 20px;
	text-align: left;
}

.alert {
	color: #FF0000;
}

/***********************************************/
	/* filas                                       */
	/***********************************************/
.color_row {
	background-color: #f2f2f2;
}

.color_row_2 {
	background-color: #E5E5E5;
}