/*****************************/
/* ---- GENERAL STYLES ---- */
html{
	font-size: 100%;
}
body{
	background: #FFFFFF;
	color: #000000;
    font-family: 'calibriregular';
}
p,
a{
	font-size: 14px;
}
a{
	color: #000000;
}
ul li{
	list-style-type: none;
	margin-bottom: 3px;
}
ul li a{
    height: 25px;
    line-height: 20px;
	padding: 0.3em 0 0.3em 0.3em;
}
.smaller{
	font-size: 12px!important;
}
.larger{
	font-size: 16px!important;
	line-height: 16px!important;
}
.strong{
	font-weight: bold!important;
}
.italic{
	font-style: italic!important;
}

/*Títulos*/
h1{
    font-family: 'calibrilight';
	font-size: 20px;
}
h2{
    font-family: 'calibrilight';
	font-size: 18px;
}
h3{
    font-family: 'calibribold';
	font-size: 14px;
}

/**/
.gris li a{
	background-color: #EDEDED;
    font-size: 13px;
    line-height: 13px;
    margin-left: 1px;
    margin-right: 1px;
}
.gris li.first a{
	margin-left: 0;
}
.gris li.last a{
	margin-right: 0;
}
.gris li a:hover{
	background-color: #D3D3D3;
}


/*Misc*/
.margin-bottom{
	margin-bottom: 10px;
}
.first{
	clear: both;
}
.grid{
	height: 100%;
	max-width: 1200px;
	position: relative;
	width: 100%;
}
.content{
	height: 100%;
	width: 100%;
}
.row{
	clear: both;
}
.left {
	float: left!important;
}
.right {
	float: right!important;
}
.hidden{
	visibility: hidden;
}

/*********************/
/* ---- HEADER ---- */
/*LOGOTIPO*/
header.logotipos{
	overflow: hidden;
	padding: 5px 0;
}

/*Logo Ausape*/
header.logotipos .logotipo-ausape-gobierno-aragon h1 a img{
	display: block;
	float: left;
	max-height: 50px;
	width: auto;
	/*max-width: 150px;
	width: 100%;*/
}

/*Logo IX Forum Ausape*/
header.logotipos .logotipo-forum-ausape h2 a{
	margin: 0 auto;
	text-align: center;
}
header.logotipos .logotipo-forum-ausape h2 a img{
	max-height: 50px;
	width: auto;
	/*max-width: 300px;
	width: 100%;*/
}

/*Logo Ausape-2*/
header.logotipos .logotipo-ausape h2 a img{
	display: block;
	float: right;
	max-height: 50px;
	width: auto;	
	/*max-width: 100px;
	width: 100%;*/
}

/******************/
/* ---- MENU ---- */
.menu .primary-nav li a{
	text-align: center;
}

/***********************/
/* ---- CONTENIDO ---- */
.zona-central,
.zona-inferior{
	position: relative;
}
/*Colores de las cajas*/
.azul-claro,
.azul-oscuro,
.gris{
	margin-bottom: 5px;
	overflow: hidden;
}
.azul-claro li{
	background-color: #BACBE0;
}
.azul-claro li:hover{
	background-color: #8FA8C6;
}

