as
@charset "UTF-8";
/* CSS Document */

/* ==========================================================================
   Forms normalize
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
}

a:link {
	color:#4D4D4D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a:visited {
	color:#FF3B1C;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:11px;
	text-decoration:underline;
}

a:hover {
	color:#FF3B1C;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:11px;
	text-decoration:underline;
}

a:active {
	color:#FF3B1C;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:11px;
	text-decoration:underline;
}


a.nav:link {
	color:#FF3B1C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	text-decoration:none;
	letter-spacing:2px;
}

a.nav:visited {
		color:#FF3B1C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	text-decoration:underline;
	letter-spacing:2px;
}

a.nav:hover {
	color:#FF3B1C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	text-decoration:underline;
	letter-spacing:2px;
}

a.nav:active {
		color:#FF3B1C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 10px;
	text-decoration:underline;
	letter-spacing:2px;
}



a.especial:link {
	color:#FF3B1C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.especial:visited {
		color:#FF3B1C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.especial:hover {
	color:#FF3B1C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.especial:active {
		color:#FF3B1C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.rra:link {
	color:#020635;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

a.muestra:visited {
		color:#020635;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.muestra:hover {
	color:#020635;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

a.muestra:active {
		color:#020635;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}




a.footer:link {
	color:#4D4D4D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

a.footer:visited {
		color:#FF3B1C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

a.footer:hover {
	color:#FF3B1C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

a.footer:active {
		color:#FF3B1C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

.creditos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

.titulosFont{
	font-family: 'Wire One', sans-serif;
	font-weight:500;
	letter-spacing:3px;
	font-size:45px;
	}

.detallesFont{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:10px;
	color:#FFF;
	letter-spacing:2px;
	}
	
.detallesFontDos{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:15px;
	color:#020635;
	letter-spacing:2px;
	}

.infoFont{
	font-family:Geneva, Tahoma, sans-serif;
	font-size:11px;

	}

.MuestrasFont{
	font-family:'Wire One', sans-serif;
	font-size:18px;
	color:#FFF;
	letter-spacing:2px;
	}

.flechitas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#D64745;
	}

.creditos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4D4D4D;
	}
	
.infoTemporalCLAUDIAESUNTATONTA{
	color:#FF3B1C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 11px;
	letter-spacing:2px;
	}

#contenido{
	width:1026px;
	margin:0 auto;
	}
	
	
/* H E A D E R */	
	
#cabezote{
	margin:0 auto;
	background-color:#FFF;
	height:146px;
	position:fixed;
	z-index:500;
	}
	
#logo{
	position:absolute;
	width:auto;
	padding-top:17px;
	padding-left:36px;	
	}

#contacto{
	width:919px;
	height:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:12px;
	color:#FF3B1C;
	letter-spacing:1px;
	text-align:right;
	padding-top:34px;
	float:left;
	padding-right:8px;

	}

#facebook{
	margin-left:4px;
	height:28px;
	padding-top:29px;
	float:left;
	
	}

#infodetallada{
	clear:both;
	height:43px;
	padding-top:9px;
	padding-right:42px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:1px;
	text-align:right;
	}

#fecha{
	height:15px;
	margin-left:861px;
	padding-right:4px;
	padding-top:3px;
	color:#FFF;
	background-color:#FF3B1C;
	}

#menu{
	color:#7F7F7F;
	font-size:11px;
	padding-left:397px;
	width:629px;
	height:37px;
	}

	
#boton{
	margin-right:14px;
	float:left;
	}

#rayita{
	background-color:#7F7F7F;
	width:1px;
	height:14px;
	float:left;
	margin-right:14px;
	}

/* B O D Y */	
	
#vacio{
	height:146px;
	}
	
/* - - - - - El festival- - - - -  */	
	
#elFestival{
	background-image:url(img/Bckg_1.png);
	height:444px;
	}
	
#slide{
	width:667px;
	height:444px;
	float:left;
	}
	
#ContenidoFestival{
	width:359px;
	height:444px;
	float:left;
	position:relative;
	}
	
	
