/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	/*background: #f5f5f5;*/
	min-width: 980px;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	/*color: #18bbff;*/
	color: #0B77B5;
}

	a:hover {
		text-decoration: none;
	}
	
	.comboBoxMaterias {
	font-size: 10px;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail-top {
	background: url("../images/bg2.png") repeat-y scroll center top #E1E1E1;
	/*background: #fff url(../images/main-tail-top.gif) repeat-x 50% 0%;*/
}

#main-tail-bot {
	/*background: url(../images/main-tail-bot.gif) repeat-x 50% 100%;*/
	width: 100%;
}

#main {
	width: 965px;
	margin: 0 auto;
	padding: 0 1px 0 0;
	font-size: 0.75em;
}

header {
	position: relative;
	height: 118px;
}

section#content {
	/*width: 100%;*/
	width: 97%;
}

footer {
	height: 35px;
	overflow: hidden;
}

/* ========================= Global Structure END ================================ */



/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */



/* ============================== header START =================================== */

nav {
	background: url(../images/menu-tail2-dark.png) repeat-x 0% 0%;
	width: 946px;
	height: 37px;
	position: absolute;
	top: 70px;
	left: 9px;
	z-index: 2;	
    -moz-box-shadow: 4px 6px 10px #AAAAAA;
    margin-top: 2px;
}

	nav ul {
		width: 100%;
		padding: 5px 0 0 0;
	}

	ol, ul {
		list-style: none outside none;
	}

		nav ul li {
			/*background: url(../images/menu-divider.gif) no-repeat 100% 0%;*/
			position: relative;
			float: left;
			margin-right: 12px;
		}
		
		nav ul li.last {
			background: none;
			padding: 0;
		}
		
			nav ul li.last a {
				/*width: 158px;*/
			}
		
			nav ul li a {
				float: left;
				/*width: 156px;
				height: 69px;*/
				height: 32px;
				overflow: hidden;
				letter-spacing: -1px;
				line-height: 25px;
				font-size: 1.3em;
				font-weight: bold;
				/*text-transform: uppercase;*/
				text-align: center;
				text-decoration: none;
				color: #fff;
				padding: 2px 6px 2px 6px;
			}
			
				nav ul li a:hover {
					/*background: #18bbff;*/
					/*background: #EF9C3E;1er naranja de prueba*/
					background: #EF7F01;
					/*new*/
					margin-top: -4px;
					line-height: 33px;
					padding: 1px 6px 2px 6px;
				}
				
				nav > ul > li.act > a {
					/*background: #18bbff;*/
					/*background: #139BD4;*/
					/*background: #EF9C3E;1er naranja de prueba*/
					background: #EF7F01;
					/*new*/
					margin-top: -4px;
					line-height: 33px;
					padding: 2px 6px 2px 6px;
				}
				
			nav > ul > li.active > a {
				/*background: #18bbff;*/
				/*background: #139BD4;*/
				/*background: #EF9C3E;1er naranja de prueba*/
				background: #EF7F01;
				margin-top: -4px;
				line-height: 33px;
				padding: 2px 6px 2px 6px;
			}
				
	nav ul li ul {
		background: #222224;
		display: none;
		width: 240px;
		padding: 24px 0 25px 0;
		position: absolute;
		top: 31px;
		left: 0;
		/*new*/
		opacity: 0.85;
	}
	
		nav ul li ul li {
			background: none;
			position: relative;
			float: none;
			margin: 0;
		}
		
			nav ul li ul li a {
				display: block;
				float: none;
				width: 198px;
				height: 35px;
				padding: 0 15px 0 35px;
				overflow: hidden;
				letter-spacing: normal;;
				line-height: 34px;
				font-size: 1.167em;
				font-weight: bold;				
				text-align: left;
				text-decoration: none;
				color: #fff;
			}
/* =============================== header END ==================================== */



/* ============================= content START =================================== */

#page1 #content {
	margin: 0;
	/*font-size: 1.35em;
    line-height: 25px;*/
}

#content {
	font-size: 15px;
	margin: 0 0 74px 0;
	border: 1px solid #e6e6e7;
	background: #0B77B5;
	padding: 13px;
	height: 100%;
}

