
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/bg.png);
}
a {
	text-decoration: none;
	color: #000000;	
}
a img{ 
	border:none; 
}
#bold {
	font-weight: bold;
	font-size:110%;
	}
.encabezado{
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	color: #515100;
}
.Titulo {
	font-family: "Times new roman";
	font-size: 19px;
	font-weight: bold;
}
.contenido {
	font-family: "Fuente Verdana";
	font-size: 13px;
	color: #666666;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
.fecha {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fotos {
	height: 2px;
	width: 2px;
	border: thin dashed #CCCCCC;
}
.Estilo1 {font-family: "Times new roman"; font-size: 18px; font-weight: bold; }
.div-menu {font-family: "Fuente Verdana"; font-size: 13px; color: #FFFFFF; }
.Estilo2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }

/* Para las imagenes  */

a img {
	
	border: none;
}
div.imagensmall {
	border: 1px solid white;
	float: left;
	height : 30%;
	width : 49%;
	max-width: 49%;
	max-height:30%;
	
}
div.imagensmall:hover{
	border: 1px solid #015001;
}
div.espacioFoto {
	margin-top:2.5%;
	height : 90%;
	max-height : 80%;
	width : 98%;
	max-width : 98%;
	margin-left : 1%;
	margin-bottom : 2.5%;
	text-align : center;
	overflow : hidden;
}

img.imagethumb {
	_width : 100%;
	_height : 95%;
	max-height: 95%;
	max-width : 100%;
	
}
#todo {
	
	height:93%;
	width:92%;
	padding-top:0.5%;
	padding-left:4%;
}
div.barraacciones {
	text-align: center;
	float:left;
	margin-top:1%;
	width:96%;
	height:9%;
}
div.barraacciones select {
	width:80px;
}
div.principal {

	float:left;
	height: 85%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
div.fotomain {
	float:left;
	
	width : 95%;
	height : 95%;
	max-width : 95%;
	max-height : 95%;
	margin-left : 2.5%;
	margin-top : 2%;
}
img.foto {
	_width : 100%;
	_height : 100%;
	max-height: 100%;      
	max-width : 100%;      
}


