@charset "utf-8";
body {
	margin:0;
	background-color:#808a91;
	background-image:url(imagenes-interface/fondo.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F656B;
}
#cabecera {
	position:relative;
	width:816px;
	height:124px;
	margin:0 auto;
	background-image:url(imagenes-interface/creatividad-2010.png);
}
.margarita {
	float:right;
	margin-right:43px;
	width:141px;
	height:124px;
	background-image:url(imagenes-interface/margarita.jpg);
	background-repeat:no-repeat;
}
.izquierda {
	position:relative;
	float:left;
}
/*fade jquery*/
div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
img {
	border:0;
}
/*end fade jquery*/
#menu {
	position:relative;
	width:805px;
	height:38px;
	margin:0 auto;
	text-align:center;
}
#centro-creatividad {
	margin:0 auto;
	width:100%;
	padding-bottom:30px;
	background-color:#FFF;
}
#centro {
	width:820px;
	margin:0 auto;
}
#inferior {
	width:100%;
	background:url(imagenes-interface/fondo-inferior.png) repeat-x top #808a91;
}
#separador {
	position:relative;
	margin:0 auto 40px;
	width:816px;
	height:33px;
	background-image:url(imagenes-interface/separador.png);
}
#caja {
	width:816px;
	margin:10px auto;
}
#cajasuperior {
	width:816px;
	height:11px;
	background-image:url(imagenes-interface/caja-superior.png);
}
#cajacentro {
	width:796px;
	padding:0 10px;
	background-image:url(imagenes-interface/caja-centro.png);
	background-repeat:repeat-y;
}
.contenidocaja {
	float:left;
	padding-right:20px;
	margin-right:30px;
	text-align:justify;
	font-size:10px;
	line-height:10px;
}
.imagencaja {
	float:left;
	padding-right:5px;
}
.minigris{
	color:#555c60;
}
#cajainferior {
	clear:both;
	width:816px;
	height:16px;
	background-image:url(imagenes-interface/caja-inferior.png);
}
#cajapie {
	width:816px;
	height:55px;
	background:url(imagenes-interface/caja-pie.png) right no-repeat;
	text-align:right;
}
hr {
	border:solid 1px;
	border-color:#99a8b2;
	color:#99a8b2;
	background-color:#99a8b2;
	width:800px;
	margin-top:40px;
	margin-bottom:5px;
}
/*iconos caja*/
.icocaja {
	margin: 0;
	list-style: none;
	float:right;
}
.icocaja li {
	margin-right: 20px;
	float: left;
	position: relative;
	text-align: center;
}
.icocaja a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.icocaja li span {
	background: url(imagenes-interface/ttbg.png) no-repeat;
	width: 110px;
	padding:3px;
	height: 38px;
	position: absolute;
	top: -65px;
	left: -85px;
	text-align: center;
	font-style: normal;
	z-index: 2;
	display: none;
	color:#FFF;
}
/*fin iconos caja*/
#socios {
	width:816px;
	padding-top:40px;
	text-align:left;
	margin:10px auto;
}
#pie {
	clear:both;
	width:100%;
	height:50px;
	background-color:#9ca7ad;
	line-height:50px;
	text-align:center;
	color:#FFF;
	background-image:url(imagenes-interface/fondo-pie.png);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:20px;
	font-size:13px;
}
.enlacepie {
	color: #CCC;
	text-decoration:none;
}
.enlacepie:hover {
	text-decoration:underline;
	color:#FFF;
}
.recomendamos {
	text-align:center;
	color: #CCC;
	font-size:9px;
	letter-spacing:2px;
	width:816px;
	margin:3px auto;
}
.texto1 {
	font-size:12px;
	text-align:justify;
	padding:20px 0 10px 0;
	color: #3F656B;
	margin:0 22px;
	line-height:14px;
}
.texto2 {
	font-size:14px;
	text-align: justify;
	padding:10px;
	color: #3F656B;
	line-height:18px;
	margin:0 auto;
}
.texto3 {
	font-size:14px;
	text-align: justify;
	padding:0 10px 10px 10px;
	color: #3F656B;
	line-height:18px;
	margin:0 auto;
}
.imagen {
	float:left;
	margin:5px 5px 5px 0;
}
.concepto {
	float:left;
	margin:25px 5px 25px 0;
}
h1 {
	display:inline;
	font-size:17px;
	color: #344141;
	font-weight:bold;
	letter-spacing:1px;
	line-height:17px;
}
h2 {
	display:inline;
	font-size:15px;
	color: #3F656B;
	font-weight:bold;
	line-height:16px;
}
h3 {
	display:inline;
	font-size:15px;
	color: #3F656B;
	font-weight:bold;
	line-height:17px;
	letter-spacing:-1px;
}
h3 a {
	color: #3F656B;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
#interesante {
	padding-top:15px;
}
.noticias {
	float:left;
	width:360px;
	height:100px;
	padding:10px;
	margin:10px;
	border:5px solid #ccd3db;
	background:url(imagenes-interface/fondo-noticias.png) repeat;
	cursor: pointer;
}
.noticias:hover {
	background:#dcdfe2;
	border:5px solid #FFF;
}
.contactodirecto {
	float:left;
	width:340px;
	padding:10px;
	margin:10px;
	border:5px solid #ccd3db;
	background:url(imagenes-interface/fondo-noticias.png) repeat;
}
.contactodirecto:hover {
	background:#dcdfe2;
	border:5px solid #FFF;
}
/* black */
.texto2-black {
	font-size:14px;
	text-align: justify;
	color: #3F656B;
	line-height:15px;
}

#centro-creatividad-black {
	width:100%;
	height:450px;
	background: #000 url(imagenes-interface/unmomento.png) center no-repeat;
}
#centro {
	width:820px;
	margin:0 auto;
}
#inferior-black {
	width:100%;
	background:url(imagenes-interface/fondo-inferior-black.png) repeat-x top #808a91;
}
#separador-black {
	position:relative;
	margin:0 auto 40px;
	width:816px;
	height:33px;
	background-image:url(imagenes-interface/separador-black.png);
}
/* */
.formulario {
	width:600px;
	margin:0 auto;
	font-weight:bold;
	font-size:14px;
	color:#900;
}
fieldset {
	border:0;
	padding:0;
	margin:0;
}
.campo {
	width:100%;
	background:#808a91;
	color:#FFF;
	font-size:18px;
	border: 1px solid #d7a826;
	padding:5px;
}
.titulocampo {
	height:16px;
	display:inline-block;
	padding-top:10px;
	color: #333;
	font-weight:normal;
}
.textoformulario {
	font-weight:normal;
	color: #505658;
}
.radio {
	display:inline-block;
	width:20%;
}
.linea {
	clear:both;
	width:700px;
	margin:20px auto;
	border-bottom:1px solid #7096A0;
}
#super {
	font-size:24px;
	color:#32373D;
	width:80%;
	margin:50px auto;
	text-align:center;
}
#galleria {
	width:820px;
	margin:0 auto;
}
sup {
	font-size:10px;
}
.mini {
	font-size: 11px;
	line-height:13px;
	color:#000;
}
.enlace {
	color: #709BA9;
	text-decoration:none;
	font-weight:bold;
}
.enlace:hover {
	text-decoration:underline;
	color: #333;
}
.texto3 ul li {
	color: #F90;
}
#intercambio {
	clear:both;
	text-align:left;
	margin:15px 10px 10px 10px;
}