/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {

}

/* Tables still need 'cellspacing="0"' in the markup. 
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }*/

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
#main #sidebar .sideContent {
	font-family: "Trebuchet MS";
	font-size: 18px;
}


blockquote, q { quotes: "" ""; }
#inicio #wrapper #container #main #content .content-box {
}


/* Remove annoying border on linked images. */
a img { border: none; }
.botones-sup img {
	margin-right: 8px;
}
#botones-sup {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	float: right;
	font-size: 0.9em;
	font-family: "Trebuchet MS";
}
.li-contacto {
	display: block;
	background-image: url(../imagenes/icon-con.png);
	float: left;
	background-repeat: no-repeat;
	list-style-type: none;
	width: 110px;
	height: 27px;
	background-position: left center;
	text-align: right;
	padding-left: 1px;
	padding-top: 3px;
}
#botones-sup a {
	color: #FFFFFF;
}
.li-inicio {
	width: 85px;
	display: block;
	float: left;
	height: 27px;
	list-style-type: none;
	background-image: url(../imagenes/icono-inicio.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 10px;
	padding-left: 1px;
	padding-top: 3px;
}
#botones-sup ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#botones-sup a:hover {
	color: #000000;
}
.content-box p {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.content-box h2 {
	font-family: "Trebuchet MS";
}
.imagenes2 {
	width: 300px;
}
.botones-fotos   .foto {
	float: left;
	padding: 5px;
	border: 1px solid #333333;
	height: 84px;
}
.botones-fotos .descripcion {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.botones-fotos {
	height: 185px;
	width: 350px;
	float: left;
	margin-right: 30px;
}
.descripcion2 {
	float: left;
	width: 500px;
}

.botones-fotos2  .descripcion2 {
	float: left;
	margin-left: 10px;
	width: 400px;
}
.botones-fotos2 .foto2 {
	float: left;
	padding: 5px;
	border: 1px solid #333333;
	height: 129px;
	width: 126px;
}
.botones-fotos2 {
	height: 129px;
	width: 126px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
