@charset "utf-8";
/* CSS Document */

BODY { 
	padding: 0; 
	margin: 0;
	font-size: 14px;
	color: #fff; 
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 980px;
	padding: 10px;
	/*margin-top: -18px;*/
	background-color: #B2B2B2;
}
A {
	color:#999999;
	text-decoration: underline;
}
A:hover {
	color: #333333;
}


.link_oculto {
	color:#FFFFFF; 
	width:80px; 
	float:right;
}
.link_oculto A {
	color:#FFFFFF;
	text-decoration: underline;
}
.link_oculto A:hover {
	color:#FFFFFF;
}
.link_oculto A:visited {
	color:#FFFFFF;
}


.flotante_der {
	float: right;
	width: auto;
	text-align: left;
}
.cabecera {
	float: left;
	width: auto;
	overflow:hidden;
}
.titulo_pag {
	float: left;
	width: 700px;
	height: 60px;
	font-size: 32px;
	font-weight: 100;
}
.area_cliente {
	float: right;
	margin: 5px 30px 0 0;
	height: 70px;
	width: 121px;
	
	background-image: url(../img/area_cliente_bg.gif);
	background-repeat: no-repeat;
}
.area_cliente TABLE {
	height: 55px;
}
.area_cliente .titulo {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 2px 5px;
	
}
.area_cliente INPUT {
	width: 70px;
	font-size: 10px;
}
.area_cliente .acceder {
	margin: 0;
	padding: 0;
}
.logo {
	float: left;
	clear: left;
	width: 100px;
	margin-bottom: 0;
	overflow: hidden;
}