#content_index {
	/*margin: 0 0 74px 0;*/
	border: 1px solid #e6e6e7;
	background: #0B77B5;
	padding: 13px;
	height: 100%;
    z-index: 0;
}


	#content #indent {
		/*padding: 25px 26px 29px 26px;*/
		padding: 0px 0px 0px 7px;
	}
	
	#content #indent-1 {
		padding: 25px 26px 34px 26px;
	}
	
	#content #indent-2 {
		padding: 25px 26px 27px 26px;
	}
	
		#content p {
			padding: 0 0 20px 0;
			line-height: 20px;
			font-size: 1em;
			color: #313132;
			text-align: justify;
		}
		
			#content p.extra {
				/*padding: 0 0 31px 0;*/
				padding: 0 0 20px 0;
				/*new*/
				width: 300px;
			}
			
			#content p.extra1 {
				padding: 0 0 23px 0;
			}
			
			#content p.extra2 {
				padding: 0 0 16px 0;
			}
			
			#content p.extra3 {
				padding: 0 0 18px 0;
			}
			
			#content p.extra4 {
				padding: 0 0 15px 0;
			}
			
				#content p span a {
					text-decoration: none;
				}
				
					#content p span a:hover {
						text-decoration: underline;
					}
				
				#content p i a {
					font-style: normal;
					color: #313132;
				}
				
				#content p small {
					float: right;
					padding: 0 26% 0 0;
					font-size: 1em;
				}
			
		#content blockquote p strong {
			display: block;
			padding: 0 0 14px 0;
			text-align: left;
			text-transform: uppercase;
			color: #18bbff;
		}
		
		#content blockquote p b {
			display: block;
			padding: 0 0 3px 0;
			text-align: right;
			text-transform: uppercase;
			color: #18bbff;
		}

/* ============================== content END ==================================== */



/* ============================== margen, table START ====================================== */
#margen {
background-color: #FFFFFF;
border: 15px solid #FFFFFF;
}

.table_cabecera{
background-color: #18BBFF;
padding: 21px;
font-size: 15px;
}

.table_texto{
font-size: 14px;
line-height: 24px;
padding: 21px;
}

/*.table_margen td{
font-size: 12px;
}*/

.table_border{
border: 1px solid #000;
}

td a {
color: #0B77B5;
font-weight: bold;
}

.table_border td{
border: 1px solid #000;
}

.table_border th{
border: 1px solid #000;
}
/* ============================== margen END ==================================== */



/* ============================== formulario eventos START ==================================== */
#documento{
	text-align:left;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;	
}

#cabecera {
   height: 80px;
   margin: 0 auto;
   width: 790px;
}

#title {
   border: 1px solid #888888; 
   width: 800px;
   margin: 0 auto;
   padding: 10px;
}

#form_eventos {
	border: 1px solid #888888;
	/*font-size: 16px;*/
	height: 100%;
	margin: 0 auto;
	padding: 10px;
	width: 800px;
}

#logo_uaipit{
	position:relative;
	left:20px;
	width:500px;
	height:200px;
}
#logo_ua{
	position:relative;
	left:500px;
	top:-90px;
	width:200px;
	height:100px;
}

.subTitle{
	text-align:center;
}

#required_information{
	font-size:14px;
	text-align:left;
	width:790px;
	height:50px;
	position:relative;
	left:15px;
	margin: 5px;
}

.fila{
	height:40px;
	width:760px;
}
#fila2{
	height:110px;
	width:760px;
}
.columna1{
	display:block;
	padding:0px;
	margin:0px;
	width:235px;
	height:30px;
}
.columnax{
	display:block;
	padding:0px;
	margin:0px;
	width:510px;
	height:30px;
}
.columnay{
	display:block;
	position:relative;
	left:330px;
	top:-30px;
	margin:0px;
	width:500px;
	height:20px;
}
.columna2{
	display:block;
	position:relative;
	left:240px;
	top:-30px;
	margin:0px;
	width:300px;
	height:20px;
}
.columna1_red{
	display:block;
	width:170px;
	height:20px;
	padding:0px;
}
.columna2_red{
	display:block;
	position:relative;
	top:-20px;
	left:220px;
	width:170px;
	height:20px;
	padding:0px;
}
.columna3_red{
	display:block;
	position:relative;
	top:-40px;
	left:400px;
	width:170px;
	height:20px;
	padding:0px;	
}
.columna4_red{
	display:block;
	position:relative;
	top:-60px;
	left:550px;
	width:170px;
	height:20px;
	padding:0px;	
}

