/* galeria */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	background-image: url(imagenes/backthumb.jpg);
	background-repeat: repeat-x;
	border: thin solid #DBDBDB;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	color: #5B6973;
	text-align: right;
	font-size: 10px;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 6px;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: 
    font-family : "palatino linotype", "trebuchet ms", "times new roman";
	font-weight: bold;
	font-size: 14px;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #f3f3f3;
padding: 5px;
z-index: 5;
}





/*galeria termina*/


style1 {font-size: 12px}
style2 {color: #FFFFFF}
style6 {color: #F39111}
style9 {
	font-size: 18px
}
style11 {font-size: 18px; font-weight: bold; }





body {
	font-size: 12px;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	margin: 0;
	padding: 0;
	background: #F3F3F3 url(imagenes/background.png) repeat-x;
	color: #5B6973;
	text-align: center;
	font-weight: normal;
} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 25px 0;
	padding: 0;
}

p {line-height: 160%;}
#listadokinesio {
	list-style-type: circle;
	list-style-image: url(imagenes/list2.png);
}

#menu2 {
	float: right;
	height: 100px;
	padding-top: 30px;
	padding-right: 30px;
	background-image: url(imagenes/menu2back.png);
	width: 300px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#menu2 li {
	display: block;
	list-style-image: url(imagenes/list.png);
	list-style-position: outside;
	list-style-type: circle;
}



.justify {text-align: justify;}

ul {list-style-type: square;}
#caballosolo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#terapias ul {
	list-style-type: circle;
	list-style-image: url(imagenes/list3.png);
}



img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 26px;}
h2 {font-size: 24px;}
h3 {font-size: 22px;}
.titulo {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 15px;
}

#casos img {
	text-align: center;
	display: block;
	border: 2px solid #E0E0E0;
}

h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}

.bottom-border {border-bottom: 1px solid #D8D8D8;}

a {
	color: #F60;
	text-decoration: none;
}
a:link {
	color: #F39111;
}
a:visited {
	color: #C2740A;
}
a:hover {
	color: #FFCEAE;
}

.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */
                  
#container {width: 780px;
            margin: 0 auto;
            text-align: left;}

#header {
	width: 100%;
	height: 220px;
	position: relative;
	background-image: url(imagenes/header_blank.png);
	background-repeat: repeat-x;
}

#header h1 {margin: 0;}

#logo {
	position: absolute;
	left: 0;
	top: 2px;
	width: 370px;
	height: 220px;
	background-image: url(imagenes/logo.png);
}

#logo img {display: block;}

#logo a {background: transparent;}

/* End Search Form CSS */

/* Begin main navigation menu. */

#menu {
	width: 100%;
	height: 42px;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -71px;
	color: #99A5B0;
	background-color: #f3f3f3;
	width: 929px;
	top: 1px;
	height: 42px;
	background-repeat: repeat-x;
}

#menu ul li {display: inline;}

#menu ul li a {
	text-decoration: none;
	height: 42px;
	padding: 0 17px;
	margin: 0;
	line-height: 42px;
	display: block;
	float: left !important;
	background: url(imagenes/button_end_gradient.png) center right no-repeat;
	color: #758391;
	font-size: 14px;
	font-weight: bold;
}

#menu ul li a:hover {
	background: url(imagenes/button_end_gradient.png) center right no-repeat;
	color: #D1D1D1;
}

/* End main navigation menu. */

#wrapper {width: 100%;
          margin-top: 11px;
          padding: 0;} 

#left-column {
	width: 510px;
	float: left;
	margin: 0;
	background-image: url(imagenes/backtrightcolumns.jpg);
	background-repeat: no-repeat;
}

#right-column {
	width: 240px;
	float: right;
	margin: 0;
	background-repeat: no-repeat;
	padding: 5px;
}

p#intro {font-size: 24px;
         font-style: italic;
         margin: 0;}

#learn-more {width: 100%;}

#learn-more a img {display: block;
                   float: right;}

/* Sub-content section */

#sub-outer {width: 100%;
            clear: both;
            padding: 0;
            margin: 0;}

#sub-wrapper {float: left;
              width: 100%;}

#sub-center {margin: 0 270px;}

#sub-right {float: left;
            width: 240px;
            margin-left: -240px;}

#sub-left {float: left;
           width: 240px;
           margin-left: -780px;}

/* End sub-content section */

/* The footer is outside of the main container and has an extra 10px in width to compensate visually for the background shadows. */ 

#footer {
	width: 790px;
	height: 56px;
	background: #F3F3F3 url(imagenes/footer_background.png) repeat-x;
	color: #5B6973;
	clear: both;
	text-align: left;
	padding: 0;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer-content {padding: 19px 15px;}

#footer-right {position: absolute;
               right: 0;
               top: 0;
               width: 15px;
               height: 56px;
               background: #F3F3F3 url(imagenes/footer_right.png) no-repeat;
               color: #5B6973;}
               
