body{
	background-image:url(../images/fondo.jpg);
	background-color: #cfc7b4;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#contenedor {
	margin: auto;
	width: 850px;
	padding-left: 50px;
}
#logo {
	background: url(../images/logo.jpg) no-repeat;
	float: left;
	height: 114px;
	width: 233px;
	cursor:pointer;
}
#indexLenguaje {
	clear: none;
	float: right;
	height: 31px;
	width: 125px;
	margin-right: 80px;
	background-image: url(../images/espanol.png);
	background-repeat: no-repeat;
	margin-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-right: 0px;
	background-position: right;
}
#indexLanguage {
	clear: none;
	float: right;
	height: 31px;
	width: 125px;
	margin-right: 80px;
	background-image: url(../images/english.png);
	background-repeat: no-repeat;
	margin-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-right: 0px;
	background-position: right;
}
#homeLenguaje {
	clear: none;
	float: right;
	height: 31px;
	width: 250px;
	margin-right: 80px;
	background-image: url(../images/home_espanol.png);
	background-repeat: no-repeat;
	margin-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	padding-right: 0px;
	background-position: right;
}
#home{
	float:left;
	width:25px;
	height:31px;
	cursor:pointer;
	margin-right: 10px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: top;
}

#home a:hover{
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#flash {
	background:#FFFFFF url(../images/header_imagen.jpg) no-repeat;
	height: 339px;
	width: 807px;
	clear: both;
}
/* home */
#destacados  a {
	color: #E18D39;
}
#destacados  a:hover{
	color:#47739E;
}
#destacados {
	height:100%;
	width: 807px;
	min-height: 150px;
	background-color: #ede4d1;
	margin-bottom:12px;
	overflow: auto;
}
#destacado1 {
	margin: 0px 12px 0px 12px;
	background-color: #FFFFFF;
	min-height:186px;
	clear: none;
	width: 781px;
	overflow: auto;
}
#destacado2 {
	margin:12px 12px 10px 12px;
	min-height:186px;
	background:#e7e8e9 url(../images/destacados2.jpg) no-repeat;
	width: 781px;
	overflow: auto;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003d57;
}
#new_01 {
	width: 386px;
	min-height:186px;
	float: left;
}
#new_02 {
	width: 386px;
	min-height:186px;
	float: right;
}
#new_03 {
	float: left;
	width: 386px;
	min-height:186px;
}
#new_04 {
	float: right;
	width: 386px;
	min-height:186px;
}
#imagen_01{
	width:126px;
	height:97px;
	float: left;
	background-image:url(../images/index_01.jpg);
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
#imagen_02{
	width:126px;
	height:145px;
	float: left;
	background-image:url(../images/intralase.jpg);
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
#imagen_03{
	width:126px;
	height:130px;
	float: left;
	background-image:url(../images/index_03.jpg);
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
#imagen_04{
	width:126px;
	height:147px;
	float: left;
	background-image:url(../images/index_04.jpg);
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 12px;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
	float: right;
	margin-top: 26px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 215px;
	text-align: justify;
}
#destacado1 h1,#destacado2 h1{
	color: #CC6600;
	font-size: 12px;
	display:block;
	width:215px;
	text-indent:-9999em;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px 0px 5px 0px;
}
#new_01 h1 {
	
	background-image: url(../images/h1_home01.jpg);
	height: 43px;
}
#new_02 h1 {
	background-image: url(../images/h1_home02_esp.jpg);
	height: 22px;
}
#new_03 h1 {
	background-image: url(../images/h1_home_esp01a.jpg);
	height: 21px;
}
#new_04 h1 {
	background-image: url(../images/h1_home04.jpg);
	height: 22px;
}
#nota_01 h1 {
	
	background-image: url(../images/h1_home_esp01.jpg);
	height: 20px;
}
#nota_02 h1 {
	background-image: url(../images/h1_home02.jpg);
	height: 20px;
}
#nota_03 h1 {
	background-image: url(../images/h1_home03.jpg);
	height: 21px;
}
#nota_04 h1 {
	background-image: url(../images/h1_home04.jpg);
	height: 22px;
}
/*internas contenido*/

#contenido {
	width: 782px;
	min-height:230px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear:none;
	overflow: auto;
}
.interlinedo {
	line-height: 180%
}

#contenido h1{
	color: #CC6600;
	font-size: 12px;
	display:block;
	width:455px;
	text-indent:-9999em;
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
}


/* Titulos de las paginas H1*/
#tituloClinic h1{
	background-image: url(../images/titulo_our_Clinic_staff.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloOrlich h1{
	background-image: url(../images/titulo_dr_orlich.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloSurgeries h1{
	background-image: url(../images/titulo_surgeries_procedures.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloLasik h1{
	background-image: url(../images/titulo_lasik.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloPhacoemulsification h1{
	background-image: url(../images/titulo_phacoemulsification1.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloIntracorneal h1{
	background-image: url(../images/titulo_intracorneal_rings.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloCorneal h1{
	background-image: url(../images/titulo_corneal_transplant.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloAnatomy h1{
	background-image: url(../images/titulo_eye_anatomy.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloDiseases h1{
	background-image: url(../images/titulo_eye_diseases.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloMyopia h1{
	background-image: url(../images/titulo_myopia.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloHyperopia h1{
	background-image: url(../images/titulo_hyperopia.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloAstigmatism h1{
	background-image: url(../images/titulo_astigmatism.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloCataract h1{
	background-image: url(../images/titulo_cataract.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloKeratoconus h1{
	background-image: url(../images/titulo_keratoconus.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloIntralase h1{
	background-image: url(../images/t_intralase.jpg);
	height: 22px
}
#tituloNews h1{
	background-image: url(../images/t_news.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}
#tituloContac h1{
	background-image: url(../images/titulo_contact.jpg);
	height: 22px;
	margin: 0 0 10px 0;
}

/* footer */
#submenu {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 175px;
	padding-top: 8px;
	color: #333333;
	background-image: url(../images/logo_inferior.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 840px;
	margin: auto;
}
.Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

/*estados del link*/
a{
	color: #28738E;
	text-decoration: none;
}
a:hover{
	color: #003399;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/lista.jpg);
}
#homeLenguaje {
	clear: none;
	float: right;
	height: 31px;
	width: 195px;
	margin-right: 80px;
	background-image: url(../images/home_espanol.png);
	background-repeat: no-repeat;
	margin-top: 70px;
}
#home{
width:31px;
height:31px;
cursor:pointer;
}

/* formulario */

#fondo_Form{
	background-image:url(../images/fonfo_contacto.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: left bottom;
	min-height:410px;
}
input, textarea{
	width:130px;
	background-color:#F7F9FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
imput[type='text']{
	background:transparent;
} 
#detalle_direccion {
	position:absolute;
	width:216px;
	height:93px;
	z-index:2;
	margin-top: 100px;
	margin-left: 568px;
	visibility: visible;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/contacto.png);
	background-repeat: no-repeat;
}
#colum_iz {
	float: left;
	width: 325px;
}
img {
	padding: 5px;
	background-image: url(../images/fondo_imagen.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #aea38c;
}
.pieFoto{
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	text-align: center;
}