#tituloFestival{
	color:#4A287F;
	border-color:#4A287F;
	border-bottom:solid;
	border-width:1px;
	width:154px;
	}

#detallesFestival{
	background-color:#333333;
	width:95px;
	height:14px;
	margin-top:10px;
	padding-top:2px;
	}
	
#infoFestival{
	width:323px;
	padding-top:22px;
	padding-bottom:13px;
	padding-right:6px;
	color:#FFFFFF;
	background-color:01A89F;
	}
	
/* - - - - - Convocatoria - - - - -  */	
	
#convocatoria{
	background-color:#FFcF61;
	height:374px;
	}

#ContenidoConvocatoria{
	padding-left:35px;
	padding-top:35px;
	width:595px;
	float:left;
	}

#tituloConvocatoria{
	color:#FF3B1C;
	border-color:#FF3B1C;
	border-bottom:solid;
	border-width:1px;
	width:176px;
	}

#infoConvocatoria{
	width:463px;
	color:#4D4D4D;
	padding-top:13px;
	}

#cierreConvocatoria{
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C65509;
	}
	
#detallesConvocatoria{
	background-color:#333333;
	width:171px;
	height:23px;
	padding-top:2px;
	font-size:18px;
	margin-top:3px;
	}
	
#rayitaDos{
	width:463px;
	height:1px;
	background-color:#C65509;
	margin-top:11px;
	margin-bottom:11px;
	}
	
#linksConvocatoria{
	margin-top:15px;
	}
	
#imagenConvocatoria{
	margin-top:41px;
	float:left;
	}
	
/* - - - - - Invitados - - - - -  */	

#invitados{
	background-image:url(img/Bckg_2.png);
	height:3597px;	
	}


#ContenidoInvitados{
	padding-left:35px;
	padding-top:35px;
	width:990px;
	float:left;
	}
	
#fichaInvitados{
	margin-top:30px;
	height:244px;
	margin-bottom:40px;
	}
	
#tituloInvitados{
	color:#01F5F1;
	border-color:#01F5F1;
	border-bottom:solid;
	border-width:1px;
	width:122px;
	}
	
#infoTemporal{
	margin-top:10px;
	margin-bottom:10px;
	}
	
#fotoInvitados{
	float:left;
	}
	
#cuadroInfoInvitados{
	margin-left:34px;
	float:left;
	height:244px;
	position:relative;
	}

#ciudadInvitados{
	height:15px;
	width:94px;
	padding-left:4px;
	padding-top:3px;
	margin-bottom:18px;
	color:#FFF;
	background-color:#FF3B1C;
}

#infoInvitados{
	width:660px;
	color:#FFFFFF;
	background-color:#020635;
	}
	
#rayitaInvitados{
		clear:both;
		margin-right:35px;
		margin-bottom:24px;
		height:1px;
		background-color:#434268;
		}

/* - - - - - Muestra- - - - -  */	

#muestra{
	background-color:#00A399;
	height:1350px;
	}
	
#ContenidoMuestra{
	padding-left:35px;
	padding-top:35px;
	width:990px;
	float:left;
	}
	
#tituloMuestra{
	color:#01F5F1;
	border-color:#01F5F1;
	border-bottom:solid;
	border-width:1px;
	width:122px;
	}

#infoDescriptiva{
	margin-top:10px;
	margin-bottom:10px;
	color:#FFF;
	width:443px;
	}
	
#fichaMuestra{
	margin-top:30px;
	height:244px;
	margin-bottom:30px;
	float:left;
	margin-right:40px;
	}
	
#fotoMuestra{
	float:left;
	}
	
#cuadroInfoMuestra{
	margin-left:34px;
	float:left;
	margin-top:20px;
	}

#infoMuestra{
	width:200px;
	color:#FFFFFF;
	}
	

#rayitaMuestra{
		clear:both;
		margin-right:35px;
		height:1px;
		background-color:#01F5F1;
		}
		
#rayitaTres{
	width:165px;
	height:1px;
	background-color:#01F5F1;
	margin-top:20px;
	margin-bottom:5px;
	}

