/* @override 
	http://enerplex.concepto-creativo.com/styles/enerplex_main_2.css
	http://enerplex.concepto-creativo.com/styles/enerplex_main.css
*/

body {
	text-align: center;
	font: 10px/170% "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style: none;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-attachment: scroll;
	background-color: #0a0d36;
	background-image: url(/images/backs/back_azul_gotas.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100;
}

/* Class Styles */

hr {
	height:1px;
	color: #999999;
	width: 751px;
	z-index: auto;
	line-height: 1px;
	border-style: none;
}

a {
	color: #CC3300;
	text-decoration:underline;
	}

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

.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}

.smallText {
	color:#99CCFF;
	font-family: arial;
	font-size: 10px;
	line-height: normal;
	}

/* @group Page */

.page {
	margin: 0 auto;
	text-align: center;
	width: 810px;
}

.contenido {
	padding: 0px;
}
	
/* @end */

/* @group Auto-clearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }

/* End hide from IE-mac */
	
/* @end */

/* @group Global */

#logo {
	width: 150px;
	height: 109px;
	z-index:10000;
	visibility: visible;
	position: absolute;
	text-align: left;
	margin-left: -20px;
	margin-top: -8px;
}

#blackbox {
	width:768px;
	height: auto;
	background-color: #000000;
	border-left: thin solid #999999;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	visibility: visible;
	text-align: center;
}

#loginbar {
	width:755px;
	height:42px;
	z-index:3;
	background-color: #FFFFFF;
	padding: 0px;
	overflow: auto;
	visibility: visible;
	background-image: url(/images/top_bar/login_bar_backg.jpg);
	margin-top: 20px;
	margin-left: 6px;
}

#navbar {
	width:755px;
	height:20px;
	z-index:2;
	background-color: #333333;
	padding: 0px;
	visibility: visible;
	background-image: url(/images/top_bar/nav_bar_backg.jpg);
	margin-left: 6px;
}

#content {
	width:810px;
	height:auto;
	z-index:11;
	overflow: hidden;
	visibility: visible;
}

#bannerArea {
	width: 755px;
	height:100px;
	z-index:9;
	visibility: hidden;
	margin-left: 6px;
	margin-top: 5px;
	text-align: center;
}

#footer {
	width: 750px;
	height:auto;
	z-index:1;
	text-align: center;
	padding: 2px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 6px;
}


/* @end */

/* @group Banners */

#blackbox .banners, #blackbox .banners.separated {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/* @end */

/* @group Tablas Contenidos */

.Formtable th, .Formtable td.Form_T {
	border: 1px none #ffffff;
	color: white;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/backs/back_cont1_r1_c1.png);
	font-weight: bold;
	font-size: 24px;
	text-indent: 10px;
}
.Formtable th, .Formtable td.Form_N {
	border: 1px none #ffffff;
	color: white;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
	background-image: url(/images/backs/back_cont2_r2_c1_r2_c2.png);
	font-weight: bold;
	font-size: 24px;
	text-indent: 10px;
}

.Formtable th, .Formtable td.Form_C {
	border: 1px none #ffffff;
	vertical-align: top;
	text-align: left;
	background-color: #e5f4ef;
	background-image: none;
	font-weight: bold;
}

.Formtable th, .Formtable td.Form_F {
	border: 1px none #ffffff;
	color: white;
	vertical-align: top;
	text-align: right;
	background-color: transparent;
	background-image: url(../images/backs/back_cont1_r3_c1.png);
	font-weight: bold;
}

.Formtable td {
	border: 1px none #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: text-top;
}

/* @end */
	
.pageName{
	color: #000000;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 22px;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}

.smallTitle {
	color:#0066FF;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
}


/* @group Articulos */

.Articletable td {
	border: 1px none #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: text-top;
}

.Articletable th, .Articletable td.Article_T {
	border: 1px none #ffffff;
	color: white;
	vertical-align: middle;
	text-align: left;
	background-color: transparent;
	background-image: url(../images/backs/back_cont2_r2_c1_r2_c2.png);
	font-weight: bold;
	font-size: 24px;
	text-indent: 10px;
}

.Articletable th, .Articletable td.Article_Article {
	border: 1px none #ffffff;
	vertical-align: top;
	text-align: left;
	background-color: #e5f4ef;
	background-image: none;
}

.Articletable th, .Articletable td.Article_F {
	border: 1px none #ffffff;
	color: white;
	vertical-align: top;
	text-align: right;
	background-color: transparent;
	background-image: url(../images/backs/back_cont1_r3_c1.png);
	font-weight: bold;
}

#sideArticle {
	float: left;
	color: #5b5b5b;
	width: 252px;
	background: #ededed url(../images/PageFrame.jpg) no-repeat -532px -4px;
	margin-left: 10px;
}

#photoArea {
	float: none;
	color: #5b5b5b;
	border-style: solid;
	border-width: 1px;
}

#mainArticle {
	float: left;
	width: 517px;
	height: 258px;
	overflow: auto;
	margin-left: 10px;
}

#titleArea {
	background: #ededed none no-repeat 0px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #d5d5d5;
	margin-top: -10px;
}
#articleArea {
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #d5d5d5;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.readingText {
	color:#000000;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

.articleTitle {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
}

.articleTable {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.articleTable, .articleTable td.phototitle {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.articleTable, .articleTable td.textBody {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 12px/160% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000000;
}

/* @end */

/* @group Texto */
.Titulo_texto_color{
	color:#0000CC;
	font-weight: bold;			
}
.Titulo_tamano_tex{
	font-size: 12px;
}
.Titulo_tamano2_tex{
	font-size: 16px;
}
.Titulo_tamano_2{
	color:#202EBF;
	font-size: 20px;
	font-weight: bold;
}
.autor {font-style: italic;
	color:#202EBF;
}

.Artticulo_fondo_color_1{
	background:#D9FFD1;
}
.Artticulo_fondo_color_3{
	background: #FFC0C6;
}
.Artticulo_fondo_color_2{
	background:#F7FFC2 ;
}
.Artticulo_fondo_color_4{
	background: #D7E1FF;
}
.Artticulo_fondo_color_G{
	background: #EEEEEE;
}
.Artticulo_fondo_no_color{
	background: #ededed none no-repeat 0px 0px;
}

.recomendacion{
	background:url(../images/fondos/recomendacion.jpg);
}

/* @end */
