/********************************************
   AUTHOR:  			WOOBSING	 
   WEBSITE:   			http://www.dentalstudio.co/    	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */



* { margin: 0; padding: 0; outline: 0 }


body {
margin:0 auto;
font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
color: #333333; 
padding:0;
text-align:center;
}


h1{	
	color: #541A1E;
    font-family: "Tahoma", Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
	}

h2{	
	color: #541A1E;
    font-family: "Tahoma", Geneva, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
	}

h3{
	color: #fff;
    font-family: "Tahoma", Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
	text-align:left;
	}
h4{
	color: #fff;
    font-family: "Tahoma", Geneva, sans-serif;
    font-size: 9px;
    font-weight: normal;
    padding-bottom: 5px;
	}
h5{
	color: #000;
    font-family: "Tahoma", Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    }

p{
	font-size:12px;
	font-family: "Tahoma", Geneva, sans-serif;
	}

/********************************************
   LAYOUT
********************************************/ 
.header{
	width:1016px;
	height:auto;
	position:relative;
	margin:0 auto;
	}
	
.header-wrap{
	width:1016px;
	height:auto;
	position:relative;
	margin:0 auto;
	}
	
/*logo header*/
.logo-header{
	bottom: 191px;
    height: 114px;
    position: absolute;
    width: 229px;
    z-index: 2;
	left:3px;	
	}
	
.superior-rojo{
	bottom: 293px;
    height: 14px;
    position: absolute;
    width: 221px;
	left:3px;
	}

.bg-rojo1{
	background-image: url(/images/bg-siderrojo.png);
    background-repeat: repeat-y;
    height: 293px;
    position: absolute;
    width: 221px;
	top:8px;
	left:3px;
	}
	
	
/*MENU SECUNDARIO*/
.izq-menus{
	height: 54px;
    position: absolute;
    width: 9px;
	left:0px;
	}
	
.menu-secundario{
	height: 54px;
    margin-bottom: 3px;
    margin-left: 236px;
    margin-top: 3px;
    position: relative;
    width: 766px;
	}
	
.menu-graphic{
	height: 54px;
    margin: 0 auto;
    text-align: center;
    width: 748px;
    z-index: 300;
	background-image: url(../images/bg-menus.png);
	background-repeat:repeat-x;
	}

.skype{
	position:absolute;
	top:18px;
	left:16px;
	}
	
.facebook{
	height: 38px;
    left: 138px;
    position: absolute;
    top: 9px;
    width: 168px;
	}
	
.twitter{
	height: 38px;
    left: 319px;
    position: absolute;
    top: 9px;
    width: 168px;
	}

.contacto{
	height: 37px;
    position: absolute;
    right: 85px;
    top: 9px;
    width: 178px;
	}

.webmail{
	 height: 34px;
    position: absolute;
    right: 22px;
    top: 10px;
    width: 46px;
	}
	
.der-menus{
	height: 54px;
    position: absolute;
    width: 9px;
	right: 0;
    top: 0;
	}

/*BANNER*/
.banner{
	position:relative;
	height:200px;
	width:1002px;
	}
	
/*sider Rojo*/
.sider{
	height: auto;
    left: 3px;
    position: absolute;
    width: 221px;
	}

.sider-rojo{
	background-image: url("../images/bg-siderrojo.png");
    background-repeat: repeat-y;
    height: auto;
    position: relative;
    width: 221px;
	}
	
.info{
	height: 90px;
    left: 18px;
    position: absolute;
    top: -36px;
    width: 181px;
	}

.rojo-inferior{
	width:221px;
	height:31px;
	position:relative; 
	}
.big-taza{
	height: 233px;
    margin-left: 31px;
    margin-top: 44px;
    position: relative;
    width: 141px;
	}

/*NOTICIAS*/
.noticias{
	-moz-border-radius: 10px 10px 10px 10px;
    background-color:#541A1E;
    height: auto;
    left: 19px;
    padding: 10px;
    position: relative;
    top: 90px;
    width: 159px;
	-webkit-border-radius:10px;
	}

.noticias a{
	color:#FFF;
	}
	
.noticias p{
	color:#FFF;
	text-align:left;
	}

.noticias h2{
	color:#FFF;
	font-family:"Tahoma", Geneva, sans-serif;
	text-align:left;
	padding:0px;
	font-weight:bold;
	}


/*MENU-PRINCIPAL*/
.menu-principal{
	height: 44px;
    margin-left: 218px;
    position: relative;
    width: 774px;
	}

.izq-menu{
	height: 44px;
    position: absolute;
    width: 8px;
	left:0px;
	}
	
.menu-principal .nav {
	height: 44px;
    margin: 0 auto;
    text-align: center;
    width: 758px;
    z-index: 300;
	background-image: url(/images/bg-menup.png);
	background-repeat:repeat-x;
	position:relative;
	} 
	
#contenedor {
	height: 44px;
    margin: 0 auto;
    position: absolute;
    text-align: left;
	left:0px;
    width: auto;
    z-index: 301;
	}

#dropdownmenu { 
	height: 44px;
    list-style: none outside none;
    margin: 0 auto;
    text-align: center;
    width: 758px;
	} 

#dropdownmenu li { 
	height: 44px; 
	margin:0;
	text-align: left;
	float:left;
	} 

#dropdownmenu li a { 
	position: relative; 
	display: block;
	padding: 10px;
	margin-top: 2px; 
	font-weight : normal; 
	color: #42210B; /*color principal menu*/
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
	height: auto; 
	} 

