/* body attributes */
body, html { 
	font: 12px Lucida Grande, Verdana, Sans-Serif; 
	padding: 0; 
	margin: 0; 
	background: url('../images/BaldosaInfinita.png') repeat scroll 0 0;
}

.contenedor {
	margin: 0px auto;
	width: 900px;
	background-color: #ccc;
        /* for IE */
        /*filter:alpha(opacity=80);*/
        /* CSS3 standard */
        /*opacity:0.8;*/
        /*-moz-opacity:0.8;*/
	border: 2px solid #000;
}

.cabecera {
	width: 200px;
	float: left;
}

/* banner image, you may change this just by inputting a different file name. */
#banner { 
	background: url('http://bayimg.com/image/oajkmaacc.jpg'); 
	padding: 75px; 
	margin: 0; 
	border-bottom: 2px solid #000; 
	color: #8b0707; 
}

/* top navigation */
#nav { 
    background:#ccc none repeat scroll 0 0;
    padding:3px 13px 20px 20px;
    border-bottom: 3px solid #ccc; 
    margin-bottom: 15px;
}

/* boton addthis social-bookmarkng */

#comparte {
	padding-right: 5px;
	background: #ccc;
	float:right;

}

/* where all the text goes */
#container { 
	background: #EEEEEE; 
	margin: 0px 250px 0px 225px; 
	padding: 20px;  
/*	border-right: 2px solid #ccc;
	border-left: 2px  solid #ccc;  */
}

/* copyright, all that junk. perhaps a second nav */
#bottom { 
	background: #000;
	text-align: center;
	padding:10px 100px 10px 100px;
	border-bottom: 3px solid #000;
    	font-size: x-small;
	color: #ccc;	
}

#bottom a{ 
	color: #fff;

}

/* the left news box */
#left { 
	width: 225px;   
	float: left; 
	background: #ccc;
}

/* left information */
#info { 
	width: 205px;
	margin: 10px 0px 5px 10px;	
}

.box { 
	background: #eee; 
	border: 1px dotted #ddd; 
	padding: 7px 5px 7px 5px; 
}

/* gallery */
#galleryhold { 
	width: 250px; 
	float: right; 
	background: #ccc;
}

#galleryhold  a { 
	font-size: x-small;
	margin:0 0px;
}


#galleryhold  p, #galleryhold ul { 
	font-size: x-small;
	margin: 10px 10px;
}


/*.buscadorGoogle {
	margin:20px 20px 0 20px;
	width: 210px;
	border: 3px solid #FFF;
	background: #EEE;
}

.buscadorIsohunt {
	margin:20px 20px 0 20px;
	width: 210px;
	border: 3px solid #FFF;
	background: #EEE;
}

.buscadorIsohunt a {
	color: #951d1d; 
	font-weight: bold;
	margin:0;
	padding:0;
}
*/
.gallerybox { 
	width: 160px; 
	padding: 0 0 0 5px; 
	text-align: center;
}

.gallerybox a { 
	text-decoration: none; 
	color: #000; 
}

/* right list of links */
#links { 
	float: left; 
	width: 160px; 
	padding: 7px 5px 7px 5px; 
	margin: 10px 0px 5px 10px; 
}

#links ul { 
	margin: 0; 
	padding: 0; 
}

#links li { 
	list-style-type: none; 
	padding: 0 0 0 5px; 
	line-height: 2em; 
	letter-spacing: 0.1em;  
}

#links a { 
	color: #951d1d; 
	text-decoration: none; 
}

#links a:hover { 
	text-decoration: underline; 
}

#links a:visited { 
	color: #951d1d;  
}

#links p { 
	font-size: 20px; 
	color:  #951d1d; 
}

/* edited attributes of things */
.news { 
	color: #951d1d;  
	/*font-weight: bold; */
	font-size: 2em; 
	/*text-transform:uppercase;*/
}

.news1 { 
	color: #fff; 
	background-color: #951d1d; 
	font-weight: bold; 
	font-size: 16px; 
	padding: 3px 0 3px 5px; 
	width: 200px; 
	text-align: center;
}

.meta { 
	border-top: 1px solid #aaa; 
	color: #aaa;  
	text-align: right;
}

#container p { 
	line-height: 1.5em; 
	text-indent: 0px; 
	text-align: justify;
}

#container ul, #container ol {
line-height:1.5;
text-align: justify;
}

#container a, .contenedor a { 
	color: #951d1d;  
}

#container a:hover, .contenedor a:hover { 
	text-decoration: none; 
}

.titulo-img {
	text-align: center;
}

#bottom a { 
	color: #fff; 
}

#bottom a:hover { 
	text-decoration: none; 
}


#boton-nav a:link, #boton-nav a:visited, #boton-nav a:active {	  
	padding: 3px 13px 18px 18px; 
	text-decoration: none; 
	color: #fff;
	background: #000;
	 
}

#boton-nav a:hover { 
	padding: 3px 13px 18px 18px; 
	background:#FFFFFF none repeat scroll 0 0;
	color:#951D1D;
	text-decoration: none; 
}

* html #info { 
	padding-bottom: 7px; 
}

acronym { 
	border-bottom: 1px dotted #608FFF; 
}

