html,body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	-moz-box-sizing:border-box; 
	
	 background-image:url(../img/Fondo1.jpg);
	background-position:top; 
	background-repeat: repeat;
	
	color:#666666;
	font-family: arial;
	font-size: 12px;
	text-align:left; 
	height: 100%;
	}
	
#cuerpo {
	-moz-box-sizing:border-box;
	background-repeat: repeat-x;
	background-attachment:fixed;
	
	background-position:bottom; 
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	margin-top:10 px;
	margin-bottom:0px;
	border:0; 
	padding:0px;
	font-size:12px;
	font-family: arial;
	color:#666666;
	height:100%;
	text-align:left;
	}
.container {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	-moz-box-sizing:border-box;
	border-width: 0px;
	border-color: #c9e3ff;
	padding: 10px 0px 10px 0px ;
	text-align:left;
	font-size:12px;
	font-family: arial;
	vertical-align:bottom;
	}
#noticias {
	-moz-box-sizing: border-box;
	padding: 30px 10px 0px 10px ;
	width: 270px;
	background-color: #FFFFCC;
	background-image:url(../img/lonuevo.gif);
	background-position:top; 
	background-repeat: no-repeat;
	color: #666666;
	text-align: left;
	font-family: arial;
	font-size: 14px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
#container2 {
	-moz-box-sizing:border-box;
	border-width: 1px;
	border-color: #c9e3ff;
	padding: 10px 10px 0px 10px;
	width: 700px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-position:bottom; 
	text-align:left;
	font-size:12px;
	font-family: arial;
	}
#blogcontainer {
	-moz-box-sizing:border-box;
	border-width: 1px;
	border-color: #c9e3ff;
	padding: 10px;
	width: 700px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:left;
	font-size:12px;
	font-family: arial;
	}
div#blog{width: 18em;padding: 20px;margin:20px, auto;
    background:#E6E6E6;color:#000}
#footer {
	-moz-box-sizing:border-box;
	width: 100%;
	background-repeat: repeat-x;
	
	background-attachment:fixed;
	
	background-position:bottom; 
	text-align:center;
	font-size:10px;
	font-family: arial;
	color:#FFFFFF;
	}
#footer p{
	-moz-box-sizing:border-box;
	text-align:center;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color:#FFFFFF;
	}

p {	color: #666666;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
   }  
p.right {	color: #666666;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
   }  
.productos {
	color: #666666;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	padding:8px 0 0 10px;
   }  
h1 { 	color: #05aaec;
	text-align: left;
	font-family: comic, century gothic;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;

	}
	
h2 { 	color: #05aaec;
	text-align: left;
	font-family: comic, century gothic, georgia;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
h2.sidebar-title { 	color: #666666;
	text-align: left;
	text-transform: uppercase;
	font-family: verdana, comic, century gothic;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
h4 { 	color: #05aaec;
	text-align: center;
	font-family: comic, century gothic;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
h5.date-header { 	color: #666666;
	text-align: left;
	text-transform: uppercase;
	font-family: verdana, comic, century gothic;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
a.comment-link{
	text-transform: uppercase;
}

a.noticias:link   	{ color: #62b004; text-decoration: none }
a.noticias:visited  { color: #62b004; text-decoration: none }
a.noticias:hover	{ color: #62b004; text-decoration: underline }
a.noticias:active	{ color: #0000FF; text-decoration: underline }

a.pie:link   	{ color: #FFFFFF; text-decoration: none }
a.pie:visited  { color: #FFFFFF; text-decoration: none }
a.pie:hover	{ color: #0000FF; text-decoration: underline }
a.pie:active	{ color: #0000FF; text-decoration: underline }
p.post-footer { 	color: #666666;
	text-align: left;
	text-transform: uppercase;
	font-family: verdana, comic, century gothic;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	}
li {
	-moz-box-sizing:border-box;
	text-align: left;
	color: #666666;
	margin:0 0 0 0;
	font-size: 12px;
   }   