body
{
	font-family:"Arial";
	margin:0 auto;
	background-color: #7A7A7A;

}

#general
{
	background-color: #FFFFFF;
	margin:0 auto;

}

#left
{
	background-image:url(../img/fondos/left.jpg);
	width:18px;
	height:auto;
	background-position:top right;
	background-repeat:repeat-y;
}

#right
{
	background-image:url(../img/fondos/rightcol.jpg);
	width:18px;
	height:auto;
	background-position:top left;
	background-repeat:repeat-y;

}

#content
{
	background-color: #FFFFFF;
	width:1000px;
	margin:0 auto;
	color:#313131;
}

#contact
{
	text-align:right;
	font-size:12px;
	padding:4px 10px 0 0;
	color:#212121;
}

#contact a:link
{
	font-weight:bold;
	text-decoration:none;
	color:#212121;
}
#contact a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#212121;
}
#contact a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#212121;
}

#navegacion
{
	text-align:left;
	padding:5px 0 5px 20px;
	font-size:11px;
}

.imagen
{
	padding: 0 10px 0 15px;
}

#footer
{
	margin-top:10px;
	width:1000px;
	background-color:#FCFCFA;
	border:1px #CCCCCC solid;
	height:105px;
}

.content_footer
{
	padding:15px 30px 0px 30px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	color:#B3B3B1;
}

.content_footer a:link
{
	font-size:12px;
	color:#B3B3B1;
	text-decoration:none;
}

.content_footer a:visited
{
	font-size:12px;
	color:#B3B3B1;
	text-decoration:none;
}

.content_footer a:hover
{
	font-size:12px;
	color:#626260;
	text-decoration:underline;
}

#right_col
{
	width:230px;
	padding-left:17px;
}

#central_col
{
	width:740px;
}

.bg_titulo_right
{
	background-image:url(../img/fondos/titulo.jpg);
	width:230px;
	height:40px;
	float:left;
}

.titulo_right
{
	color:#FFFFFF;
	padding:11px 15px 0px 15px;
	font-size:14px;
}

.bg_content_right
{
	border:1px solid #DFDFDF;
	background-image:url(../img/fondos/right.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	margin-bottom:20px;
}

.content_right
{
	color: #4E4E4C;
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding: 10px;
}

.content_right a:link
{
	color: #4E4E4C;
	text-align:left;
	text-decoration:none;
}

.content_right a:visited
{
	color: #4E4E4C;
	text-align:left;

	text-decoration:none;
}

.content_right a:hover
{
	color: #272727;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.content
{
	padding: 0 20px 0px 10px;
}

.titulo_principal
{
	padding:9px 20px 10px 20px;
	font-size:14px;
	letter-spacing:0.02em;
	font-weight:bold;
	line-height:20px;
}

.notas
{
	font-size:12px;
	letter-spacing:0.01em;
	line-height:15px;
	font-style:italic
}

.contenido
{
	padding:0 20px 20px 20px;
	font-size:12px;
	letter-spacing:0.02em;
	line-height:20px;
	text-align:justify;
}

.contenido a:link
{
	color: #212121;
	font-weight:bold;
}

.contenido a:visited
{
	color: #212121;
	font-weight:bold;
}

hr
{
	margin: -5px 15px 15px 10px;
	text-align:center;
}

.bg_footer_note
{
	background-color:#EFF0E2;
	height:50px;
	vertical-align:middle;
}

.footer_note
{
	color: #4E4E4C;
	text-align:left;
	font-size:12px;
	line-height:23px;
	padding:12px 20px 20px 20px;
}

.footer_note a:link
{
	color: #4E4E4C;
	text-align:left;
	text-decoration: none;
}

.footer_note a:visited
{
	color: #4E4E4C;
	text-align:left;
	text-decoration: none;
}

.footer_note a:hover
{
	color: #4E4E4C;
	text-align:left;
	text-decoration: underline;
}

.bg_ver_mas
{
	background-image:url(../img/boton.jpg);
	background-position:top left;
	width:150px;
	height:30px;
}

.ver_mas
{
	color: #4E4E4C;
	text-align:left;
	font-size:12px;
	padding:4px 15px 0px 30px;
}

.ver_mas a:link
{
	color: #4E4E4C;
	font-size:12px;
	text-align:left;
	text-decoration: none;
}

.ver_mas a:visited
{
	color: #4E4E4C;
	font-size:12px;
	text-align:left;
	text-decoration: none;
}

.ver_mas a:hover
{
	color: #4E4E4C;
	font-size:12px;
	text-align:left;
	text-decoration: underline;
}

#caracteristicias
{
	background-color:#4E4E4C;
	 color:#FCFCFC;

}

#enganche 
{
	background-color:#D6E0EB;
	border:1px solid #98B1CD;
}

.enganche
{
	padding:10px 15px 10px 15px;
	color:#46413E;
	font-size:12px;
	letter-spacing:0.02em;
	line-height:20px;
}

.pie_nota
{
	padding:10px 15px 10px 15px;
	color:#FF2D2D;
	font-size:12px;
	letter-spacing:0.02em;
	line-height:20px;
	text-align: right;
}
