body {
	background-image: url(../images/fondo-sitio.gif);
	margin: 0px;
	padding: 0px;
	background-color: #222222;
	font-size: 12px;
	color: #4d4133;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	text-align: justify;
	line-height: 135%;

	scrollbar-face-color: #ead2bf; 
	scrollbar-shadow-color: #fdf8f4; 
	scrollbar-highlight-color: #fdf8f4; 
	scrollbar-3dlight-color: #fdf8f4; 
	scrollbar-darkshadow-color: #fdf8f4; 
	scrollbar-track-color: #fdf8f4; 
	scrollbar-arrow-color: #b30c05}

}


.thumbnail img{
	border: 1px solid #ffffff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
}

.thumbnail:hover img{
border: 1px solid #b30c05;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.thumbnail:hover{
color: #b30c05;
border: 0px ;
}



.links:link { color: #d47e17; text-decoration:none};
.links:visited {color: #d47e17; text-decoration:none};
.links:active {color: #d47e17; text-decoration:none};
.links:hover {color: #b30c05; text-decoration:none};

.contenido {
	font-size: 12px;
	color: #4d4133;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
}

.contenido-box {
	font-size: 12px;
	color: #4d4133;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: left;
	line-height: 135%;
}


.direccion {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	line-height: 135%;
}

.direccionLink:link { color: #777777; text-decoration:none};
.direccionLink:visited {color: #777777; text-decoration:none};
.direccionLink:active {color: #777777; text-decoration:none};
.direccionLink:hover {color: #c4151c; text-decoration:none};


.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ba7622;
	font-weight: bold;
	line-height: 110%;
}



#content-box{width:100%;height:227px;float:left;overflow:scroll;overflow-y:auto;overflow-x:hidden;}

#registro-base-de-datos {
	position: inherit;
	bottom: 1px;
	vertical-align: bottom;
}