#pie_information{
	position:relative;
	left:500px;
	width:200px;
	height:50px;
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
#subseccion_pie{
	position:relative;
	left:150px;
	top:-40px;
	width:100px;
	height:30px;
}

#requerido{
	margin:5px;
	font-size: 12px;
	color:#000099;
	font-weight:bold;
}

/* ============================== formulario eventos END ====================================== */



/* ============================== aside START ====================================== */

aside .inner {
	padding: 40px 0 20px 2px;
}

/* ============================== aside END ====================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #000 url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 0 0 0 0;
	}
	
/* ============================== boxes END ====================================== */


/* =================== txt, links, lines, titles, buttons START =========================== */

h1 {
	font-size: 1.5em;
	color: #313132;
	line-height: 30px;
	/*margin-bottom: 15px;
	background: url(../images/logo.gif) no-repeat 0% 14px;
	height: 80px;
	padding: 0 0 0 57px;
	line-height: 80px;	
	letter-spacing: -3px;
	position: absolute;
	top: 44px;
	left: 18px;*/
}

	h1 a {
		text-decoration: none;
		color: #313132;
	}

h2 {
	font-size: 1.4em;
	color: #313132;
	/*padding: 0 0 7px 0;
	letter-spacing: -1px;
	line-height: 30px;	
	text-transform: uppercase;*/
}

	h2 em {
		display: block;
		margin: 0 0 -5px 0;
		font-style: normal;
	}

	h3 {
	font-size: 1.2em;
	color: #313132;
	}
	
	h5 {
	color: #EF6601;
	/*Se utiliza este color en sección de Enlaces*/
	}
	
.link {
	float: left;
	line-height: 18px;
	font-size: 1.167em;
	text-decoration: none;
	color: #18bbff;	
}

	.link:hover {
		text-decoration: underline;
	}

.line-ver-1 {
	background: url(../images/line-ver2.gif) repeat-y;
	width: 99%;
}

.line-ver-2 {
	background: url(../images/line-ver2.gif) repeat-y;
	width: 100%;
}

.title {
	padding: 0 0 17px 0;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: bold;
	text-transform: uppercase;
	color: #313132;
}

#readmore3 a {
			background: url("../images/gallery-button_events.gif") no-repeat scroll 0 0 transparent;
			color: #FFFFFF;
			display: block;
			float: right;
			font-size: 1em;
			/*font-weight: bold;*/
			line-height: 22px;
			margin-top: -28px;
			margin-right: 23px;
			overflow: hidden;
			text-decoration: none;
			text-transform: uppercase;
			height: 42px;
			width: 200px;
		}

/* ==================== txt, links, lines, titles END ============================ */


/* ============================= forms START ===================================== */

#contact-form {
	width: 100%;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	#contact-form label {
		display: block;
		height: 62px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 1px 0;
		line-height: 18px;
		font-size: 1.167em;
		font-weight: normal;
		color: #626262;
	}
	
	#contact-form input {
		background: none;
		width: 251px;
		height: 15px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #c8c8c9;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 251px;
		height: 251px;
		padding: 5px 5px 5px 5px;
		border: 1px solid #c8c8c9;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a {
		float: right;
		margin: 22px 0 -3px 19px;
		line-height: 25px;
		font-size: 1.167em;
		text-decoration: none;
		color: #18bbff;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

#search-form {
	background-color: #EEEEEE;
    height: 17px;
    overflow: hidden;
    /*position: absolute;
    right: 160px;*/
    float: right;
    margin-top: 4px;
    top: 5px;
    width: 175px;    
	/*background: url(../images/search-input.gif) no-repeat 0% 0%;
	width: 260px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 66px;
	right: 2px;*/
}

	#search-form input {
		border: medium none;
		color: #313132;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 0.7em;
		height: 16px;
		padding: 0 0 0 4px;
		width: 171px;
		/*background: none;
		width: 208px;
		height: 16px;
		padding: 12px 0 12px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #313132;*/
	}
	
	#search-form input#search-submit {
		background: url("../images/search-submit.gif") no-repeat scroll 0 0 transparent;
		border: medium none;
		cursor: pointer;
		float: right;
		height: 20px;
		position: relative;
		right: -2px;
		top: -16px;
		width: 20px;
		/*background: url(../images/search-submit.gif) no-repeat 0% 0%;
		width: 40px;
		height: 40px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;*/
	}