/**/
.azul-oscuro li{
	background-color: #0e55a7;
}
.azul-oscuro li:hover{
	background-color: #084489;
}
.azul-oscuro li a{
	color: #FFFFFF;
}
.azul-oscuro li.azul-oscuro-fuerte{
	background-color: #003068;
}
.azul-oscuro li.azul-oscuro-fuerte:hover{
	background-color: #001C3D;
}
/**/
.azul-verdoso li{
	background-color: #37b8d4;
}
.azul-verdoso li:hover{
	background-color: #1B9DB7;
}
.azul-verdoso li.c6{
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
.azul-verdoso li.c6 a{
	background-color: #7CDEEF;
}
.azul-verdoso li.c6 a:hover{
	background-color: #5CB9C9;
}
.azul-verdoso li.c6.first a{
	margin-right: 2px;
}
.azul-verdoso li.c6.last{
	float: right;
}
.azul-verdoso li.c6.last a{
	margin-left: 2px;
}

/**********************/
/* ---- CARRUSEL ---- */
.carrusel{
	margin-top: -33px;
	max-height: 476px;
	max-width: 66.66%!important;
	overflow: hidden;
	width: 100%!important;
}
.carrusel .slider,
.carrusel .slider2{
	margin-top: 0;
	max-width: 795px!important;
	overflow: hidden;
    width: 100%!important;
    z-index: -1;
}
.carrusel .slider ul li,
.carrusel .slider2 ul li{
	padding: 0;
}
.carrusel .slider ul li a,
.carrusel .slider2 ul li a{
	height: 100%;
	margin-bottom: 0;
	padding: 0;
	width: 300px;
}
.carrusel .slider ul li a img,
.carrusel .slider2 ul li a img{
	display: block;
	margin: 0 auto;
}

/*Slider superior*/
.carrusel .slider{
	height: 409px!important;
	overflow: hidden;
}
.carrusel .slider div{
	height: 409px!important;
	overflow: hidden;
}
.carrusel .slider ul li,
.carrusel .slider ul li a img{
	max-width: 795px!important;		
	width: 100%!important;
}
.carrusel .slider img{
	height: 420px!important;
	width: 796px!important;
}
/*Slider inferior*/
.carrusel .slider2{
	height: 53px!important;
	margin-top: 8px;
}

.carrusel .slider2 ul li{
	height: 53px;
	padding: 6px 0px;
	max-width: 300px!important;
	width: 100%!important;
}
.carrusel .slider2 ul li img{
	max-height: 40px;
	width: auto;
}

/****************************/
/* ---- VENTANA MODAL ---- */
.modal{
	background: url("images/bg_modal.png") repeat scroll 0 0 transparent;
	display: none;
	left: 17.8%!important;
	margin-bottom: 20px;
	overflow: auto;
	padding: 1em!important;
	position: absolute;
	top: -18px !important;
	width: 64.2%;
	z-index: 1001;
}
.modal > div{
	background-color: #fbfbfb;
	/*min-height: 413px;*/
	overflow: hidden;
	padding: 3em;
	position: relative;
}
.modal div .closeBtn{
	cursor: pointer;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
}
.modal div div.content-modal{
	float: left;
	width: 70%;
}
.modal div h3,
.modal div p,
.modal div a,
.modal div ul li{
    color: #355A85;
    font-size: 17px;
	height: auto;
	line-height: 1.2em;
	padding: 0;
    
}
.modal div h3,
.modal div p{
	margin-bottom: 0.5em;
}
.modal div ul li{
	line-height: 1.5em;
}
.modal .imagen-modal{
	float: right;
	width: 25%;
}
.modal .imagen-modal img{
    float: right;
    margin-bottom: 0.5em;
    max-width: 200px;
    width: 100%;
}
.modal div ul.lista-modal{
	margin-left: 40px;
}
.modal div ul.lista-modal li{
	list-style-type: none;
	list-style-image: url("images/tick.png");
	margin-bottom: 0;
}
.modal div ul.lista-modal li a:hover{
	text-decoration: underline;
}
.modal div div.enlaces-modal{
	clear: both;
}

/***************************************/
/* ---- INTERNET EXPLORER STYLES ---- */
.lt-ie9 p,
.lt-ie9 a{
	font-size: 14px;
}
.lt-ie9 h1{
	font-size: 20px;
}
.lt-ie9 h2{
	font-size: 18px;
}
.lt-ie9 h3{
	font-size: 14px;
}
.lt-ie9 .button{
	font-size: 15px;
}
header.logotipos .logotipo-ausape-gobierno-aragon h1 img,
header.logotipos .logotipo-forum-ausape h2 img,
header.logotipos .logotipo-ausape h2 img{
	width: auto!important;
}
.lt-ie9 .modal div h3,
.lt-ie9 .modal div p,
.lt-ie9 .modal div a,
.lt-ie9 .modal div ul li{
    font-size: 17px;
}
.lt-ie9 .modal div ul li a{
	font-size: 100%;
	line-height: inherit;
}

/* IE 8 */
.ie8 .carrusel{
	max-width: 66.3% !important;
}
/* IE7 */
.ie7 .c2{
	width:16.2%;
}
.ie7 .c6{
	width: 49%;
}
.ie7 .carrusel{
	max-width: 66.1%!important;
}