#dropdownmenu li a:hover {
	color: #fff; /*color mouse sobre menu principal*/
	background-color: #900;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	height:17px;
	padding:6px;
	margin:4px;
	}

#dropdownmenu li ul { 
display:none;
list-style:none outside none;
} 

#dropdownmenu li:hover ul {
	background-color:Teal;
	display:block;
	padding:10px;
	position:absolute;
	top:44px;
	width:auto;
	z-index:500;
	} 
/*#dropdownmenu li:hover #colombia-sub {
	background-color:#DDDDDD;
	display:block;
	padding:10px;
	position:absolute;
	top:30px;
	width:110px;
	margin-left:-30px;
	} 
#dropdownmenu li:hover #actividades-sub {
	background-color:#DDDDDD;
	display:block;
	padding:10px;
	position:absolute;
	top:30px;
	width:110px;
	margin-left:-30px;
	} */

#dropdownmenu li:hover ul li { 
    border-bottom: 2px groove PaleTurquoise;
    display: block;
    float: none;
    height: auto;
    width: auto;
} 
#dropdownmenu li:hover ul li a { 
color: #fff ;
position:relative;
padding:5px;
margin: 0 auto; 
font-family: "Arial", Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
display:block;
height:auto;
} 
#dropdownmenu li:hover ul li a:hover { 
background-color:#FFF;
color: #401A21;
width:auto;
} 
#dropdownmenu li ul li ul, ul#dropdownmenu li:hover ul li ul { 
display: none; 
margin: 0; 
} 
#dropdownmenu li:hover ul li:hover ul { 
display: block; 
top: 0; 
left: 100%; 
} 

.der-menu{
	height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 8px;
	}	
/*END MENU PRINCIPAL*/

/*box colors*/
.box-all{
    bottom: 21px;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    right: 11px;
    width: 732px;
	float:left;
	}

.box{
	position:relative;
	width:234px;
	height:370px;
	float: left;
	margin:5px;
	}

.bg-superior{
	width:234px;
	height:13px;
	position:absolute;
	}
	
.bg-inferior{
	width:234px;
	height:13px;
	position:absolute;
	bottom:0px;
	}
	
.contenido-box1{
	position:relative;
	width:234px;
	height:350px;
	background-color:#FF931E;
	margin-top:12px;
	}
	
.contenido-box2{
	position:relative;
	width:234px;
	height:350px;
	background-color:#B51621;
	margin-top:12px;
	}
	
.contenido-box3{
	position:relative;
	width:234px;
	height:350px;
	background-color:#83991F;
	margin-top:12px;
	}

.titulo-box{
	width:234px;
	height:auto;
	text-align:center;
	}

.titulo-box h2{
	border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0 auto;
    width: 220px;
	}

.foto-box{
	height: 160px;
    margin: 0 auto;
    padding: 5px;
    position: relative;
    width: 216px;
	}

.txt-box{
	color: #FFFFFF;
    height: 142px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 216px;
	}


/*CONTENIDO*/
.wrap{
	width:1016px;
	height:auto;
	position:relative;
	margin:0 auto;
	}
	
.contenido-all{
	position:relative;
	width:788px;
	height:auto;
	margin-left:221px;
	}
	
.bg-contenido-superior{
	width:793px; 
	height:31px;
	position:relative;
	}
	
.bg-contenido-inferior{
	width:793px; 
	height:31px;
	position:relative;
	clear:both;
	}
	
.contenido-general{
	height: auto;
    position: relative;
    width: 788px;
	background-image:url(/images/bg-contenido.png);
	background-position: left;
	background-repeat:repeat-y;
	float:right;
	}
	
.contenido{
	height: auto;
    margin-left: 20px;
    padding: 20px;
    position: relative;
    text-align: justify;
    width: 700px;
	}
	
.contenido a{
	font-size:12px;
	font-weight:bold;
	color:#541A1E;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	}

.contenido a:hover{
	color:#F60;
	}



/*contacto*/
.foto-contacto{
	float:right;
	width:386px;
	height:288px;
	}

/*PRODUCTOS*/
.menu-productos{
	float: right;
    height: auto;
    width: 679px;
	}
	
.productos-box{
    float: left;
    height: 155px;
    margin: 3px;
    position: relative;
    width: 162px;
	}
	
.btn-productos{
	bottom: 0px;
    left: 0px;
    position: absolute;
    text-align: center;
    width: 162px;
	}

.btn-productos h2 a{
	color:#FFF;
	}

.btn-productos h2 a:hover{
	color: #300;
	}

/*FOOTER*/
.footer{
	width:788px;
	height:88px;
	position:relative;
	}
	
#footer-wrap {
	width:788px;
	height:88px;
	position:relative;
	}

#footer-wrap h2 {
	color: #000000;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    position: absolute;
    right: 205px;
    text-align: right;
    top: 10px;
    width: auto;
	}

.logo-footer{
	bottom: 56px;
    height: 81px;
    position: absolute;
    right: 0;
    width: 193px;
	}

.twitter1{
	width:27px;
	height:27px;
	position:absolute;
	left:35px;
	}
	
.facebook1{
	width:27px;
	height:27px;
	position:absolute;
	left:4px;
	}
	
.like-facebook{
	left: 68px;
    position: absolute;
    top: 3px;
	}
	
.woobsing-footer{
	position:absolute;
	width:119px;
	height:42px;
	top:30px;
	left:0px;
	}

/*cuadro skype*/
#skypedetectionswf{
	display:none;
	}

/*GOOGLE MAP*/
.mapa-google{
	bottom: 79px;
    height: 350px;
    left: 373px;
    position: relative;
    width: 350px;
	}
	

