body {font-size: 13px; font-family: Arial, Helvetica, sans-serif; }

b{font-size: 110%;}

#cen{
margin: 0 300px 0 210px; /*Margins for content column. Should be "0 derWidth 0 izqWidth*/
}

#izq{
float: left;
width: 210px; /*Width of left column in pixel*/
margin-left: -974px; /*Set margin to that of -(MainContainerWidth)*/
background: #FFFFFF;
}

#der{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(derWidth)*/
background: #FFFFFF;
}

#footer{
clear: left;
width: 100%;
background: #2979B4;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 6px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.txt { color: #666666; font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Sans; font-size: 13px; }

#tit { color: #6E7B81; font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Sans; font-size: 13px; font-weight: bold; text-transform:uppercase; }
.fTit  { background-color:#F3F4F6; display:block; padding:6px; }

.titS { color: #6E7B81; font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Sans; font-size: 13px; font-weight: bold; text-transform:uppercase; }
.fTitS  { background-color:#F4F5EF; display:block; padding:6px; }

#encP { color: #C8C8C8; font-size:18px; font-weight:bold}
#encS { color: #738788; font-size:24px; font-weight:bold; text-transform:uppercase;}
.fndE {

	background-repeat: repeat-x;
}
.fndD0 { background-color:#F7F7F7;}
.fndD1 { background-color:#EAEEEF;}

#i { color: #F4F5EF; }
#d { background-color:#F4F5EF; }

.sepL { border-top:4px solid #E5EAED; }

.titN { font-size:16px; font-weight:bold; color:#515151;}
a.titN { font-size:16px; font-weight:bold; text-decoration:none; color:#515151;}

.titNlnk { font-size:16px; font-weight:bold; color: #515151;}
a.titNlnk { font-size:16px; font-weight:bold; color: #515151;text-decoration:none;}

.titG {
	color: #778A90;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.topMnu    { float:right; color:#FFFFFF; background-color:#FFFFFF }    
a.topMnu   { color:#FFFFFF; text-decoration:none}    

.mi { font-weight:bold; font-size:13px;}    
.masInfo { color: #ACC0E3; }    
a.masInfo { color: #ACC0E3; }    
.masInfoDer { text-align:right; } 
.masInfoIzq { text-align:left; }       
.masInfoCen { text-align:center; }       


.itmMarkdor {
	border-right:4px solid #006699;
	display:inline;
}    
a {
	text-decoration: underline;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {text-decoration:underline;	color: #778A90;
}

#tagCloud .tag1 {font-size: 12px;}
#tagCloud .tag2 {font-size: 18px;}
#tagCloud .tag3 {font-size: 24px;}

.txtCmn ul {padding-left: 15px;}

.selt { color:#67b8ed; font-weight:bold }