/* Distributed by http://freehtml5templates.com */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}



.wrapper {
	margin: auto;
	width: 1000px;

}


#header-container {
	background-color: #5373a5;
	height: 130px;
	border-bottom: 20px solid #5373a5;
	margin-bottom: 50px;
	height: 120px;
	background-image: url(../images/bgHeader.jpg);
	background-repeat: repeat-x;	
	background-position: center;

}
h2 {
	font-size: 40px;
}


#logo {
	color: white;
	float: left;
	background-image: url(../images/FuturaENTRY.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 278px;
	margin-right:5px;
	margin-top: 5px;
	-webkit-box-shadow: 0 45px 60px -60px #AAA;
	-moz-box-shadow: 0 45px 60px -60px #AAA;
	box-shadow: 0 45px 60px -60px #AAA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#header #bienvenida{
padding: 10px;
color: white;
float: left;
}

#header #cerrarSession{
float:right;
	display:block;
	padding:10px 10px 0 10px;
	height:30px;
	cursor:pointer;
	color:white; 
	background-color:#D50003;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#header #cerrarSession a{
	color:white; 
	text-decoration:none;
}

#header #cerrarSession.activo{
	padding-top:35px;
}


#header #nav {
float:left;
	
}
#header #nav.conLogin{
	margin-top: 40px;
}

#header #nav.sinLogin {
		margin-top: 99px;
	}


.aside {
	margin-bottom: 50px;
	background-image: none;
	min-height: 300px;
	padding-bottom: 5px;
}


.article > p{
	margin:15px auto;
	padding-left:40px;
}

.article a,.article a:{
	color:red;
}

.article a:hover{
	text-decoration:none;

}

#footer-container {
float:left;
	border-top: 20px solid #5373a5;
	margin-top: 50px;
	-webkit-box-shadow: 0 -40px 40px -40px #AAA;
	-moz-box-shadow: 0 -40px 40px -40px #AAA;
	box-shadow: 0 -40px 40px -40px #AAA;
	background: url('../images/footer-bg.gif') repeat-x #aec5dd;
	width: 100%;
	position: relative; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	overflow:hidden;
}
#footer-container #footer {
	color: white;

	
	}


.pul {
	border-top: 1px solid #a8340a;
	background: #872907;
	background: -webkit-gradient(linear, left top, left bottom, from(#f24a0c), to(#872907));
	background: -webkit-linear-gradient(top, #f24a0c, #872907);
	background: -moz-linear-gradient(top, #f24a0c, #872907);
	background: -ms-linear-gradient(top, #f24a0c, #872907);
	background: -o-linear-gradient(top, #f24a0c, #872907);
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family: Georgia, serif;
	text-decoration: none;
	vertical-align: middle;
	float: right;
	height: 25px;
	width: 75px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
	text-align: center;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
.pul:hover {
	border-top-color: #f24a0c;
	background: -webkit-gradient(linear, left top, left bottom, from(#f24a0c), to(#872907));
	background: -webkit-linear-gradient(top, #f24a0c, #872907);
	background: -moz-linear-gradient(top, #f24a0c, #872907);
	background: -ms-linear-gradient(top, #f24a0c, #872907);
	background: -o-linear-gradient(top, #f24a0c, #872907);
	color: #ccc;
	background: #872907;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	line-height: normal;
	float: right;
	height: 25px;
	width: 75px;
	text-align: center;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
.pul:active {
	border-top-color: #f24a0c;
	background: #f24a0c;
	line-height: normal;
	float: right;
	height: 25px;
	width: 75px;
	text-align: center;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
#logo img {
	height: 123px;
	width: 123px;
	margin: auto;
	float: left;
}
#main h2 {
	font-size: 18px;
	color: #5373A5;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	height: auto;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;

}
#main img {
	float: left;
	padding: 13px;

}
.imagedropshadow {
	padding: 5px;
}
a:hover img.imagedropshadow {
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
	-moz-border-radius: 10px;
}
}
#logo #title a {
	margin: 0px;
	padding: 0px;
	color: #FEFEFE;
	text-decoration: none;
}
#title a:hover {
	margin: 0px;
	padding: 0px;
	color: rgb(188, 51, 16);
	text-shadow: -1px 1px #CCCCCC;
}
#main .aside p {
	float: left;
	width: 90%;
	color: black;
}
#main b {
	color: #000000;
	float: left;
	width: 300px;
	font-style: italic;
	text-shadow: -1px 1px F0F0F0;
}

.foot-nav li {
	list-style-position: outset;
	list-style-image: url(../images/footer-arrow.png);
}
.copy {
	height: 15px;
	width: 100%;
	float: left;
	color:white;
	margin-top:20px;
	padding-right: 1em;
	padding-bottom: 1em;
	display:block;
	padding-left: 6em;
	margin-top: 10px;
}
.copy a {
	color: #F0F0F0;
	text-decoration: none;
}
.copy a:hover {
	color: #E44D26;
	text-decoration: none;
}
.pul a {
	color: #F0F0F0;
	text-decoration: none;
	text-shadow: -1px #FFFFFF;
}

form h4{
	font-size:14px;
	margin:10px auto;
	padding:0px 10px;
}


.aside ul.amarillo li{
	list-style:none;
	list-style-image:url(../images/binAmarillo.png)
}

.aside ul.azul li{
	list-style:none;
	list-style-image:url(../images/binAzul.png)
}

.aside ul.verde li{
	list-style:none;
	list-style-image:url(../images/binVerde.png)
}

.aside ul.gris li{
	list-style:none;
	list-style-image:url(../images/binGris.png)
}

#inicioWrapper{
	width: 40%;
	display:block;
	height:41px;
	margin: 10px 30%;
}

#accordion h3.azul{
	background:blue !important;
	}
	
#accordion h3.verde{
	background:green !important;
	}
	
#accordion h3.gris{
	background:gray !important;
	}
	
#accordion h3.amarillo{
	background:yellow !important;
	color:black !important;
	}
	
#accordion h3.amarillo a{
		color:black !important;
	}
	
#banners{
	float:left;
	margin-top:30px;	
}

#banners img{
		-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}