@charset "UTF-8";
@import url('http://fonts.googleapis.com/css?family=Droid+Sans');
body {
        
        font-family: 'Droid Sans', serif, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        color: #797979;
        margin: 0px;
        padding: 0px;
        background-color: #e6e6e6;
}

#wrap {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../imagenes/fondo-contenedor.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor {
	padding: 0px;
	height: auto;
	width: 960px;
	background-color: #FFF;
	margin: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 960px;
}
#header-top {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 960px;
}
#top-left {
	margin: 0px;
	float: left;
	height: 20px;
	width: 470px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#top-right {
	margin: 0px;
	float: right;
	height: 20px;
	width: 470px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#header-logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 960px;
}
.logo-gobierno {
	padding: 0px;
	float: left;
	height: 89px;
	width: 227px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border:0;
}
.logo-fotopresidencia {
	padding: 0px;
	float: right;
	height: 46px;
	width: 137px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header-menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 960px;
	background-image: url(../imagenes/fondo-menu.jpg);
}
#header-menu ul {
	list-style-type: none;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#header-menu li {
	font-size: 14px;
	color: #FFF;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#header-menu ul li a {
	text-decoration: none;
	color: #FFF;
}
#header-menu ul li a:hover {
	color: #999;
	text-decoration: none;
}
#contenedor-acciones {
	background-color: #f6f6f6;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 960px;
}
#contenedor-fotografias {
	margin: 15px;
	padding: 0px;
	float: left;
	height: auto;
	width: 930px;
}
#foto-principal {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 680px;
	position: relative;
}

div.wrapper{
	float:left; /* important */
	position:relative; /* important(so we can absolutely position the description div */ 
}
div.description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width:100%;
	/* styling bellow */
	background-color:black;
	font-family: 'Droid Sans', serif;
	font-size:15px;
	color:white;
	opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}

div.wrapper a
{
	text-decoration:none;
}


p.description_content{
	padding:10px;
	margin:0px;
}

h1.description_content{
	padding:10px;
	margin:0px;
	color: #FFF;
	font-size: 24px;
}

#foto-preview {
	padding: 0px;
	float: right;
	height: 500px;
	width: 245px;
	background-color: #e8e8e8;
	text-align: center;
	margin: 0px;
}


#acciones-left {
	margin: 15px;
	padding: 0px;
	float: left;
	height: auto;
	width: 465px;
}




#acciones-left a {
	text-decoration: none;
	color: #505050;
	display: block;
	line-height: 20px;
	padding-left: 10px;
}

#acciones-left a:hover {
	color: #333;
	background-color: #e8e8e8;
}
#acciones-right {
	margin: 15px;
	padding: 0px;
	float: right;
	width: 435px;
	height: auto;
}

#acciones-right h2 {
	display: block;
	text-align: right;
	width: 50px;
	float: left;
	margin-right:10px;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	color: #003a66;
	clear: both;
	height:15px;
}

.controles
{
	text-align:left;
	float:left;
	display:block;
	width:350px;
	border:1px;
	height:15px;
	padding: 5px;
	}

.boton-buscar
{
	margin-left:70px;
	margin-top:20px;
	
	}
	
.caja-fecha
{
	text-align:left;
	display:block;
	width:100px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	
	}

#titulos-criterios {
	font-size: 16px;
	font-weight: bold;
	color: #003a66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003a66;
	margin-bottom: 15px;
}

.boton {
	font-size: 12px;
	color: #000;
	padding: 2px;
	display: block;
	width: 100px;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.titulo-galeria {
	font-size: 16px;
	color: #006699;
	text-align: center;
	display:block;
	padding-top: 15px;
	padding-left: 0px;
	margin-bottom:15px;
}

.titulo-fotografo {
	font-size: 14px;
	color: #333333;
	text-align: center;
	display:block;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom:10px;
}

.icono-descarga
{
	margin-top:30px;
	margin-bottom:30px;
	}

.foto-preview {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #333;
}
.paginacion {
	font-size: 9px;
}
.foto-principal {
	border: 1px solid #333;
}
h1 {
	color: #505050;
	font-weight: normal;
	font-size: 11px;
}
#footer {
	height: 50px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#Resultados{
    height: auto;
	width: 960px;
	margin-top: 10px;
	padding: 0px;
	padding-left:10px;
	float:left;
}
#Resultados h1{
    font-size: 14px;
    font-family: 'Droid Sans', serif, Arial, Trebuchet MS;
	color: #006699;
	font-weight: bold;
}

.celda1 {
	border: solid 1px #e5e5e5;
	background-color: #f6f6f6;
	color: #5d5d5d;
	font-size:12px;
	text-align:center;
	font-family:Arial;
}
.fecha {color:#006699; font:11px Arial, Helvetica, sans-serif; border:0px; vertical-align:top;}
.dxgv {text-decoration:none; color:#666; font:12px Arial, Helvetica, sans-serif;}
a.dxeHyperlink, a.dxeHyperlink:active, a.dxeHyperlink:link, a.dxeHyperlink:visited {text-decoration:none; color:#333; font:12px Arial, Helvetica, sans-serif;}
a.dxeHyperlink:hover {text-decoration:none; color:#666; font:12px Arial, Helvetica, sans-serif;}

.dxncItem{border:0px; background-image:url(../Imagenes/divide-horizontal.jpg); background-repeat:no-repeat; background-position:bottom; padding-bottom:25px;}
.dxncItemHeader{text-decoration:none; color:#006699; font:11px Arial, Helvetica, sans-serif;}
.dxncItemContent  {text-decoration:none; color:#666; font:12px Arial, Helvetica, sans-serif;}
.dxpPageNumber {text-decoration:none; font-weight:bolder; color:#006699; font:12px Arial, Helvetica, sans-serif;}
.dxpButton {text-decoration:none; color:#666; font:12px Arial, Helvetica, sans-serif;}