#linkMuestra{
	color:#020635;
	margin-top:15px;
	}


/* - - - - - Talleres - - - - -  */	

#talleres{
	background-image:url(img/Bckg_3.png);
	height:462px;
	}

	#talleres div{
		display: inline-block;
		vertical-align: top;
	}

	#tituloTalleres{
	color:#FECF62;
	border-color:#01F5F1;
	border-bottom:solid;
	border-width:1px;
	width:122px;
	}

	#ContenidoTalleres{
	padding-left:35px;
	padding-top:35px;
	width:990px;
	float:left;
	}

	#infoTalleres{
		color: white;
		width: 514px;
		text-align: justify;
	}

	#descargaTalleres{
		margin: 30px 0 30px 0;
	}

	#infoTalleres .especial{
		color: #E4E363;
	}

	#infoTalleres .flechitas{
		color: #E4E363;
	}

	#detallesTalleres{
	background-color:#333333;
	width:193px;
	font-size:14px;
	margin-bottom:22px;
	font-weight: 100;
	padding: 3px 5px;
	display: block !important; 
	}

	#infoTalleres .mail{
		color: white;
		font-size: 11px;
	}

	#lineaVertical{
		height: 328px;
		width: 1px;
		background-color: rgba(255,255,255,0.5);
		margin: 62px 34px 0 34px;
	}

	#formularioTalleres{
		width: 400px;
		color: white;
	}

	#detallesFormulario{
		margin-top: 62px;
		background-color:#333333;
		width:193px;
		font-size:14px;
		font-weight: 100;
		padding: 3px 5px;
		display: block !important; 
	}

	#formulario{
		font-family: 'Yanone Kaffeesatz', sans-serif;
		font-size: 15px;
		letter-spacing: 2px;
	}

	#formulario input, select{
		width: 320px;
		height: 13px;
		margin: 5px 0 5px 0;
	}

	#formulario #button{
		height: 17px;
		width: 60px;
		background-color: #9E9E9D;
		border-radius: 0px;
		border-style: hidden;
		float: right;
		margin-right: 74px;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color: white;
		letter-spacing: 2px;
		font-weight: 100;
		font-size: 13px;
	}

	.mainselection {
    overflow:hidden;
    background: url("img/drop.png") no-repeat #fff 301px 0px;
    /* dropdown_arrow.png is a 31x28 image */
    width: 326px;
    height: 18px;
    margin: 5px 0 8px 0;

	}

	.mainselection:active {
		border:red;
	}

	select {
		margin-top: 0px;
		height: 18px;
		padding-left: 5px;
	    border:0;
	    background:transparent;
	    border: 0px;
	    width:341px;
	    -webkit-appearance: none;
	}

	#respuesta{
		position: absolute;
		z-index: 10;
	}

	#volverForm{
		position: absolute;
		margin-top: 46px;
		z-index: 10;

		height: 17px;
		background-color: gray;
		border-radius: 0px;
		border-style: hidden;
		float: right;
		margin-right: 74px;
		font-family: 'Yanone Kaffeesatz', sans-serif;
		color: white;
		letter-spacing: 2px;
		font-weight: 100;
		font-size: 13px;
		text-transform: uppercase;
	}


/* - - - - - Footer - - - - -  */	

#footer{
height:353px;
margin-bottom:25px;
}

#wrapFooter{
width:1026px;
height:353px;
margin-bottom:25px;
}
	
#patternfooter{
background-image:url(img/barra%20remate-28.png);
height:19px;
}

	
#contenidoFooter{
margin-top:54px;
width:744px;
padding-left:36px;
float:left;
text-align:left;
	}

#contenedorlogosUno{
width:744px;
height:54px;
}

#contenedorlogosDos{
width:744px;
height:54px;
clear:both;
}
#logoFooter{
margin-right:24px;
margin-bottom:24px;
float:left;
	}
	

#rayitaFooter{
margin-top:54px;
width:1px;
height:161px;
float: left;
background-color:#CCCCCC;
	}
	
#infoFooter{
margin-top:54px;
padding-left:19px;
float: left;
}