﻿a
{
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

body
{
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font: 75% georgia, Helvetica, sans-serif;
	/*background: #666666 url('resources/body_bg.gif'); */
	margin: 0px;
	padding: 3px;
	text-align: center;
	/*color: #000000;*/
	top: 0px;
	/*border:1px solid gray;*/
	color: #595959;
}

p
{
    text-align: justify;
}

h1
{
    text-align:center;
    font-size:15px;
	font-weight:bold;
}

.twoColFixLtHdr #container
{
	/*border: 2px solid #000000;*/
	/*background-color: #201F1E;*/
	width: 1004px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top: 2px;
}
.twoColFixLtHdr #header
{
	padding: 0 0px 0 0px;
	background-repeat: no-repeat;
	height: 180px;
}
.twoColFixLtHdr #header h1
{
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1
{
	float: left; 
	width: 190px; 
	/*height:900px;*/
	padding: 0px 1px 0px 1px;
	margin: 1px 0px 0px 0px;
	/*color: #FFF;*/
	/*font-size: 9px;*/
	border : 1px solid #E4E5E3;
}

/*
.twoColFixLtHdr #sidebar1  
{
	font: 1.1em/2.2 georgia; 
}*/


.twoColFixLtHdr #sidebar1 h3
{
	font-size: medium;
}
.twoColFixLtHdr #mainContent
{
	margin: 0 0 0 194px;
	padding : 3px 0px 2px 4px;
	/*color: #FFF;*/
	/*font:verdana;*/
	/*color:    GrayText ;*/
	font-size: 12px;
}

.twoColFixLtHdr #mainContentText
{
	padding-right: 0px;
	font-size: small;
	height: auto;
}

.twoColFixLtHdr #footer
{
	padding: 0 10px 0 20px;
	/*color: #ffffff;*/
}
.twoColFixLtHdr #footer p
{
	margin: 0; 
	padding: 10px 0;
	text-align: right;
	font-size: x-small;
}

.fltrt
{
	float: right;
	margin-left: 8px;
}
.fltlft
{
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

ul#noticias, ul#noticias li
{
	font-size: 11px;
	color:Gray;
	list-style-type: none;
	margin: 2px; /* 5px 2px 0px;*/
	padding: 2px;
	list-style-type:circle;
	list-style-position:inside;
}

.listaPuntos/*, ul.listaPuntos li*/
{
	list-style-type: none;
	margin: 2px; /* 5px 2px 0px;*/
	padding: 5px;
	list-style-type:circle;
	list-style-position:inside;
}

.linkedImg
{
	border: 2px;
	padding: 0px;
	border-color:Blue;
	border-style:dotted;
	/*width:300px;*/
	display:inline;
}

.centeredImg
{
	/*border: 2px;
	border-color:Blue;
	border-style:inset;*/
	/*margin:auto;*/
	/*width:100px;*/
	padding:20px 2px 0px 5px;
	margin:5px 2px 0px 5px;
}

.centeredImg2
{
	/*border: 2px;
	border-color:Blue;
	border-style:inset;*/
	/*margin:auto;*/
	/*width:100px;*/
	padding:20px 2px 0px 50px;
	margin:5px 2px 0px 10px;
}

.ImgMargenMin
{
    margin:1px;
    padding:0px;
}

.centeredImg80
{
	/*border: 2px;
	border-color:Blue;
	border-style:inset;*/
	/*margin:auto;*/
	width:80%;
	padding:10px 2px 0px 10px;
	margin:5px 2px 0px 10px;
}

.textoAuxiliar
{
	font-size:x-small;
	color:GrayText;
}

.IdeaCentral
{
    text-align:center;
    font-size:15px;
	font-weight:bold;
}
.CabeceraLista
{
    color: #2E6DAA;
    font-size: 16px;
	font-weight:bold;
	border-bottom: 2px solid #2E6DAA;
	text-align: right;
}

.Lista
{
	font-size: 14px;
	font-weight:bold;
	/*background-color: #E5FFC1; #78A835 ;*/
	border-bottom: 2px solid gray;
	/*text-decoration:underline;*/
}

.SubLista
{
	font-size: 13px;
	font-weight:bold;
	/*background-color: #E5FFC1; #78A835 ;*/
	/*border-bottom: 2px solid gray;*/
	text-decoration:underline;
}

.style1
{
	/*font-weight:bold;*/
	font-size : 12px ;
	list-style-position:inside;
}
.style2
{    
	font-size :  10px ;
}

.stylenew
{
	color:Green ;   
	font-weight:bold;
}

.CabeceraTabla
{
	background-color: #7AB900;
	color: #FFFFFF;
}
/*
.degradado {
width: 60px; height: 80px;
background-position:center;
/ * Mozilla ignores crazy MS image filters, so it will skip the following * /
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='degradado.png');
}
/ * IE ignores styles with [attributes], so it will skip the following. * /
.degradado[class] {
background-image:url(degradado.png);
}
*/
