@charset "utf-8";
BODY {
	border: 0px;
	padding: 0px;
	margin: 0px;
	/* 	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-x;  */
	background-color: #E8E8E8;
}
A {
	/* enlace simple por defecto */
	FONT-WEIGHT: normal;
	COLOR: #006699;
	TEXT-DECORATION: none;
	}

A:link {
	/* enlace simple por defecto */
	font-weight: normal;
	color: #0066CC;
}
A:hover {
	/* enlace simple por defecto con el ratón sobre él mismo */
	FONT-WEIGHT: normal;
	COLOR: #0066FF;
	text-decoration: underline;
}
A:visited {
	/* enlace simple por defecto ya visitado */
	FONT-WEIGHT: normal;
	COLOR: #006699;
	TEXT-DECORATION: none;
}
H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	display: inline;
}
	/* FORMULARIO */
input.inputgris {
	background-color: #F7F7F7;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(http://www.clinicasilvestre.es/img/fondoinput2.gif);
	background-repeat:  repeat-x;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(http://www.clinicasilvestre.es/img/fondoarea.gif);
	background-repeat:  repeat-x;
}
select.selectclaro {
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	color: #0033CC;
	font-family : Arial, Helvetica, sans-serif;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(http://www.clinicasilvestre.es/img/fondoinput.gif);
	background-repeat:    repeat-x;
}
/* imagen sin borde */
.imgmarcador {
	border: 0px #999999!important; none;
	color: #999999;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
}
.sombratop {
	background-image: url(http://www.clinicasilvestre.es/img/sombra02.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.sombraizq {
	background-image: url(http://www.clinicasilvestre.es/img/sombra04.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sombrader {
	background-image: url(http://www.clinicasilvestre.es/img/sombra05.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.sombrabajo {
	background-image: url(http://www.clinicasilvestre.es/img/sombra11.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
}
.txtminidir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.txtminidirn {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.NORMAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	text-align: justify;
	padding-left: 40px;
	padding-right: 30px;
}
.txtazul {
	color: #00ABD2;
}
.txtrojo {
	color: #FF3300;
}
.txtverde {
	color: #006600;
}
/* imagen aleatoria */
#swap {
	background-image: url(http://www.clinicasilvestre.es/img/top01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 75px;
	width: 756px;
}
#swap0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
	width: 353px;
	padding-top: 20px;
	text-align: left;
}
#swap2 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_lateral01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap3 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_rest01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap3e {
	background-image: url(http://www.clinicasilvestre.es/img/foto_especial01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap4 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_cafe01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap5 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_cerv01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap6 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_sala01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap7 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_gast01.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap8 {
	background-image: url(http://www.clinicasilvestre.es/img/foto_mapa.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 390px;
	width: 375px;
}
#swap9 {
	background-image: url(http://www.clinicasilvestre.es/img/fondo-trama01.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 946px;
	background-position: bottom;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:100px;
	width:775px;
	height:250px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#general {
	position:relative;
	left:-100px;
	top:0px;
	width:220px;
	height:650px;
	z-index:1;
	visibility: visible;
	overflow: visible;
}
#apDiv10 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:580px;
	z-index:2;
	visibility: visible;
	overflow: visible;
}
#apDiv11 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:580px;
	z-index:2;
	visibility: hidden;
	overflow: visible;
}
#apDiv12 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:580px;
	z-index:2;
	visibility: hidden;
	overflow: visible;
}
#apDiv13 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:580px;
	z-index:2;
	visibility: hidden;
	overflow: visible;
}
div#boton-video {
	float:left;
	height: 131px;
	width: 345px;
	z-index: 1;
	padding-left: 0px;
	left: 0px;
	top: 20px;
	position: relative;
	overflow: visible;
}
div#boton-video a {
	float:left;
	background-image:url(img/b-video-01.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 131px;
	width: 345px;
}
div#boton-video a:hover {
	background-image:url(img/b-video-01b.png);
	background-repeat: no-repeat;
}

