/* CSS para el sitio Romatet | Diseño y desarrollo Komova.net */
body {
	background-color:#0a0a0a;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#bbb;
	line-height:150%;
	}
* {
	margin:0;
	padding:0;
	}
a  {
	color:#717070;
	cursor:pointer;
	outline:none;
	}
a:hover  {
	text-decoration:none;
	color:#e7e7e7;
	}
a img {
	border:none;
	}
ul, li {
	list-style:none;
	}
h1, h2, h3, h4 {
	font-size:12px;
	color:#717070;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
    }
input, textarea, select {
	border:1px solid #ccc;
	font:inherit;
	font-size:inherit;
	color:#2b2b2b;
	}

br {
	clear:both;
	overflow:hidden;
	height:0;
	visibility:hidden;
	}
/* Loader
------------------------------------------*/
#Wrapper {
	width:990px;
	background:#141414;
	overflow:hidden;
	min-height:590px;
	margin:0 auto;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	}
#Header {
	height:120px;
	border-bottom:1px solid #222222;
	background:url(/media/img/header-bg.gif) no-repeat top right;
	}
#Header h1 {
	background:url(/media/img/logo.gif) no-repeat top left;
	width:192px;
	height:69px;
	text-indent:-900%;
	margin-left:25px;
	margin-top:25px;
	float:left;
	}
#Header h1 a {
	display:block;
	width:100%;
	height:100%;
	}
#Header p {
	font-style:italic;
	float:right;
	margin-right:15px;
	}
#Header p a.selected {
	font-weight:bold;
	color:#e7e7e7;
	}
/* Menu */
#Menu {
	background:url(/media/img/menu-bg.gif) no-repeat top left;
	border-bottom:1px solid #222222;
	height:30px;
	padding-top:5px;
	}
#Menu ul {
	margin-left:10%;
	}

#Menu ul li {
	float:left;
	height:20px;
	margin:0 10px;
	text-indent:-9000%;
	}
#Menu ul li a {
	display:block;
	width:100%;
	height:100%;
	}

#Menu ul li#presentacion {
	background:url(/media/img/presentacion-tit_es.gif) no-repeat left top;
	width:84px;
	}
#Menu ul li#presentacion:hover, #Menu ul li#presentacion.selected {
	background:url(/media/img/presentacion-tit_es.gif) no-repeat -84px top;
	width:84px;
	}
#Menu ul li#social {
	background:url(/media/img/social-tit_es.gif) no-repeat left top;
	width:90px;
	}
#Menu ul li#social:hover, #Menu ul li#social.selected {
	background:url(/media/img/social-tit_es.gif) no-repeat -90px top;
	width:90px;
	}
#Menu ul li#personal {
	background:url(/media/img/personal-tit_es.gif) no-repeat left top;
	width:105px;
	}
#Menu ul li#personal:hover, #Menu ul li#personal.selected {
	background:url(/media/img/personal-tit_es.gif) no-repeat -105px top;
	width:105px;
	}
#Menu ul li#servicios {
	background:url(/media/img/servicios-tit_es.gif) no-repeat left top;
	width:60px;
	}
#Menu ul li#servicios:hover, #Menu ul li#servicios.selected {
	background:url(/media/img/servicios-tit_es.gif) no-repeat -60px top;
	width:60px;
	}
#Menu ul li#tarifas {
	background:url(/media/img/tarifas-tit_es.gif) no-repeat left top;
	width:44px;
	}
#Menu ul li#tarifas:hover, #Menu ul li#tarifas.selected {
	background:url(/media/img/tarifas-tit_es.gif) no-repeat -44px top;
	width:44px;
	}
#Menu ul li#enlaces {
	background:url(/media/img/enlaces-tit_es.gif) no-repeat left top;
	width:56px;
	}
#Menu ul li#enlaces:hover, #Menu ul li#enlaces.selected {
	background:url(/media/img/enlaces-tit_es.gif) no-repeat -56px top;
	width:56px;
	}
#Menu ul li#ubicacion {
	background:url(/media/img/ubicacion-tit_es.gif) no-repeat left top;
	width:70px;
	}
#Menu ul li#ubicacion:hover, #Menu ul li#ubicacion.selected {
	background:url(/media/img/ubicacion-tit_es.gif) no-repeat -70px top;
	width:70px;
	}
#Menu ul li#contacto {
	background:url(/media/img/contacto-tit_es.gif) no-repeat left top;
	width:69px;
	}
#Menu ul li#contacto:hover, #Menu ul li#contacto.selected {
	background:url(/media/img/contacto-tit_es.gif) no-repeat -69px top;
	width:69px;
	}
#Container {
	background:url(/media/img/container-bg.gif) no-repeat top left;
	padding-top:30px;
	}	
#content {
	padding:20px;
	margin-top:10px;
	}