/* ============================== forms END ====================================== */


/* ============================= other START ===================================== */
.efecto_boton:hover {
	width: 58px;
	height: 58px;
}

.pic-indent {
	margin: 0 0 16px 0;
}

.pic-indent1 {
	margin: 0 0 14px 0;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 1px 9px;
		padding: 0 0 0 23px;
		line-height: 24px;
		font-size: 1.167em;
		color: #313132;
	}
	
		.list li a {
			text-decoration: none;
			color: #313132;
		}
		
			.list li a:hover {
				text-decoration: underline;
			}

.list-1 {
	width: 100%;
	/*padding: 0 0 12px 0;*/
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 10px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 20px;		
		font-size: 1.467 em;
		color: #313132;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 15px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 2px 0 0 0;
			line-height: 20px;
			font-size: 0.929em;
			text-transform: uppercase;
			/*color: #18bbff;*/
		}
		
			.list-1 li strong a {
				text-decoration: none;
				/*color: #18bbff;*/
			}
			
				.list-1 li strong a:hover {
					text-decoration: underline;
				}

.list-2 {
	margin: 0 0 -10px 0;
	overflow: hidden;
}

	.list-2 dt {
		padding: 0 0 3px 0;
		line-height: 20px;
		font-size: 1.12em;
		/*color: #18bbff;*/
	}
	
		.list-2 dt a {
			text-decoration: none;
			/*color: #18bbff;*/
			/*new*/
			font-weight: bold;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		padding: 0 0 16px 0;
		line-height: 15px;
		font-size: 0.9em;
		color: #313132;
	}
	
		.list-2 dd a {
			text-decoration: none;
			color: #313132;
		}
		
		.list-2 dd a:hover {
			text-decoration: underline;
		}
	
	.list-2 dd.extra {
		padding: 0 0 28px 0;
	}

.list-3 {
	/*padding: 0 0 0 5px;*/
	overflow: hidden;
}

	.list-3 li {
		background: url(../images/marker-1.gif) no-repeat 0% 9px;
		padding: 0 0 0 7px;
		line-height: 24px;
		font-size: 1.167em;
		/*color: #18bbff;*/
	}
	
		.list-3 li a {
			text-decoration: none;
			/*color: #18bbff;*/
		}
		
		.list-3 li a:hover {
			text-decoration: underline;
		}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		line-height: 24px;
		overflow: hidden;
		font-size: 1.167em;
		color: #57504b;
	}
	
		.list-4 li img {
			float: left;
			margin: 4px 8px 0 0;
		}
		
		.list-4 li a {
			text-decoration: none;
			color: #57504b;
		}
		
			.list-4 li a:hover {
				text-decoration: underline;
			}

.list-5 {
	width: 100%;
	margin: 0 0 -15px 0;
	overflow: hidden;
}

	.list-5 li {
		float: left;
		width: 262px;
		padding: 0 55px 39px 0;
		line-height: 20px;
		font-size: 1.167em;
		color: #313132;
	}
	
	.list-5 li.extra {
		padding: 0;
	}
	
		.list-5 li img {
			margin: 0 0 16px 0;
		}
	
		.list-5 li strong {
			display: block;
			font-weight: normal;
			/*color: #18bbff;*/
		}
		
			.list-5 li strong a {
				text-decoration: none;
				/*color: #18bbff;*/
			}
			
			.list-5 li strong a:hover {
				text-decoration: underline;
			}

.list-6 {
	width: 100%;
	margin: 0 0 -39px 0;
	overflow: hidden;
}

	.list-6 li {
		width: 100%;
		padding: 0 0 39px 0;
		overflow: hidden;
	}
	
		.list-6 li img {
			float: left;
			margin: 5px 20px 0 0;
		}
		
		.list-6 li strong {
			display: block;
			line-height: 20px;
			font-size: 1.083em;
			text-transform: uppercase;
			/*color: #18bbff;*/
		}
		
		.list-6 li p {
			padding: 0 0 23px 0 !important;
		}

