


a, p, h1, h2, h3, ul, li, img, div, span {
                         margin:0px;
						 padding:0px;
						 border:0px;
}

a:link, a:visited, a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	cursor:pointer;
}



body  {
	font: 12px "Trebuchet MS", sans-serif;
	background-color:#EEE;

	padding: 0px;
	text-align: left;
	color: #000000;
	margin:1px 0 0 0px;
	border:0px;
	line-height: 1.3;
}

.base { 
	font: 12px "Trebuchet MS", sans-serif;
    width: 960px;
    background:#FFFFFF;
    margin: 0px auto; 
    text-align:justify;
	line-height: 1.3;
	padding-left:10px;
	padding-right:10px;
	border-left:#333333;
	border-bottom:#333333;
	border-right:#333333;
} 

.encabezado { 
    height: 155px; 
    background:transparent url(../images/core/fondo_logo_presente.png) top no-repeat;
	padding:0px;
	margin:0px;
	margin-top:5px;
} 

.pComentaNota{
    text-align:left;
	padding-bottom:0px;
	border-bottom:1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal;
	color:#0066CC;
	padding-left:65px;	
}

.commentImg{
	position:relative; 
	float:left; 
	margin-left:10px; 
	margin-right:10px;
	padding-top:10px;
}

.commentUser{
	color:#0033CC; 
	font:'Courier New', Courier, monospace; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
}

.commentUser:hover{
	text-decoration:none;
	cursor:auto;
}

.commentFecha{
 			color:#990000; 
			font:'Courier New', Courier, monospace;
			font-size:14px; 
			font-weight:normal;
			text-decoration:none;
}

.commentFecha:hover{
			text-decoration:none;
			cursor:auto;
}

.commentContainerInto{
	padding-bottom:20px;
	border-bottom:1px dashed #999999;
	padding-top:10px;
}

.commentContainerIntoPlus{
		background-color:#CCCCFF; 
		border:1px solid #CCCCCC;
}

.commentComent{
		color:#003366; 
		font:'Courier New', Courier, monospace; 
		font-size:16px; 
		font-weight:bold;
		padding-top:10px;
		padding-left:57px;
		padding-right:10px;
}

.tituloResaltado{
	font: 16px Arial, Helvetica, sans-serif;
 	color:#069;
	font-weight:bold; 
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	
 }

.pie { 
	position:relative;
	text-align:center;
	background:gray url(../images/core/fondoPie.gif) top repeat-x;
	border-top:1px dotted #666666;
	width:960px;
	height:75px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
} 

#pieValidator{
	margin-top:5px;
}