#Footer {
	background:url(/media/img/footer-bg.gif) no-repeat top left;
	width:990px;
	margin:0 auto;
	height:26px;
	padding-top:5px;
	font-size:10px;
	color:#666;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	}	
#Footer p {
	text-align:center;
	}
p#komova {
	background:url(/media/img/komova.gif) no-repeat top left;
	width:57px;
	height:23px;
	text-indent:-9000%;
	margin-top:-20px;
	margin-left:5px;
	
	}
p#komova a {
	display:block;
	width:100%;
	height:100%;
	}

/* Home
--------------------------------*/
h2#presentacion-tit {
	background:url(/media/img/presentation-main_es.gif) no-repeat top left;
	width:216px;
	height:46px;
	text-indent:-9000%;
	}
h2.main-title {
	float:right;
	clear:both;
	margin-bottom:10px;
	}	
#main-photo {
	float:left;
	margin-right:15px;
	}
.box {
	background:#1b1b1b;
	float:right;
	width:400px;
	padding:10px;
	border:1px solid #0d0d0d;
	}
.box h2, .service h2 {
	border-bottom:1px solid #0d0d0d;
	}
.box p {
	border-top:1px solid #272728;
	padding-top:5px;
	}
/* Galerías
-------------------------------------------*/
h2#galeria-tit-personal {
	background:url(/media/img/personal-main_es.gif) no-repeat top left;
	width:259px;
	height:46px;
	text-indent:-9000%;
	}
h2#galeria-tit-social {
	background:url(/media/img/social-main_es.gif) no-repeat top left;
	width:216px;
	height:46px;
	text-indent:-9000%;
	}
#left {
	float:left;
	width:220px;
}

#will-scroll {
/*	float:left;
	width:178px;
	height:139px;
*/	margin-top:-18px;
	}

ul#cats {
	background:#1b1b1b;
/*	border:1px solid #0d0d0d;
*/	}
ul#cats li {
	border-bottom:1px solid #0d0d0d;
	border-top:1px solid #272728;
	padding:0 5px;
	}
ul#cats li ul li, ul#cats li ul {
	border:none;
	}
ul#cats li ul li {
	margin-left:5px;
	list-style:inside disc;
	}
ul#cats li a, ul#thumbs li a {
	text-decoration:none;
	}
ul#cats li a.selected {
	color:#e7e7e7;
	text-decoration:underline;
	}

#buy {
	background:#1b1b1b;
	border:1px solid #0d0d0d;
	margin-top:10px;
	margin-right:13px;
	width:700px;
	float:right;
	
	}

#gallery-content {
	border:1px solid #0d0d0d;
	background:#1b1b1b;
	float:left;
	width:700px;
	padding:10px 0;
	margin-left:15px;
	}
ul#thumbs li {
	float:left;
	font-size:9px;
	padding:10px;
	height:90px;
	}
#scroll-container {
	width:220px;
	border:1px solid #0d0d0d;
	border-bottom:none;
	}
#scroll-container h2, #buy h2 {
	text-align:center;
	font-weight:normal;
	padding:3px 0;
	display:block;
	}
#scroll-container h2 {
	background:#242424;
	border-bottom:1px solid #0d0d0d;
	}
#buy h2 {
	border-bottom:1px solid #0d0d0d;
	}
#buy p {
	border-top:1px solid #272728;
	padding:4px;
	}
#scroll-bar {
	width:20px;
	float:left;
	background:#252525;
	border:1px solid #0d0d0d;
	margin-top:-18px;
	}
p#up, p#down {
	text-indent:-9000%;
	}
p#up {
	background:url(/media/img/up-arrow.gif) no-repeat center center;
	border-bottom:1px solid #0d0d0d;
	margin-bottom:100px;
	}
p#down {
	background:url(/media/img/down-arrow.gif) no-repeat center center;
	border-top:1px solid #0d0d0d;
	margin-top:65px;
	}

p#up a, p#down a {
	display:block;
	width:100%;
	height:100%;
	}

/* Servicios
--------------------------------------------*/
h2#servicios-tit {
	background:url(/media/img/services-main_es.gif) no-repeat top left;
	width:154px;
	height:46px;
	text-indent:-9000%;
	}
.service {
	border:1px solid #0d0d0d;
	background:#1b1b1b;
	padding:10px 15px;
	margin:5px 0;
	width:100%;
	}

.service p {
	border-top:1px solid #272728;
	padding-top:5px;
	width:100%;
	float:left;	
	}
.service h2 {
	width:100%;
	color:#e7e7e7;
	}
.service ul {
	float:left;
	margin-left:20px;
	margin-top:2px;
	}

.service ul li {
	float:left;
	padding:3px;
	}
.service ul li img {
	border:1px solid #0d0d0d;
	border-top:1px solid #272728;
	}

	
