body {
	font: 72.5% "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #505f65;
	text-align: center;
}

/* @group General */

#header {
	background: #293033;
}

#header div {
	padding: 1em 0;
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

#header a.logotop {
	display: block;
	float: left;
	width: 263px;
	height: 18px;
	background: url(../images/web/logotipo_ifa.gif) no-repeat;
}

#header a.logotop span {
	display: none;
}

#header a.linktop {
	float: right;
	display: inline;
	color: #fff;
}

.container_12 {
	text-align: left;
	margin: 0 auto;
	background: url(../images/web/bg_web.gif) repeat-y;
}

#cabecera {
	height: 150px;
}

#navlist {
	margin: 0 0 .5em;
}

#navlist li {
	width: 220px;
	float: left;
	display: inline;
}

#navlist a {
	display: block;
	padding: .5em 1em .5em 2em;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
}

#navlist a.activo {
	border-right: 1px solid #fff!important;
}

#lateral h2 {
	color: #293033;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	background-color: #ccc;
	margin: 1em 10px 0 10px;
}

#actv {
	border: 1px solid #ccc;
	margin: 0 10px 10px;
	background-color: #3c464a;
}

#lateral p {
	padding: 1em;
	color: #ccc;
	border-top: 1px solid #ccc;
	font-size: .9em;
	text-align: center;
}

#lateral p a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 .5em;
}

#content {
	padding: 1em 0;
}

#content h2 {
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: .5em;
	text-transform: uppercase;
	font-style: normal;
	text-align: justify;
}

#content h3 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 1em 0 .5em 0;
	text-transform: uppercase;
	font-style: normal;
	text-align: justify;
}

#content p {
	text-align: justify;
	line-height: 1.8em;
	padding: .3em 1em;
	font-size: 1.2em;
}

#patrocinadores {
	border: 1px solid #ccc;
	position: relative;
	background: #eee;
}

.patlinks {
	width: 200px;
	line-height: 30px;
	text-align: right;
	border-top: 1px solid #ccc;
}

.patlinks:first-child {
	border-top: 0px solid #ccc;
}

.patlinks a {
	padding: .5em 1em;
	background: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #ccc;
}

.patlinks a:hover {
	color: #444;
}

.patlinks a.active {
	background: #eee;
	border-right: 1px solid #eee;
}

.patcont {
	position: absolute;
	top: 0;
	left: 211px;
	padding: 1em;
	display: none;
}

.patcont h4 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0 0.5em 0;
	text-transform: uppercase;
	text-align: justify;
}

.patcont li {
	padding: .5em;
}

.patcont img {
	float: right;
	display: inline;
	padding: .5em;
	margin-top: .5em;
	border-right: 1px solid #fff;
}

p.banintr {
	float: right;
	display: inline;
	margin-top: .5em;
}

#pie p {
	text-align: center;
	padding: 1em;
}

.contentnews {
	border-bottom: 1px solid #ccc;
	padding: 0 0 1em;
}

.fechaCalen {
	font-size: .9em!important;
	text-align: right!important;
}

p#nav {
	padding: 1em 10px 0px 10px;
	margin-top: 10px;
	text-align: center;
	clear: both;
}

p#nav a {
	padding: .2em .5em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
}

dt {
	font-weight: bold;
}



.imageRight {
	float: right;
	display: inline;
}

.imageRight img {
	padding: .5em;
	border: 1px solid #ccc;
}


.actdescr {
	font-size: .9em;
}

.actdescr p {
	padding: .2em 1em;
}

/* @group Tabla */

table {
	border-collapse: collapse;
}

td, th {
	padding: 1em;
}

th {
	text-align: right;
	vertical-align: top;
	width: 160px;
	text-transform: uppercase;
}

td {
	text-align: justify;
	line-height: 1.7em;
}

.td1 {
	background: #F3F2F4;
}

.td2 {
	background: #fff;
}

/* @end */

/* @group Formulario */

label {
	display: block;
	font-weight: bold;
}

label span {
	color: red;
}

input, textarea {
	padding: .2em;
	font-size: 1.1em;
	width: 98%;
}

input.boton {
	font-weight: bold;
	color: #fff;
	width: auto;
	text-align: center;
}

.protec {
	clear: left;
	font-size: 70%;
	color: #999999;
	height: 150px;
	overflow: auto;
	display: block;
	padding: 1em;
	border: 1px solid #ccc;
	margin: 2px 15px 2px 10px;
}



/* @end */

/* @end */

/* @group Personalizacion */

a {
	color: #bc160a;
	font-weight: bold;
}

a:hover {
	color: #dc3131;
	font-weight: bold;
	text-decoration: none;
}

#cabecera {
	border-bottom: 5px solid #DC3131;
}

#navlist a {
	border-left: 1px solid #DC3131;
	border-right: 1px solid #DC3131;
	color: #fff;
	background: #DC3131 url(../images/web/nav_li.gif) no-repeat .5em center;
}

#navlist a.activo, #navlist a:hover {
	color: #DC3131;
	border-bottom: 1px solid #DC3131;
	border-right: 1px solid #DC3131;
	background: #fff url(../images/web/nav_li_actv.gif) no-repeat .5em center;
}

#content h2, #content h3, #content h4 {
	color: #dc3131;
}

#pie {
	border-top: 5px solid #DC3131;
}

table {
	border: 1px solid #DC3131;
}

th {
	color: #FFFFFF;
	background-color: #DC3131;
}

p#nav a {
	border: 1px solid #DC3131;
	color: #DC3131;
}

p#nav a:hover {
	color: #fff;
	background: #DC3131;
	border: 1px solid #DC3131;
}

input, textarea {
	border: 1px solid #DC3131;
	background-color: #f6f6f6;
}

input.boton {
	background-color: #DC3131;
}

#banderas {
	list-style: none;
	text-align: right;
	float: right;
	margin-top: -11px;
}

#banderas a {
	font-weight: bold!important;
	color: #fff!important;
	font-size: 11px!important;
	display: block;
	padding: 5px;
	background-color: #dc3131;
	text-align: center;
	width: 150px;
}



/* @end */

/* @group Hacks */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}

.clearfix {
	zoom: 1;
}

/* @end */