/* ESTRUCTURA GENERAL */
body{
	margin:0;
	padding:0;
	background-image:url(img/fondo03.jpg);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}

#centrado{
	text-align:center;
}

#contenedor{
	width:951px;
	height:643px;
	background:#FFF;	
	color:#000;
	margin:20px auto;
}

#panel-left{
	width:169px;
	height:100%;
	float:left;
}

#separador{
	width:1px;
	height:625px;
	margin-top:10px;
	background-color:#999999;
	float:left;
}

#panel-centro{
	width:601px;
	height:100%;
	float:left;
	margin-top:45px;
}
#panel-contacto{
	width:762px;
	height:100%;
	float:left;
	margin-top:45px;
}

#panel-derecho{
	width:179px;
	height:100%;
	float:left;
}

#logo{
	width:169px;
	height:96px;
	float:left;
	margin-top:10px;
	background-image:url(img/logo.jpg);
}

#categorias{
	width:169px;
	height:365px;
	float:left;
	font-size:11px;
}

#texto-presentacion{
	width:169px;
	height:157px;
	float:left;
}

/* FORMATO AL TEXTO */

ul{
	list-style-type:none;
	margin:50px 0 0 0;
	padding:10px;
	text-align:right;
}

#categorias a{
	text-decoration:none;
	color:#999999;
}

#texto-presentacion p{
	color:#999999;
	margin:0px 10px 5px 5px;
	font-size:11px;
	text-align:right;
}

#panel-derecho p{
	text-align:left;
	font-size:11px;
	color:#999999;
	margin:215px 0 0 0;
	padding:0 0 0 10px;
}

#panel-derecho strong{
	text-align:left;
	font-size:12px;
	color:#999999;
}

.botonesseccion {
	font-size: 12px;
	font-weight: bold;
	color: #580000 !important;
	line-height: 16px;
	text-decoration: none;
	text-transform:uppercase;
}

.botonesseccionregular {
	font-size: 12px;
	font-weight: normal;
	color: #580000 !important;
	line-height: 16px;
	text-decoration: none;
}

.ajax{
	float:left;
	margin-top:5px;
	margin-left:5px;
}

.ajax img{
	padding:0 0 0 12px;
}

.fotos {
	list-style:none;
}

.fotos img {
	background:#fff;
	border-color:#aaa #ccc #ddd #bbb;
	border-style:solid;
	border-width:1px;
	color:inherit;
	height:127px;
	padding:2px;
	vertical-align:top;
	width:100px
}

.fotos li {
	background:#eee;
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	color:inherit;
	display:inline;
	float:left;
	margin:3px;
	padding:5px;
	position:relative
}

.fotos .preview {
	border-color:#000;
	height:190px;
	width:150px
}

.princi{
	text-align:right;
	font-size:12px;
	color:#999999;
	padding-right:2px;
}

.nosotros {
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
font-size: 12px;
font-weight: normal;
color: #999999;
line-height: 14px;

}

.botonesseccion2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #580000 !important;
	line-height: 16px;
	text-decoration: none;
}

.botones {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}

.textoGeneral {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;
}
.textochiquito {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
