/* @override http://localhost/tadi/css/master.css */

/* @override http://localhost/tadi/css/master.css */

/*........................................................

			      VINTAGE STUDIO
		Diseño Gráfico · Diseño Web · Multimedia
				www.vintagestudio.es
		
	Copyright © 2008 Todos los derechos reservados.

........................................................*/
* {
  padding: 0;
  margin: 0;
}
img{
	text-decoration: none;
	border-style: none;
}

p {
	margin: 10px 0;
}
code, body{
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
pre{
	overflow:auto;
	padding: 5px;
	border: 1px solid #eee;
}
ul {
	list-style: none;
}

/* @group top */

#top{
	text-align: right;
	height: 18px;
	padding-top: 5px;
	background-color: #333;
}
#top li{
	display: inline;
}
#top ul{
	width: 760px;
	margin: auto;
}

.Cat a, .Esp a{
	color: #d4d4d4;
	text-decoration: none;
	font-size: 11px;
	padding-left: 22px;
	margin-right: 32px;
}
.Cat{
	background: url(../imagenes/cat.gif) no-repeat left;
}
.Esp{
	background: url(../imagenes/esp.gif) no-repeat left;
}
/* @end */

/* @group Header */

#logo{
	height: 85px;
	background: url(../imagenes/logo.jpg) no-repeat;
	margin-bottom: 10px;
}

/* @end */

/* @group Navigator */
#navigator ul{
	padding-left: 10px;
}
#navigator li a{
	padding: 5px;
	font-weight: bold;
}

#navigator li {
	display: inline;
	margin-right: -4px;
	border-right: 1px dotted silver;
}
#navigatore li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	
}
#navigator a, #navigatore a{
	font-size: 12px;
	color: #444;
	text-decoration: none;
}
#navigatore a{
	font-size: 10px;
}
#navigator{
	width: 395px;
	float: left;
	font-size: 14px;
}
#navigatore{
	width: 345px;
	float: right;
	text-align: right;
}
a.inicio{
	background: url("../imagenes/icona_home.gif") no-repeat center right;
	padding-right: 13px;
	}
a.mapa{
	background: url("../imagenes/icona_mapa.gif") no-repeat center right;
	padding-right: 15px;

	}
a.contactar{
	background: url("../imagenes/icona_contact.gif") no-repeat center right;
	padding-right: 15px;
}

/* @end */

/* @group Content on the fly */

#container{
	margin: auto;
	width: 765px;
}
h1{
	display: none;
}
h2, h3{
	color: #ff7000;
}
#header{
	background: url(../imagenes/navdegrad.jpg) repeat-x;
	height: 21px;
}
#content{
	width: 257px;
	height: 348px;
	position: absolute;
	padding: 15px;
	text-align: justify;
	color: #fff;
	background-image: url(../imagenes/contentbg.png);
	z-index: 1;
	background-color: #444;
}
hr{
	border-bottom-style: dotted;
	border-top-style: none;
	border-bottom-color: #a7a7a7;
	border-left-style: none;
	border-right-style: none;
}
#qlink{
	float: right;
}
.quick{
	margin-right: 17px;
	color: #ff7000;
	background: url(../imagenes/external.gif) no-repeat right center;
	padding-left: 0;
	padding-right: 12px;
}
#frontcover{
	height: 382px;
	width: 100%;
	background: url(../imagenes/blackout.gif) no-repeat;
	margin-bottom: 10px;
}
#frontcover img{
	margin-left: 2px;
}
/* @end */

/* @group Footer */

#legal li, #certifications li{
	display: inline;
}
#legal{
	width: 435px;
	float: left;
}
#legal p{

}
#certifications{
	float: right;
	margin-bottom: 0;
	text-align: right;
	width: 300px;
	padding-top: 11px;
	height: 80px;
}
#footer{
	float: left;
	background: url(../imagenes/footerbg.pngx) no-repeat center top;
	margin-top: 0;
	width: 100%;
}
#footer p{
	margin-top: 0;
	margin-bottom: 0;
}
#megafooter .disclaimer p, .disclaimer a{
	color: #787878;
	font-size: 10px;
	margin-bottom: 0;
	text-align: left;
	text-decoration: none;
	padding-bottom: 0;
}
#megafooter .disclaimer a:hover{
	color: fuchsia;
}
#indexfooter p{
	color: #444;
}
#megafooter p{
	color: #999;
}
#indexfooter p, #megafooter p{
	text-align: justify;
	padding-right: 20px;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 1px;
}
#megafooter{
	background-color: #333;
	margin: auto;
	height: 130px;
	padding-top: 10px;
}
#megafooter a{
	color: silver;
}
#contentfooter{
	margin: auto;
	width: 760px;
}
/* @end */

/*li {
float:left;width:100px;margin:0;padding:0;text-align:center;
}*/
/*li a {
display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;border-right:1px solid #FFF;
}*/
#navigatorli a {
background:url(bg2.jpg) repeat 0 0;
}
#navigator li a:hover, #navigator li a:focus, #navigator li a:active {
background-position:-150px 0;
color: black;
}
#navigator a {
background: url(../imagenes/bg2.jpg) repeat -20px 35px;
}
#contenido{
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#contenido p{
	text-align: justify;
}
.imageheader{
	margin-bottom: 20px;
}
.ok{
	padding-left: 30px;
}
.ok li{
	list-style-image: url(../imagenes/ok.gif);
	margin-bottom: 10px;
}
#cajon{
	margin: auto auto 45px;
	width: 725px;
	min-height: 160px;
}
#cajon p{
	text-align: justify;
}
#txtr{
	float: left;
	margin-right: 28px;
	margin-bottom: 0;
}
#txtl{
	float: right;
	margin-left: 11px;
}
#txtl img, #txtr img{
	width: 176px;
	height: 117px;
}
.polaroid {
	background: url(../imagenes/pola.gif) no-repeat center center;
	padding: 23px 22px 52px 14px;
	margin: -15px 0 0;
}
/*.polaroid {
	padding: 27px 57px 42px 42px;
	background: url(../imagenes/polaroid.gif) no-repeat center center;
}*/
#local{
	float: none;
	height: 540px;
}
iframe{
	clear: both;
	margin: 0;
	height: 330px;
}
.tadi{
	font-weight: bold;
	color: #fe7e11;
	font-size: 14px;
}
.adress{
	width: 240px;
	height: 485px;
	float: left;
	padding: 22px;
	background-color: #444;
	color: #d4d4d4;
	text-align: right;
}
.telf, .fax{
	background: url(../imagenes/mobil.gif) no-repeat;
	margin-top: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-right: 0;
}
.dat{
	float: right;
	margin-left: 17px;
	padding-left: 17px;
}
.serv{
	padding-left: 17px;
	margin-right: 17px;
	margin-top: 10px;
	float: left;
}
#galeria li{
	display: inline;
	width: 219px;
	clear: right;
}
.mailok{
	background-color: #beff93;
	padding: 9px;
	width: 380px;
	font-weight: bold;
	color: #206900;
}