body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat:       repeat-x;
	background-position: center top;
}
.inputEncuesta {
	background: #999999;
	border-style: none;
}
.blanco {
	color: #FFFFFF;
}
#bt_imagen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablaTop {
	background-image: url(imagenes/fondo_top.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	height: 500px;

}
.tablaBotonera {
	background-color: #B2B2B2;
}
.tdColumna {
	background-image: url(imagenes/fondo_columna.jpg);
	background-repeat:  no-repeat;
	background-position: left top;
	background-color: #B2B2B2;
}


form {
	margin: 0px;
}
.mini {
	font-size: 12px;
	color: #666666;
}

.tdSeparacionVerticalIndex {
	border-left: 1px solid #A9D4EE;
}
p {
	margin: 0px;
	color: #333333;
	font-family: "Yanone Kaffeesatz";
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.separacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h2 {
	color: #FF9966;
	margin: 0px 0px 2px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 50px;
	line-height: 54px;
	font-weight: normal;
}

h1 {
	color: #FFFFFF;
	border: none;
	margin: 0px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}
.textomarquesina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bolder;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:Hover {
	text-decoration: none;
	color: #000000;
}
A.botos {
	color: #666666;
	text-decoration: none;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
A.botos:Hover {
	text-decoration: underline;
}
h3 {
	color: #000000;
	border: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
A.rojo {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 26px;
}
.tablaConsulta {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.Negro {
	color: #333333;
}


h5 {
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
}
h4 {
	font-family: 'Dosis', sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #333333;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.botonesTop {
	background-color: #FFFFFF;
	float: left;
	height: 30px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-right: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(imagenes/fondo_botones_top.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border: 1px solid #02963E;
}
.CuadroTemasRespuestas {
	background-color: #BDE9C6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
.CuadrosIndex {
	background-color: #CCCCCC;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
h6 {
	margin: 0px;
	font: 4px/4px Arial, Helvetica, sans-serif;
}
.tablaPie {
	background-color: #797979;
	background-image: url(imagenes/fondoPie_alto.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
A.Titulos {
	text-decoration: underline;
}
A.copeteNoticias {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.bordeMapa {
	border: 5px solid #F3F3F3;
}

.botUp {
	background-image: url(imagenes/bot_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.botDown {
	background-image: url(imagenes/bot_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
A.chicos {
	color: #006633;
	text-decoration: underline;
	left: 2px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.bordo {
	color: #993333;
}

.botonform {
	color: #FFFFFF;
	height: 30px;
	border: 1px solid #666666;
	background-color: #DA251C;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
hr {
	border-top: 1px solid #F6F6F6;
}


A.chicos:Hover {
	color: #666666;
	text-decoration: none;
}
input {
	color: #333333;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #F3F3F3;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
textarea {
	color: #333333;
	border: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bordegris {
	border: 1px solid #006633;
	box-shadow: 0pt 0pt 3px rgb(142, 142, 142);
}
.tdBotonesLateral {
	border: 1px solid #006633;
	box-shadow: 0pt 0pt 3px rgb(142, 142, 142);
}
select {
	color: #333333;
	border: 1px solid #02963E;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
			-moz-border-radius: 5px;
	border-radius: 5px;
}
strong {
	font-weight: bold;
}

.fondoCuerpo {
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoFotosHome {
	background: #ECE9D8;
}
.fondoBotonera {
	background: #999999 url(imagenes/logo_fondo_botonera.jpg) no-repeat center bottom;
}
A.Titulos:Hover {
	text-decoration: none;
	color: #666666;
}
A.copeteNoticias:Hover {
	color: #666666;
	text-decoration: underline;
}
.autor {
	color: #006600;
}
.fotosSecciones {
	border: 1px solid #999999;
}
input:focus, textarea:focus, x:-moz-any-link {
-moz-outline-radius-bottomleft:3px;
-moz-outline-radius-bottomright:3px;
-moz-outline-radius-topleft:3px;
-moz-outline-radius-topright:3px;
outline-offset:0;
outline-style:solid;
outline-width:1px;
}
input:focus, textarea:focus, .sffocus {
	background:#ECE9D8 scroll left 0;
	outline-color:#333333;
	border: 1px solid #00145B;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
	color: #333333;
}
.tablaBotonera {
	background-image: url(imagenes/fondo_top.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondoCuerpoArriba {
	background: url(imagenes/fondo_texto_arriba.jpg) no-repeat right top;
}
.fondoCuerpoAbajo {
	background: url(imagenes/fondo_texto_abajo.jpg) no-repeat right bottom;
}
.tdCV {
	background: url(imagenes/dra_maria_domenech_cv.jpg) no-repeat right top;
}
.tdAtencion {
	background: url(imagenes/atencion_personalizada.jpg) no-repeat right top;
}
.tablaGeneral .tdTitulos h1 {
	font-size: 26px;
}

.BannerCurso {
	height: 47px;
	width: 758px;
	z-index: 10;
	position: relative;
	top: 0px;
	right: 0px;
}


.tdLogo {
	background: url(imagenes/fondo_logo.jpg)  repeat-x top;
}
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 600px;
	height: 450px;
	box-shadow: 0pt 0pt 10px rgb(142, 142, 142);
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	vertical-align: middle;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 600px;
	vertical-align: middle;
}
#posicionVideos {
	z-index: 50;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.tablaPieAtras {
	background: url(imagenes/fondo_tabla_pie.jpg)  repeat-x center top;
}
A.Botonera {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Yanone Kaffeesatz";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.fotoTop {
	padding-top: 50px;
	padding-left: 10px;
}

A.Botonera:Hover {
	color: #EBEBEB;
	text-decoration: underline;
}
#boton {
	float: left;
	height: 18px;
	margin: 6px 30px 3px 10px;
}
#alejandro {
	height: 180px;
}
.fondoColumnaInicio {
	background: url(imagenes/fondo_columna_media.jpg) no-repeat center top;
}
.boxBuscador {
	background-image: url(imagenes/box_buscador.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
	width: 197px;
}
.boxBoletin {
	background-image: url(imagenes/box_boletin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 133px;
	width: 197px;
}
.desarrollo {
	text-align: justify;
}
.separacionVertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.columnaBotonera {
	background-image: url(imagenes/fondo_lateral.jpg);
	background-repeat:  repeat-y;
	background-position: center top;

}
.tablaAnuncio {
	border: 1px solid #006633;
	box-shadow: 0pt 0pt 3px rgb(142, 142, 142);
	background-color: #FFFFFF;
}
A.rojo:Hover {
	color: #990000;
	text-decoration: underline;
}
.tablaMensajes {
	background-color: #00FF00;
}
.separacionForos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.fondoTopBack {
	background-image: url(imagenes/logo_ArquitectosParamo_sin_flash.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 190px;
}
#slider {
	position: relative;
	overflow: hidden;
	height:279px;
	z-index:-1;
	margin-top: 0px;
}
#slider img {position:absolute;	margin:0; display:none; z-index:-1;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:-1; width:128px; height:15px; display:inline;}
.tablaGeneral {
	/*position: fixed;
	top: 279px;
	height: 100%;*/
}
.tablaPieDerecha {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondoPie_bajo.jpg);
	background-repeat:   repeat-x;
	background-position: bottom;
}
.Rojo {
	color: #CC0000;
}
.Verde {
	color: #00FF00;
}
