/* ESTILOS PROPIOS DEL CONTENIDO: Generales --------------------------- */

.mod_title {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #6B96C3;
	background-image: url(../imagenes/fondo_fotos_titulo.gif);
	padding: 5px;
	margin-bottom: 10px;
	font-variant:small-caps;
}

.mod_buscador {
	background-color: #000;
}

.mod_status_1 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

.mod_status_2 {
	font-size: 10px;
	text-align: center;
	background-color: #eee;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}

/* ESTILOS PROPIOS DEL CONTENIDO: Propias --------------------------- */

.mod_photo_mosaic { 
	float: left;
	margin: 4px;
}

.mod_photo_mosaic02 { 
	float: left;
	margin: 5px;
	background-image: url(../imagenes/fondo_fotos.gif);
	padding: 5px;
}

.mod_photo_border{ 
	border: 1px solid #DBDBDB;
}

.mod_photo_noborder{ 
	border: 1px solid #FFF;
}

.mod_nav {
	font-size: 11px;
	text-align: center;
	background-color: #E2EBF3;
	padding: 3px;
	margin-bottom: 5px;
}

.mod_nav a {
	color: #6B96C3;
}

.mod_nav a:hover {
	color: #000;
}

.mod_nav img{
	border: 0px solid;
}

#mod_photo {
	text-align: center;
}

#mod_photo img{
	border: 1px solid #DBDBDB;	
}

#mod_photo_name {
	font-weight: bold;
	color: #000;
	margin: 3px;
	text-align: center;
}

#mod_photo_descrip {
	color: #000;
	margin: 5px;
	
}

.mod_photo_other {
	font-size: 11px;
	color: #000;
	padding: 2px 0px 2px 5px;
	background-color: #EEF3F9;
	
}

#mod_photo_author {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
	margin: 5px;
	
}

#mod_photo_date {
	float: right;
	font-size: 11px;
	font-weight: normal;
	font-style: oblique;
	margin: 5px;
	
}

#mod_photo_add {
	clear:both;
	text-align: center;
	border-top: 1px solid #FDD9C4;
	border-bottom: 1px solid #FDD9C4;
	padding: 3px;	
}

#mod_photo_back {
	clear: both;
	text-align: center;
	padding: 3px;
	background-color: #FEECE0;	
}

.mod_photo_album {
	background-image: url(../imagenes/fondo_fotos.gif);
	padding: 8px;
	margin-bottom: 10px;
}

.mod_photo_album_inter {
	background-color: #FFF;
	padding: 8px;
}

.mod_photo_album_inter img{
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #DBDBDB;
}