.menu {
	float: left;
	width: 725px;
	height: 23px;
	margin-top: 0;
	vertical-align: bottom;
}
.menu A {
	display: block;
	width: inherit;
	height: 23px;
	overflow: hidden;
}
.menu_seccion {
	float: left;
	width: 145px;
	height: 23px;
	text-align: center;
}
.seccion1 {
	background-image: url(../img/alquiler_estudio_fotografico_donde_estamos.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.seccion2 {
	background-image: url(../img/alquiler_estudio_fotografico_el_estudio.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.seccion3 {
	background-image: url(../img/alquiler_estudio_fotografico_presupuesto.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.seccion4 {
	background-image: url(../img/alquiler_estudio_fotografico_links.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.seccion5 {
	background-image: url(../img/tarifas_estudio_fotografico.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.titulo_seccion {
	float: left;
	width: 800px;
	height: 62px;
	padding: 15px 0 0 0;
	color: #000000;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../img/contenidos_esquina_sup_der.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 30px;
	overflow: hidden;
}
.titulo_seccion A {
	float: right;
	display: block;
	padding: 4px 0;
	width: 142px;
	height: 44px;
	margin-left: 5px;
	background-image: url(../img/menu_dos_boton.jpg);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;

}
.titulo_seccion A:hover {
	color: #0033CC;
}
.contenidos {
	clear: both;
	width: 902px;
	min-height: 300px;
	padding: 2px 10px 10px 25px;
	margin: -5px;  /* why ??? else, it doesm't work on IE 6 */
	margin-left: 12px;
	text-align: center;
	background-color: #fff;
	color: #000000;
}
.contenidos2 {
	
	width: 902px;
		/*background-color: #fff;*/
text-align: left;
	padding: 2px 10px 10px 25px;
	margin: -5px;  /* why ??? else, it doesm't work on IE 6 */
	margin-left: 12px;
	
	
}
.contenidos HR {
	
	color: #00A8FF;
	margin: 5px 30px 5px 30px;
	clear: both;
}
.contenidos .material_titulo {
	width: 801px;
	height: 30px;
	padding: 11px 0 0 30px;
	
	margin-left: 60px;
	background-image: url(../img/cabecera_dos.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.contenidos .material_tabla_precios {
	width: 800px;
	padding: 20px 40px 10px 40px;
	margin-left: 60px;
	background-image: url(../img/contenidos_cierre_superior.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #999999;
	color: #fff;
}
.contenidos .material_tabla_precios .titulo TD {
	font-weight: bold;
	padding-top: 5px;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	background-color: #888;
}
.contenidos .material_tabla_precios .productos TD {
	padding: 5px 0 5px 0;
	border-right: #fff 1px solid;
}
.material_tabla_precios_cierre_inf {
	width: 800px;
	height: 26px;
	margin-left: 60px;
	background-image: url(../img/contenidos_cierre_inferior.jpg);
}
.caja_formulario {
	width: 510px;
	margin-left: 100px;
	padding: 0 20px;
	background-color: #dddddd;
}
.caja_formulario_top {
	width: 550px;
	height: 20px;
	margin-left: 100px;
	background-image: url(../img/borde_arriba_caja_formulario.gif);
	background-repeat: no-repeat;
}
.caja_formulario_bottom {
	width: 550px;
	height: 20px;
	margin-left: 100px;
	background-image: url(../img/borde_abajo_caja_formulario.gif);
	background-repeat: no-repeat;
}
TABLE.formulario {
	width: auto;
}
.formulario TD {
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
}
.texto_mapa {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin-left: 20px;
}
.info_mapa {
	width: 670px;
	height: 450px;
	margin-top: 20px;
	margin-left: 100px;
	padding: 10px 20px;
	background-image: url(../img/fondo_info_mapa.gif);
	background-repeat: no-repeat;
}
#map {
	width: 650px;
	height: 450px;
	background-color: #F2F2F2;
}
.contenidos .banner {
	float: left;
	margin-top: 20px;
	background-image: url(../img/fondo_banner.gif);
	background-repeat: no-repeat;
	padding: 8px;
}
.contenidos .info {
	width: 848px;
	height: 210px;
	margin-top: 20px;
	padding: 10px 10px;
	background-image: url(../img/fondo_info_alquiler_estudio_fotografico.gif);
	background-repeat: no-repeat;
}

.info .texto {
	float: left;
	width: auto;
	text-align: left;
	margin: 0 0 0 50px;
}
.info .texto .titulo {
	font-weight: bold;
	text-decoration: underline;
}

.info .texto UL {
	margin-top: 3px;
}

.info .texto LI {
	font-size: 14px;
}

.contenidos .mini_info {
	width: 190px;
	/*overflow: hidden;*/
	float: right;
	
}
.mini_info_presupuesto {
	float: left;
	width: 404px;
	height: 245px;
	padding: 20px 10px;
	background-image: url(../img/fondo_mini_info_presupuesto.gif);
	background-repeat: no-repeat;
}
.mini_info_presupuesto2 .texto {
	float: left;
	width: 404px;
	height: 150px;
	padding: 20px 10px;
	margin-left: 30px;
	background-image: url(../img/fondo_mini_info_presupuesto2.gif);
	background-repeat: no-repeat;
}
.mini_info .texto {
	color: #fff;
	width: 180px;
	height: 180px;	
	padding: 5px 0;
	text-align: left;
	/*margin: 0 0 0 10px;*/
	float:right;
	background-image: url(../img/fondo_mini_info_alquiler_estudio_fotografico.gif);
	background-repeat: no-repeat;
}
.mini_info .texto .titulo {
	font-weight: bold;
	text-decoration: underline;
}
.mini_info .texto UL {
	margin: 5px 0 0 0;
	padding: 0 3px 0 15px;
}
.mini_info .texto LI {
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-left: 3px;
}
.info A, .mini_info A {
	float: left;
	width: auto;
	
	height: inherit;
	margin: 0 0 0 0px;
	vertical-align: middle;
	border: 0;
}
A IMG {
	border: 0;
}
.contenidos_pie {
	width:100%;
	height: 20px;
	margin-left: 12px;
	background-image: url(../img/contenidos_pie.gif);
	background-repeat: no-repeat;
}
.contenidos2 {
	clear: both;
	width: 937px;
	margin-left: 12px;
	margin-top: 15px;
	color: #000000;
	text-align: left;
}
.contenidos2 .titulo {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.nube {
	float: left;
	margin: 0 20px;
	padding-top: 15px;
	padding-left: 50px;
	
	text-align: left;
}
.nube P {
	padding: 0;
	margin: 0;
}
.texto1 {
	font-size: 24px;
	font-weight: bold;
}
.texto2 {
	font-size: 17px;
}
.texto3 {
	color: #EDA421;
	font-size: 58px;
}
.texto4 {
	font-size: 17px;
}
.texto5 {
	color: #EDA421;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial-Black, Arial;
}
.texto6 {
	font-weight: bold;
	font-size: 12px;
}
.texto7 {
	color: #4098C9;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial-Black, Arial;
}
.texto8 {
	color: #4098C9;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial-Black, Arial;	
}
.texto9 {
	color: #ED9B20;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial-Black, Arial;
}
.texto10 A{
	color: #000;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial-Black, Arial;
}
.texto11 {
	margin-left: 100px;
	color: #4098C9;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial-Black, Arial;
}
.texto12 {
	margin-left: 100px;
	color:#EDA421;
	font-family:Arial-Black,Arial;
	font-size:14px;
	font-weight:bold;
}
.texto6 SPAN {
	padding: 10px 0 0 30px;
}
.nube1 {
	background-image: url(../img/fondo_nube1.gif);
	background-repeat: no-repeat;
	width: 200px; /* 50 - por el padding */
	height: 207px;
}
.nube2 {
	background-image: url(../img/fondo_nube2.gif);
	background-repeat: no-repeat;
	width: 200px; /* 50 - por el padding */
	height: 207px;
}
.nube3 {
	background-image: url(../img/fondo_nube3.gif);
	background-repeat: no-repeat;
	width: 180px; /* 50 - por el padding */
	height: 207px;
	padding: 40px 0 0 100px;
}



.necesita_fotpro{
	float: right;
	width: auto;
	height:100px;
	clear:both;
	margin-top:20px;
}



.pie {
	clear: both;
	width: auto;
	height: 20px;
	text-align: center;
}



			.foto_grande {
				float: none;
				width: auto;
			}
			.foto_descripcion {
				float: left;
			}
			.foto_grande .foto_titulo {
				width: auto;
				text-align: right;
				font-size: 14px;
				font-weight:600;
				padding-bottom: 5px;
			}
			.foto_grande .foto_texto {
				width: 380px;
				margin-top: 5px;
				text-align: justify;
			}
			.foto_grande .foto_detalles {
				float: right;
				width: 500px;
				text-align: right;
				color: #aaa;
				font-size: 12px;
				font-weight: 100;
			}
			.foto_grande IMG {
				/*margin-left: 10px;*/
				margin-right: 20px;
			}
			.foto_navbar {
				width: 900px;
				height: 50px;
				padding: 10px 50px;
				clear: both;
			}
			.foto_navbar A.left {
				float: left;
				width: 50px;
				height: 50px;
				display: block;
				cursor: pointer;
				background-image: url(gui/img/flecha_izq.jpg);
				background-position: top;
				background-color: #CCCCCC;
			}
			.foto_navbar A.left:hover {
				background-position: bottom;
			}
			.foto_navbar A.right {
				float: left;
				width: 50px;
				height: 50px;
				display: block;
				cursor: pointer;
				background-image: url(gui/img/flecha_der.jpg);
				background-position: top;
				background-color: #CCCCCC;
			}
			.foto_navbar A.right:hover {
				background-position: bottom;
			}
			.foto_navbar .dist {
				
			}
			.foto_navbar A.foto  {
				float: left;
				width: 7%;
				height: 50px;
				display: block;
				overflow: hidden;
				font-size: 10px;
			}
			.foto_navbar A.foto:hover {
				
			}
			.links_titulo {
				font-size: 14px;
				text-align: left;
				font-weight: bold;
				margin-left: 125px;
				clear: both;
			}
			.links {
				text-align: left;
				margin-left: 150px;
				clear: both;
			}
			.links UL {
				float: left;
			}
			.links LI {
				margin: 5px 0;
			}
			
			
			
#contacto2 {
	width: 960px;
	margin-left:5px;
	height: 280px;
	margin: 0 auto;
	overflow:hidden;
}			
			
			
#contacto {
	width: 960px;
	margin-left:5px;
	height: 280px;
	margin: 0 auto;
	overflow:hidden;
}
#contenidocontacto {
	width: 963px;
	height: 280px;
	margin: 0 auto;
	margin-top:40px;
	overflow:hidden;
}
#infocontacto {
	font-family:Calibri;
	font-size:14px;
	float:left;
	width: 180px;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;
	line-height: 1px;
	border-right: solid 1px #CCCCCC;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
}



#infocontactos {
	font-family:Calibri;
	font-size:14px;
	float:left;
	width: 180px;
	padding:20px;
	margin-left:30px;
	margin-bottom:20px;
	padding-top:0;
	line-height: 1px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
}


.tituloc{
	float:left;
	margin-left:50px;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
}




#formulario {
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:0px;
	width:693px;
	height: 280px;
}
#forminf .contac {
	width:260px;
	padding-top:5px;
	padding-left:10px;

	border: 1px solid #00A8FF;
	color:#999999;
}

#forminf #mensaje {
	width:275px;
	height:80px;
	padding-left:10px;
	border: 1px solid #00A8FF;
	color:#999999;
	}

#forminf form {
color:#FFFFFF;
font-weight:bold;
}

#forminf input {
border: none;}

#forminf .Estilo1 {
	font-family: Calibri;
	font-size: 14px;
}

div.texto{
  height:30px;
  text-align:left;
  margin-top:10px;
}

div.texto a{
  color:#333;
  text-decoration:underline;
  padding-right:5px;
  margin-right:5px;
  margin-top:10px;
  display:inline-block;
  font-size:9px;
  border-right:1px solid #999;
}

div.texto a:hover{
  text-decoration:none;
}

.clear {
	clear:both;
}