#footer-left {position: absolute;
              left: 0;
              top: 0;
              width: 15px;
              height: 56px;
              background: #F3F3F3 url(imagenes/footer_left.png) no-repeat;
              color: #5B6973;}

#footer p {margin: 0;}

#footer a {background: transparent;}

#footer-navigation {
	float: right;
	margin: 0;
	width: 750px;
}

/* Featured services */

.featured-wrapper {background: #6A7A86 url(images/featured_background.png) repeat-y;
                   color: #DCE0E4;
                   width: 100%;
                   margin-bottom: 50px;}

.featured-content {padding: 0;
                   margin: -8px 0 0;
                   font-size: 14px;}

.featured-content ul {margin: 0;
                      padding: 0 0 10px 25px;
                      font-style: italic;
                      list-style-type: none;
                      line-height: 124%;}
#publicidad  ul {
	list-style-type: none;
	position: absolute;
	width: 766px;
	top: -25px;
	margin: 10px;
	background-repeat: repeat-x;

}
#publicidad li {
	padding: 3px;
}

#publicidad {
	float: none;
	position: relative;
	height: 90px;
	width: 100%;
	clear: both;
	background-repeat: repeat-x;


}



.featured-content p {margin: 0;
                     padding: 0 10px 10px;
                     line-height: 125%;}


.featured-content a {background: transparent;}

.featured-content a img {padding: 0;
                         margin: 0;
                         display: block;}

.featured-top {width: 240px;
               height: 18px;
               background: #6A7A86 url(images/featured_top.png) no-repeat;
               color: #DCE0E4;}

/* End Featured Services CSS */

/* Featured news */

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {
	color: #F60;
	float: right;
}

/* A single column division. Good for terms of use, privacy policy, etc. */

#single-column {width: 100%;
                clear: both;
                margin-top: 11px;
                padding: 0;}
				/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}
#servicios {
	list-style-type: disc;
}


#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}
#right-column img {
	border: thin solid #E4E4E4;
}


#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {
	border: 2px solid #5B6973;
}

/* End recent clients list. */

/* Begin style for the featured services. */
				
#lavet a {
	height: 116px;
	width: 100px;
	background-image: url(imagenes/home/lavet.png);
	display: block;
}
#lavet a:hover {
	background-image: url(imagenes/home/lavet2.png);
	height: 116px;
	width: 100px;
}
#columna1 {
	float: left;
}

#tfk a {
	height: 116px;
	width: 100px;
	background-image: url(imagenes/home/tfk.png);
	display: block;
	
}
#columna2 {
	float: right;
}

#tfk a:hover {
	background-image: url(imagenes/home/tfk2.png);
	height: 116px;
	width: 100px;
}
#escuela a {
	height: 116px;
	width: 100px;
	background-image: url(imagenes/home/escuela.png);
	display: block;
}

#escuela a:hover {
	background-image: url(imagenes/home/escuela2.png);
	height: 116px;
	width: 100px;
	
}
#umre a {
	height: 116px;
	width: 100px;
	background-image: url(imagenes/home/umre.png);
	display: block;
	
}
#umre a:hover {
	background-image: url(imagenes/home/umre2.png);
	height: 116px;
	width: 100px;
}
#equidiet a {
	height: 116px;
	width: 100px;
	background-image: url(imagenes/home/equidiet2.png);
	display: block;
	
}
#alpino a {
	background-image: url(imagenes/home/escuela.png);
}

#equidiet a:hover {
	background-image: url(imagenes/home/equidiet.png);
	height: 116px;
	width: 100px;
}
#publicidad ul li {
	display: inline;
}
#publicidad ul li a {
	text-decoration: none;
	height: 116px;
	margin: 0;
	display: block;
	float: left !important;
	font-weight: bold;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	background-repeat: no-repeat;
}
#recent-clients2 {
	margin-bottom: 25px;
	padding: 0;
}
#alpino a:hover {
	background-image: url(imagenes/home/escuela2.png);
	height: 116px;
	width: 30px;
}





/* contacto */



	.style1 {font-size: 12px}
.style2 {color: #FFFFFF}
.style5 {font-size: 20px}
.style6 {color: #F39111}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
input.text {
	width:300px;
	color:#5B6973;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	font-size: 12px;
	line-height: 12px;
}
	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea {
	width:300px;
	color:#5B6973;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	font-size: 12px;
	line-height: 12px;
}
	input.submit {
	font-family: "palatino linotype", "trebuchet ms", "times new roman";
	font-size: 12px;
	line-height: 12px;
	background-color: #F3F3F3;
	color: #5B6973;
	margin: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#right-columna {
	width: 240px;
	padding: 0;
	float: right;
	margin: 0;
}
#right-columna img {

}
