.categoria {
	border-style : solid;
	border-width : 1px;
	padding : 2px 5px;
	font-family : "Trebuchet MS";
	font-size : larger;
	font-weight : lighter;
	color : #003366;
	background : #E5E5E5;
	}
	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		}
	A 			{ color: #BE9030; text-decoration: underline; }
	A:link		{ color: #BE9030; text-decoration: underline; }
	A:visited	{ color: #BE9030; text-decoration: underline; }
	A:active	{ color: #999999;  text-decoration : none;   }
	A:hover		{ color: #999999;  text-decoration : none;   }
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		font-family : Verdana;
	}

	#banner {
		
		background-color : #003366;
		padding-left : 15px;
		padding-top: 28px;
		padding-bottom:3px;
	}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: "Trebuchet MS";
		font-size: 36px;
		color: White;
		text-decoration: none;
		font-weight : lighter;
		}

	.description {
		font-family:verdana;
		font-size:11px;
		color:black;
		margin-left: auto;
		margin-top:0px;
		padding-top:8px;
		padding-bottom:8px;
		background : #e5e5e5;
		border-bottom-color : #3c3c3c;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		padding-left : 20px;
		}
				
	#content {
		position : absolute;
		background:#FFF;
		margin-right:27%;
		margin-left: 22%;
		margin-bottom:20px;
		border:1px solid #FFF;
		border-top : 1px solid White;
		width: 51%;
		}

.contentinterior {
	position : absolute;
		background:#FFF;
		margin-right:27%;
		margin-left: 22%;
		margin-bottom:20px;
		border:1px solid #FFF;
		border-top : 1px solid White;
		width: 70%;
}


.right {
	float:right;
		margin: 38px 5px 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
		position : relative;
		left : auto;
		width : 23%;
		}
.righttop {
	float:right;
		margin: 38px 5px 0;
	border : 1px solid #3C3C3C;
	background-color : #E5E5E5;
	padding : 5px 5px 5px 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
		position : relative;
		left : auto;
		width : 23%;
		}


	#container {
		background:#FFF;
		border:1px solid #FFF;
		position : relative;
		width : auto;
		}

	#links {	
		width: 21%;
		position : absolute;
		padding : 0px 5px 5px;
		}
		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #3C3C3C;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height: 14px;
		text-align : justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		}

	.title	{
		font-family: "Trebuchet MS";
		font-size: larger;
		color: #003366;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		font : 11px Verdana Geneva Arial Helvetica sans-serif;
		}		

	.date	{ 
		 
		font-size: large; 
		color: #BE9030; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight: lighter;
		font-family : "Trebuchet MS";
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color: #3C3C3C;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		width : auto;
		}
	
	.calendarhead {	
		font-family: "Trebuchet MS";
		color: #BE9030;
		font-size:small;
		font-weight: bold;
  		padding:2px;
		letter-spacing: normal;
  		background:#FFF;
  		text-transform: none;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color: White;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		border-bottom-color : #3C3C3C;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		}

.sidetop {
	font-family:verdana, arial, sans-serif;
		color: #3C3C3C;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		border-bottom-color : #3C3C3C;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		}
	
		
	.sidetitle {
		font-family: "Trebuchet MS";
		color: #003366;
		font-size: medium;
		font-weight: bold;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: normal;
  		background:#FFF;
  		text-transform: none;
		border-bottom-color : #999999;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		}

.sidetitleTop{
	font-family: "Trebuchet MS";
		color: #003366;
		font-size: medium;
		font-weight: bold;
  		padding:2px;
  		margin-top: 13px;
		letter-spacing: normal;
  		background:#FFF;
  		text-transform: none;
		border-bottom-color : #999999;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		}
		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform: none; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #999999;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height: 125%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color: #999999;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#666;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#666;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size: 11px;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family: "Trebuchet MS";
		color:#FFF;
		font-size:large;
		font-weight: lighter;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
		
		img.left {
	border: 0;
        float:left;
        margin-right: 10px;
	margin-top : 0px;
        }

img.right {
	border: 0;
        float:right;
        margin-left: 10px;
	margin-top : 0px;
        }
		.destacar {


	background:#E5E5E5;
	padding: 5px 5px 5px 5px;
	list-style-position: inside;
	list-style-type: square;

		}
		.righttitle {
		font-family: "Trebuchet MS";
		color: #003366;
		font-size: medium;
		font-weight: bold;
		letter-spacing: normal;
  		text-transform: none;
		border-bottom-color : #999999;
		border-bottom-style : solid;
		border-bottom-width : 1px;
		}
		
		.related {

float:right;
		
	background-color : White;
	padding : 5px 5px 5px 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
		width : 120px;
}
H4 {
float:right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 130px;
	border-bottom-color : #3C3C3C;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #3C3C3C;
	border-top-style : solid;
	clear : left;
	padding : 4px;
	margin-left : 10px;
	border-top-width : 1px;
	background : #E5E5E5;
	border-left-color : #3C3C3C;
	border-left-style : solid;
	border-right-color : #3C3C3C;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-width : 1px;
	margin-bottom : 10px;
}

H4 A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 11px;
	font-weight : normal;

}



.relatedtitle {

float:right;
		
	
	padding : 5px 5px 5px 5px;
	font-family: "Trebuchet MS";
		font-size: larger;
		color: #003366;
		width : 120px;

		background : White;
		border-bottom-color : #3C3C3C;
		border-bottom-style : solid;
		border-bottom-width : 1px;
}