.list-7 {
	margin: 0 0 -4px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	color: #313132;
}

	.list-7 dt a {
		text-decoration: none;
		color: #313132;
	}
	
		.list-7 dt a:hover {
			text-decoration: underline;
		}

	.list-7 dd {
		padding: 0 0 20px 0;
	}

.list-indent {
	padding: 0 0 20px 0 !important;
}

.list-indent1 {
	padding: 0 0 32px 0 !important;
}

.partners {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.partners li {
		width: 100%;
		padding: 0 0 17px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 20px;
		font-size: 1.167em;
		color: #313132;
	}
	
		.partners li img {
			float: left;
			margin: 0 15px 0 0;
		}
		
		.partners li strong {
			display: block;
			padding: 2px 0 0 0;
			line-height: 20px;
			font-size: 0.929em;
			text-transform: uppercase;
			color: #18bbff;
		}
		
			.partners li strong a {
				text-decoration: none;
				color: #18bbff;
			}
			
			.partners li strong a:hover {
				text-decoration: underline;
			}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 25px 26px 23px 26px;
}

	.privacy h2 {
		padding: 0 0 21px 0 !important;
	}

/* ============================== other END ====================================== */


/* ============================= JS faded-slider START ===================================== */

#faded {
	width: 269px;
	height: 194px;
	overflow: hidden;
	position: relative;	
	left: 1px;
	z-index: 1;
}

	#faded ul li div {
		/*background: #fff;*/
		background: url(../images/shadow2.png);
		position: absolute;
		/*left: 644px;
		width: 260px;
		top: 59px;*/
		top: 143px;
		width: 300px;		
	}
	
		#faded ul li div strong {
			display: block;
			letter-spacing: -1px;
			color: #313132;
			/*padding: 0 0 15px 0;
			line-height: 1.2em;
			font-size: 3em;*/
			line-height: 1.3em;
			font-size: 2em;
			margin-left: 5px;
		}
		
		#faded ul li div b {
			display: block;			
			height: auto !important;
			height: 84px;			
			/*min-height: 84px;
			line-height: 28px;
			padding: 0 0 15px 0;
			font-size: 2em;
			color: #18bbff;*/
			font-weight: normal;
			color: #fff;
			/*new*/
			min-height: 20px;			
			font-size: 1.2em;
			margin-left: 5px;
		}
		
		#faded ul li div p {
			padding: 0 0 24px 0;
			line-height: 20px;
			font-size: 1.167em;
			color: #313132;
		}
		
		#faded ul li div span a {
			background: url(../images/gallery-button.gif) no-repeat 0% 0%;
			display: block;
			width: 120px;
			height: 42px;
			padding: 0 40px 0 0;
			overflow: hidden;
			line-height: 42px;
			letter-spacing: -1px;
			font-size: 1.333em;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			text-decoration: none;
			color: #fff;
		}
		
			#faded ul li div span a:hover {
				color: #1a1a1e;
			}

ul.pagination {
	position: absolute;
	top: 303px;
	left: 21px;
	z-index: 100;
}

	ul.pagination li {
		padding: 0 0 3px 0;
	}
	
		ul.pagination li a {
			background: url(../images/pagination.png) no-repeat 0% 0%;
			display: block;
			width: 18px;
			height: 18px;
			overflow: hidden;
			text-indent: -999px;
		}
		
		ul.pagination li a:hover {
			background-position: 0% -18px;
		}

	ul.pagination li.current a {
		background-position: 0% -18px;
	}

/* ============================== JS faded-slider END ====================================== */



/* ============================ footer START ===================================== */

footer .inner {
	/*padding: 24px 6px 0 6px;*/
}

footer strong {
	float: right;
	line-height: 20px;
	font-size: 1.083em;
	font-weight: normal;
	text-transform: uppercase;
	color: #313132;
}

	footer strong a {
		text-decoration: none;
		color: #18bbff;
	}
	
		footer strong a:hover {
			text-decoration: underline;
		}

footer p {
	line-height: 20px;
	font-size: 1.083em;
	text-transform: uppercase;
	color: #313132;
}

	footer p a {
		text-decoration: none;
		color: #18bbff;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}

/* ============================= footer END ====================================== */

