body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color:#666666;
}

a {
	font-color:#FF3300;
	font-size:11.5px;
	color:#006600;
}

a:visited {
	font-color: #FF3300;
	font-size:11.5px;
	color:#003600;
}
.txtsecund {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-color: #000000
}
.txtwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #ffffff
}

.index {
	width: 821px;
	margin-top: 20px;
	margin: 1px auto;
}

.extras {
	width: 821px;
	margin: 1px auto;

}
.extrassepara {
	width: 21px;
	background-color:#000000;
}
.extrasblack {
	width: 821px;
	margin: 20px auto;
	background-color:#000000;
}

.extra3 {
	width: 230px;
	margin-top: 0px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#000000;
	font-size: 11px;
}
.extra4 {
	width: 500px;
	height: 260px;
	margin-top: 5px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#000000;
	font-size: 12px;
	background-color:#F8931F;
	background: url(/img/fondo_desv_orange.gif) no-repeat;
}
.extranaranja {
	width: 321px;
	height: 270px;
	background-color:#F8931F;
	background: url(/img/f_arrownar.gif) no-repeat;
	margin-top: 13px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	color:#000000;
	
}
.contenedor {
	width: 821px;
	margin: 20px auto;
}

.cabeza {
	width: 821px;
}

.cuerpo {
	background: #010101 url(/img/fondo.jpg) no-repeat;
}

.cuerpoplatea {
	background: #010101 url(/img/fondo_platea.jpg) no-repeat;
}
.contenido {
	float: left;
	margin-top: 76px;
	margin-left: 24px;
	width: 562px;
	background: white;
}

.contenido_top {
	width: 562px;
	height: 20px;
	background: url(/img/fondo_contenido_top.gif) no-repeat;
}

.contenido_bottom {
	width: 562px;
	height: 20px;
	background: url(/img/fondo_contenido_bottom.gif) no-repeat bottom;
}

.bottom_black{
	width: 562px;
	height: 20px;
	background-color:#000000;
	background: url(img/fondo_contenido_bottom_bk.gif) no-repeat bottom;
}
.bottom_green{
	width: 221px;
	height: 20px;
	background-color:#000000;
	background: url(img/fondo_contenido_bottom_gr.gif) no-repeat bottom;
}
.bottom_columna{
	width: 20px;
	height: 20px;
	background-color:#000000;
	background: url(img/fondo_contenido_bottom_col.gif) no-repeat bottom;
}
.columna {
	width: 220px;
	float: right;
}

.columna p, .columna ul { padding-top: 20px; padding-bottom: 20px;}

.insights p { font-style: italic; font-weight: bold; color:#FFFFFF; }

.insights {
	margin-top: 140px;
	margin-right: 20px;
	width: 200px;
	background-color: white;
	background: url(img/fondo_tips.jpg) no-repeat top;
}

.blog_roll {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 20px;
	width: 200px;
	height:230px;
	background-color: CC3333;
	background: url(img/fondo_roll.gif) no-repeat bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#006600;
	font-size: 11px;
}

.pie {

	float: left;
	width: 821px;
}

h1 {
	color: #37b34a;
	font-size: 24px;
}
p,dl,ul,h1 {
	padding-left: 32px;
	padding-right: 32px;
}

div.clear {
	clear: both;
}