/* Tarifas
--------------------------------*/
h2#tarifas-tit {
	background:url(/media/img/rates-main_es.gif) no-repeat top left;
	width:119px;
	height:46px;
	text-indent:-9000%;
	}

h2#tarifas-subtitle {
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin-bottom:10px;
	color:#999;
	}
table {
	border:1px solid #0d0d0d;
	text-align:center;
	background:#161616;
	margin:10px auto;
	}
table td {
	padding:2px 0;
	border-left:1px solid #0d0d0d;
	width:100px;
	border-bottom:1px solid #0d0d0d;
	}

table td.title {
	background:#232323;
	color:#e7e7e7;
	border-top:1px solid #272728;
	border-bottom:1px solid #0d0d0d;
	}
table td.bold {
	font-weight:bold;
	}

table td#doble {
	width:200px;
	}
	
	
	
/* Enlaces
----------------------------*/
.link {
	border-top:1px solid #0d0d0d;
	padding-bottom:20px;
	width:850px;
	margin:0 auto;
	}
.link h2 {
	border-top:1px solid #272728;
	padding-top:4px;
	color:#e7e7e7;
	}
.link a {
	color:#e7e7e7;
	}
h2#links-tit {
	background:url(/media/img/links-main_es.gif) no-repeat top left;
	width:154px;
	height:46px;
	text-indent:-9000%;
	}
/* Ubicacion
-------------------------------*/
h2#location-tit {
	background:url(/media/img/location-main_es.gif) no-repeat top right;
	width:900px;
	height:46px;
	text-indent:-9000%;
	border-bottom:1px solid #0d0d0d;
	margin-bottom:0;
	}
ul#location-data {
	width:900px;
	border-top:1px solid #272728;
	float:right;
	margin-bottom:15px;
	}
div#location-data {
	width:900px;
	border-top:1px solid #272728;
	float:right;
	margin-bottom:15px;
	}	
#map {
	width:900px;
	height:300px;
	float:right;
	border:1px solid #0d0d0d;
	border-top:1px solid #272728;
	}
h4#print {
	background:url(/media/img/print-ico.gif) no-repeat top left;
	text-indent:15px;
	margin-left:60px;
	margin-top:15px;
	font-weight:normal;
	}
h4#print a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	}
/* Contacto
------------------------------------------*/
h2#contact-tit {
	background:url(/media/img/contact-main_es.gif) no-repeat top right;
	width:900px;
	height:46px;
	text-indent:-9000%;
	border-bottom:1px solid #0d0d0d;
	margin-bottom:0;
	}
#contact-desc {
	border-top:1px solid #272728;
	padding-top:3px;
	margin-bottom:40px;
	}
#contact-data {
	background:#1b1b1b;
	border:1px solid #0d0d0d;
	width:320px;
	padding:5px 0;
	float:left;
	margin-right:20px;
	}
#contact-data h2 {
	border-bottom:1px solid #0d0d0d;
	color:#e7e7e7;
	padding:2px;
	text-indent:5px;
	}
#contact-data ul {
	border-top:1px solid #272728;
	}
#contact-data ul li {
	margin-left:5px;
	background:url(/media/img/bullet-contact.gif) no-repeat center left;
	padding-left:10px;
	}
#contact-data p {
	margin-left:5px;
	background:url(/media/img/bullet-contact.gif) no-repeat center left;
	padding-left:10px;
	}	
#contact-content {
	width:480px;
	background:#1b1b1b;
	border:1px solid #0d0d0d;
	float:left;
	padding:5px 0 0;
	margin-left:30px;
	}
#contact-content h2 {
	text-align:center;
	border-bottom:1px solid #0d0d0d;
	color:#e7e7e7;
	padding:2px;
	}
#contact-content form {
	border-top:1px solid #272728;
	background:url(/media/img/form-bg.gif) repeat-x bottom left;
	}
#contact-content fieldset {
	border:none;
	width:425px;
	margin:0px auto;
	padding:10px 0;
	}
#contact-content fieldset dt {
	width:125px;
	float:left;
	color:#e7e7e7;
	}
#contact-content fieldset dt, #contact-content fieldset dd {
	min-height:18px;
	margin-bottom:20px;
	}
#contact-content fieldset input, #contact-content fieldset textarea {
	width:275px;
	background:#e7e7e7;
	border:1px solid #0d0d0d;
	border-top:1px solid #272728;
	}

#contact-content fieldset input#submit {
	width:70px;
	background:#ccc;
	margin-left:100px;
	cursor:pointer;
	}
.message {
	color:#ff0000;
	text-align:center;
	padding:3px;
	border:1px dotted #CC0000;
	}
#contact-content fieldset dd p {
	font-size:10px;
	text-indent:70px;
	}







