/* Cirugia Bariatrica */

/* Generales de Layout */
*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
body{
	background: #B1BEBA;
}
span{
	display: none;
}
p, ul#cv, table{
	font: 0.95em/1.7em "Times New Roman", serif;
	margin: 10px 0;
	color:#666666;
}
h4{
	font: 1.2em/1.7em "Times New Roman", serif;
	margin: 10px 0;
	color:#BA1536;
}
a{
	text-decoration: underline;
	color: #697440;
	outline: none;
}
a:hover{
	color: #BA1536;
}
/* Titulos */
h2{
	width: 575px;
	height: 65px;
	margin-left: 175px;
}
h2#grupo{
	background: url(../img/h2/grupo.gif) no-repeat;
}
h2#obes{
	background: url(../img/h2/obesidad.gif) no-repeat;
}
h2#alter{
	background: url(../img/h2/alternativas.gif) no-repeat;
}
h2#tratar{
	background: url(../img/h2/tratamiento.gif) no-repeat;
}
*html h2#tratar{
	margin-left: 180px;
}
h2#conse{
	background: url(../img/h2/consejos.gif) no-repeat;
}
h2#csecu{
	background: url(../img/h2/consecuencias.gif) no-repeat;
}
h2#faqs{
	background: url(../img/h2/faq.gif) no-repeat;
}
h2#bienvenidos{
	background: url(../img/h2/inicio.gif) no-repeat;
}
h2#imc{
	background: url(../img/h2/imc.gif) no-repeat;
}
h2#cond{
	background: url(../img/h2/condiciones.gif) no-repeat;
}
*html h2#cond{
	margin-left: 178px;
}
h3{
	font:  1.2em "Times New Roman", serif;
	margin: 10px 0;
	color: #BA1536;
}
h3#pop{
	background: #999;
	font-weight: bold;
}
/* Cajas */
#main{
	width: 780px;
	margin: 10px auto;
	background: url(bg-main.gif) repeat-y;
	position: relative;
}
#head{
	height: 161px;
	backgro und: url(bg-head.jpg) no-repeat;
}
#content{
	width: 750px;
	margin: 0 auto;
}
#contenidos{
	margin: 15px 15px 0 190px;
}
#contenidos img{
	ma rgin: 20px 70px;
}
#foot{
	height: 57px;
	background: url(bg-foot.gif) no-repeat;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
ul#cv{
	list-style: square;
}
#bg{
	text-align: center;
	background: #fff;
	width: 450px;
	height: auto;
	padding-top: 5px; 
}
#bg p{
	width: 425px;
	margin: 0 auto;
}
/* Clases */
.box{
	width: 750px;
	margin: 10px auto;
	clear: both;
	position: relative;
	padding-top: 1px;
}
.foto{
	position: absolute;
	top: 15px;
	left: 25px;
}
.grupo{
	margin:10px 0 0 175px;
}
.decor{
	position: absolute;
	top: 166px;
	left: 15px;
}
.texto{ 
	margin: 0 35px 0 215px;
}
.spacer{
	margin-left: 200px;
	height: 15px;
	width: 525px;
	background: url(../img/spacer.gif) repeat-x;
}
.med{
	margin: 0; 
	padding: 0;
	margin-left: 5px;
}
.mod{
	float: left;
	margin-left: 60px;
	text-align: center;
}
.mod p{
	margin-right: 10px;
}
.salud{
	height: 55px;
	width: 230px;
	position: relative;
	float: left;
	margin: 5px 15px;
}
.salud img{
	position: absolute;
	top: 1px;
	left: 5px;
	margin: 0;
	padding: 0; 
}
.salud p{
	float: left;
	margin-top: 2px;
	margin-left: 65px; 
	font: 0.8em 'Times New Roman', serif;
}
*html .salud p{
	width: 160px;
	margin-left: 28px;
	padding-left: 10px; 
}
.uno{
	margin: 20px 50px;
}
/* Nav */
#nav{
	width: 750px;
	margin: 0 auto;
	height: 28px;
}
#nav ul{
	list-style: none;
	height: 28px;
	width: 750px;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	display: block;
	height: 28px;
}
#nav ul li a:hover{
	background-position: 0 -28px;
}
#obesidad a{
	background: url(../img/obesidad.gif) no-repeat; width: 80px;
}
#alternativas a{
	background: url(../img/alternativas.gif) no-repeat; width: 95px;
}
#tratamiento a{
	background: url(../img/tratamiento.gif) no-repeat; width: 97px;
}
#consejos a{
	background: url(../img/consejos.gif) no-repeat; width: 77px;
}
#consecuencias a{
	background: url(../img/consecuencias.gif) no-repeat; width: 114px;
}
#faq a{
	background: url(../img/faq.gif) no-repeat; width: 153px;
}
#contacto a{
	background: url(../img/contacto.gif) no-repeat; width: 80px;
}
#inicio a{
	background: url(../img/inicio.gif) no-repeat; width: 54px;
}
/* Tablas */
table{
	background: #ededed;
	width: 290px;
	margin: 10px auto;
}
td{
	bord er: 1px solid #000;
	padding-left: 2px;
	margin: 2px; 
	background: #ddd;
	width: 145px;
}
.sel{
	background: #C7C7C7;
	font-weight: bold;
	text-align: center;

}

#patagonia{display:none;}
