/* layout--------------------------------------------- */
		#container {
			margin: 0px;
			padding: 0px;
			}
		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: rgb(213, 219, 225);
			}
		#sidebar-a {
			margin: 0;
			margin-left: 5px;
			padding: 20px 0px 20px 20px;
			font-size:10px;
			}
		#content {
			padding: 20px 40px 20px 40px;
			}
		#header {
			padding: 20px 10px 25px 20px;
			margin-bottom: 20px;
			text-align:center;
			border-bottom:6px double #D83B12;
			}
		#header a:hover {
			background:#FFF;
			}
		.headerText {
			padding-bottom: 5px;
			margin-bottom: 0px;
			font-size:30px;
			}
	/* General--------------------------------------------- */
		body {
			font-size:12px;
			background:#FFF url(imagenes/lateral.gif) top left repeat-y;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height:19px;
			padding:0px;
			margin:0px;
			color:#000;
			}
		.wrapper {
			background: url(imagenes/esquina.gif) top left no-repeat;
			}
		A {
			text-decoration: none;
			} 
		A:link {
			color: #D83B12;
			} 
		A:visited {
			color: #0B326E;
			} 
		A:active {
			color: #920011;
			} 
		A:hover {
			text-decoration: underline;
			color: #FFF;
			background:#181818;
			}
	/* NewsItems--------------FCF9E6------------------------------- */
		.newsItem1 {
			background:#EBEBEB url(imagenes/blogTop.gif) top left no-repeat;
			text-align:left;
			margin-bottom:20px;
			} 
		.newsItem2 {
			background: url(imagenes/blogBottom.gif) bottom right no-repeat;
			padding:9px 18px 9px 18px;    
			text-align:left;
			} 
		.newsItemtitle {
			font-size:15px;
			border-bottom:1px solid #C7C3A8;
			line-height:100%;
			font-weight:bold;
			padding-bottom:6px;    
			margin-bottom:0px;
			text-align:center;
			} 
		.newsItemtitle a {
			color:#D83B12;
			text-decoration:none;
			} 
		.newsItemtitle a:hover {
			color:#563584;
			text-decoration: Underline;
			} 
		.newsItemDesc, .blogrollmain {
			padding: 0px 5px 16px 5px;
			line-height:15px;
			font-size:11px;
			text-decoration: none;
			}
		.newsItemFooter {
			font-size:10px;
			text-decoration: none;
			text-align:center;
			padding-top:6px;    
			color: #666;
			}
		.newsItemFooter a {
			color: #666;
			text-decoration: underline;
			}
	/* Navigation--------------------------------------------- */
		#navigation {
			padding:170px 15px 15px 15px;
			}
		#nav ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			}
		#nav a {
			display: block;
			padding: 1px 0px 1px 0px;
			text-align:center;
			margin-bottom:3px;
			width: 163px;
			border: 1px solid #779AD0;
			font-size:11px;
			}
		#nav a:link {
			color: #000;
			text-decoration: none;
			font-weight:bold;
			}
		#nav a:visited {
			color: #000;
			text-decoration: none;
			font-weight:bold;
			}
		#nav a:hover {
			background:#D83B12;
			font-weight:bold;
			border: 1px solid #FFF;
			color: #FFF;
			}
		#nav a:link#current
			{
			background:#79AB51;
			color:#FFF;
			border:1px solid #779AD0;
			font-weight:bold;
			}
		#navigation H3 {
			font-weight:bold;
			padding: 4px 3px 4px 3px;
			font-size:11px;
			border-bottom: 1px solid #334D77;
			text-align:center;
			display: block;
			color:#000;
			margin-bottom:0px;
			}
		#navlist a:link#current
			{
			background:#061F4D;
			border:1px solid #779AD0;
			color:#FFF;
			font-weight:bold;
			}
		#navitems ul {
			list-style-type: square;
			padding-left: 1.4em;
			}
	/* Main Column--------------------------------------------- */
		#mainBox {
			background: url(imagenes/greanFade.jpg) top left no-repeat;
			padding:0px 0px 0px 0px;
			}
		blockquote, .blogrollmain {
			padding:0px 0px 0px 12px;
			border-left:1px dashed #C7C3A8;
			}
		#blogBody {
			padding-left:20px;  
			padding-right:00px;
			padding-top:15px;      
			padding-bottom:20px;      
			}  
		.blogBox {
			font-family: Georgia, serif;
			color:#2C200F;
			font-size:11px;
			line-height:150%;
			font-weight:normal;
			padding-left:20px;  
			padding-right:20px;
			padding-top:15px;      
			padding-bottom:20px;      
			border-top: 4px solid #563584;
			border-right: 1px solid #D29C44;
			border-left: 1px #D29C44 solid;
			border-bottom: 1px #D29C44 solid;
			background: url(imagenes/clearBG.gif);
			}  
		.title  { 
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial; 
			font-size: 150%; 
			line-height:150%;
			font-weight:bold; 
			text-align:left;
			color: #000; 
			padding-bottom:15px;
			}  
		.date  { 
			font-family:arial, sans-serif;
			color:#FFF;
			font-size:12px;
			font-weight:bold;
			text-align:left;
			line-height:14px;
			padding:3px 5px 3px 3px;
			margin-bottom:12px;
			background:#79AB51;
			border-bottom:1px solid #666;
			}
		.dateTable  { 
			margin-top:10px;
			margin-bottom:22px;
			}
		.footer{
			color:#666;
			font-family: Arial, sans-serif;
			font-size:11px;
			line-height:130%;
			font-weight:normal;
			padding-top:10px; 
			margin-top:26px; 
			}
	/* Discussion--------------------------------------------- */
		.dlHeader{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			padding:4px;
			}
		.dlCountReadsTitle, .dlSubjectTitle, .dlCountMessagesTitle, .dlPostedTitle, .dlMessageLinkTitle, .dlAuthorTitle
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			color:#333;
			padding:4px;
			}
		.dlSubject, .dlCountMessages, .dlPosted, .dlCountReads, .dlAuthor, .dlMessageLink
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			padding:4px;
			}
		.discussHeader {
			font-family:georgia, verdana, arial, sans-serif;
			color:#333;
			font-size:11px;
			font-weight:normal;
			line-height:11px;  
			}    
		.discussResponceList {
			font-family:georgia, verdana, arial, sans-serif;
			color:#333;
			font-size:11px;
			font-weight:normal;
			line-height:11px;
			padding-left:10px;  
			padding-right:10px;
			padding-top:10px;
			margin-top:10px;
			border-top:1px dotted #999;  
			} 
	/* Misc--------------------------------------------- */
		hr {
			background:#000;
			height:1px;
			border-top:0px solid #000;
			border-bottom:0px solid #FFF;
			border-left:0px solid #000;
			border-right:0px solid #000;
			}
		td {
			font-size:12px;
			color:#000;
			}
		dt, .blogrollfolder {
			margin: 0px;
			padding: 8px;
			font-size:12px;
			font-weight:bold;
			}

	/* Comentarios ----------------------------------------- */

	.comments-body {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial; 
		color:#000;
		font-size:small;
		font-weight:normal;
  		/*background:#ddd;*/
  		line-height:140%;
		margin:10px;		
  		/*padding:15px;			
		border:1px double #D83B12;*/
        overflow: hidden;
	z-index: 10;
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#ddd;			
		}	

	.comments-head	{ 
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial; 
		font-size:12px;
		color: #666; 
		padding:10px;
		font-weight:bold;
		margin-top:15px;
		}		


        /* añadido en Set04 -------------------------------*/

	.foto {
  		padding-left:50px;	
  		padding-right:50px;
  		text-align:center;	
		color: #003366; 
		}

	.piedefoto {
		color: #669;
			padding:0px 0px 0px 12px;
			border-left:1px dashed #C7C3A8;
		font-size: .8em;
		font-weight: bold;
  		text-align:left;	
		}
	blockquote[cite]:after {
		content: "Fuente: " attr(cite);
		display: block;
		border-top: 1px solid #669;
		color: #669;
		margin: 1em 0 0;
		padding: .5em 0 0;
		font-size: .8em;
		font-weight: bold;
		}

        /* añadido en Oct04 -------------------------------*/

	.lightcomment {
		padding: 16px;
		background: #ddd;
		overflow: hidden;
		margin: 10px;
		}
	.bignumbers {
		position: absolute;
		top: 0;
		right: -15px;
		color: #FFF;
		font-family: Times, "Times New Roman", serif;
		font-size: 186px;
		z-index: 10;
		padding-top: 41px;
		height: 250px;
		width: 250px;
		text-align: right;
		}

	div {
		position: relative;
		}

        /* añadido en Nov04 -------------------------------*/

	.blogrollfolder {
		color:#FFF;
		font-weight:bold;
		margin-bottom:8px;
		padding:3px 8px;
		background:#79AB51;
		border-bottom:1px solid #666;
		}

<!--Powered by ZL-->
<script language='JavaScript' src='http://www.zonalibre.org/zl.php?blogid=849'></script>
