/* ------ basicos ------ */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
}
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	clear: both;
}
p {
	color: #999999;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 16px;
}
img {
	margin: 0px;
	padding: 0px;
}
.negrita {
	font-weight: bold;
}

/* ------ Contenedores ------ */

#Contenedor {
	width: 900px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.Amigos a:link, .Amigos a:visited {
	color: #000000;
	text-decoration: none;
}
.Amigos a:hover {
	color: #000000;
	text-decoration: underline;
}
#Cabecera {
	background-color: #000000;
	height: 80px;
	width: 900px;
}
#Contenido {
	margin-top: 16px;
}
#Logotipo {
	height: 50px;
	width: 475px;
	padding-top: 15px;
	float: left;
	text-align: right;
}
#Pie {
	color: #999999;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 16px;
}

/* ------ Botonera ------ */

#Botonera ul {
	margin: 0px;
	padding: 0px;
}
#Botonera li {
	display: inline;
	list-style-type: none;
	margin-left: 8px;
	color: #999999;
}
#Botonera {
	float: right;
	margin-top: 45px;
	width: 289px;
}
.Botones a:link, .Botones a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Botones a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.Dentro a:link, .Dentro a:visited {
	color: #999999;
	text-decoration: none;
}
.Dentro a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ------ Page: Estudio ------ */

#ContenidoIndex {
	margin-top: 16px;
	height: 430px;
	background-image: url(../images/imgIndex.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 8px;
}
#Texto {
	width: 280px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 14px;
}
#Bajisimo {
	width: 287px;
	margin-top: 121px;
	color: #000000;
	font-size: 9px;
	float: right;
}
.EstoEstaQueriendo {
	margin-bottom: 500px;
}


/* ------ Page: Noticias, Proyectos, Exposiciones ------ */

.ConcursoIzq {
	float: left;
	height: 80px;
	width: 280px;
	margin-right: 16px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	margin-bottom: 2px;
}
.ConcursoCentro {
	float: left;
	height: 80px;
	width: 280px;
	margin-top: -3px;
	line-height: 14px;
	margin-bottom: 2px;
}
.ConcursoDer {
	float: right;
	height: 12px;
	width: 280px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
	padding-top: 68px;
	margin-bottom: 2px;
}
.ConcursoDer a:link, .ConcursoDer a:visited, .ConcursoIzq a:link, .ConcursoIzq a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ConcursoDer a:hover, .ConcursoIzq a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


/* ------ Page: Dentro ------ */

#Derecha {
	float: right;
	width: 303px;
}
.floatRight {
	clear: both;
	float: right;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.floatLeft {
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.DentroProyecto {
	margin-bottom: 40px;
}
.TituloProyecto {
	float: left;
}
.FechaProyecto {
	color: #CCCCCC;
	float: right;
}
.InfoProyecto {
	padding-top: 10px;
	margin-bottom: 6px;
	height: 91px;
}
#NavegaProyectos {
	float: right;
}
#NavegaProyectos ul {
	margin: 0px;
	padding: 0px;
}
#NavegaProyectos li {
	display: inline;
	list-style-type: none;
	margin-left: 16px;
	color: #CCCCCC;
}
#NavegaProyectos a:link, #NavegaProyectos a:visited {
	color: #000000;
	text-decoration: none;
}
#NavegaProyectos a:hover {
	color: #000000;
	text-decoration: underline;
}
.ImgProyectos {
	margin: 8px 0px 0px;
	padding: 0px;
}
.Espacio8 {
	margin-top: 8px;
}
#top-link {
	color:#000000;
	text-decoration:none;
}

/* ------ Page: Contacto ------ */

#ContenidoContacto {
	margin-top: 16px;
	height: 430px;
	margin-bottom: -16px;
}

/* ------ Acordeon ------ */

#basic-accordian{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 0px;
}
.header_highlight{
	background:#333333;
	color:#FFFFFF;
}
.accordion_headings{
	background:#000000;
	color:#b0b0b0;
	cursor:pointer;
	font-weight:normal;
	font-size: 10px;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
}
.accordion_headings:hover{
	background:#333333;
	color: #FFFFFF;
}
.accordion_child{
	padding-top: 10px;
	padding-bottom: 8px;
}
.espacioEntre {
	padding: 0px;
	height: 8px;
	clear: both;
	float: none;
}
.espacioFinal {
	margin: 0px;
	padding: 0px;
	height: 40px;
	clear: both;
	float: none;
}
.fechaConcursos {
	color: #b0b0b0;
	margin-right: 13px;
}
.Mapa {
	float: left;
	height: 410px;
	width: 580px;
}
