/********************************************
   AUTHOR:  			Woobsing	 
   WEBSITE:   			http://www.woobsing.com/
	TEMPLATE NAME:		estilos
   TEMPLATE CODE: 	01
   VERSION:          1.1   
	LAST MODIFIED:    January-27-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {

	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	
	background-color:#FBFDFD;
	margin:0;
	padding:0;
}
body li{


background-repeat:no-repeat;
padding:10px
}

/* links */


a, a:visited {	
	color: #003300;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h3, h4, h5{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: normal;
			
}
h1 {
	font-size: 19px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	background-color:inherit;
	
}



h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 15px;

	
		
}
h4 {
	font-size: 13px;
	color: #000000;
	
		
}
h5 {
	font-size: 11px;

		
}

h1, h2, h3, h4, h5 p {
	padding: 0px;		
	margin: 0;
}
ul, ol {
	margin: 0px;
	padding: 0 0px;
}
ul {
	list-style: none;
}

/* images */
img {
	
    margin: 0px;
	padding: 0px;
	
}
img.float-right {
  	margin: 0;  
}
img.float-left {
  	margin: 0;
}

code {
  	margin: 0;
  	padding: 0px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	
	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
	
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
  
}
blockquote {
	margin: 0px;
 	padding: 0 0 0 0px;  
   background: url(post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #000000;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #000000;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	
}
td {
	padding-left: 0;
	padding-right: 0;
	border-left: 0;
	border-bottom: 0;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	
}
label {
	display:block;
	font-weight:bold;
	margin:0px 0;
}
input {
	padding:2px;
	border:1px solid #0c5c18;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-top:2px;
	
}
textarea {
	width:250px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #0c5c18;
	margin-top:2px;
	
	
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 0px; padding:  0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#bread-crumbs {
position:relative;
    float:left;
	clear:both;
	width: 950px;
	margin:0 auto;
	
}
#bread-crumbs ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#bread-crumbs ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}



#wrap {
	position: relative;
	width: 950px;
	height:auto;
	margin: 0 auto;

	
}

#content-wrap {

	clear: both;
	float: left;	
	width: 950px;	
	padding-top: 15px; 	
	border-bottom:0px ;
	display: inline;
}
#enunciado {

	clear: both;
	float: left;	
	width: 950px;
	height: 120px;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 0px; 	
	border-bottom:0px ;
	display: inline;
	background-image:url(../images/BANNER-MARKETING.gif);
}
 
 #visite {
    clear: both;
	float: left;	
	width: 940px;
	
    height:auto;
	border-top: 1px solid #0c5c18;
	padding-left:10px;
    padding-bottom:10px;
	padding-top:10px;
		
 }
  #HOME {
  
    position:relative;
	float: right;	
	width: 610px;
	height:auto;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left:10px;
    padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
		
 }
 #FOTOS-EMPRESA {
 position:relative;
  display:inline;
   float: left;	
    width: auto;
	background-color:#FFFFFF;
    border-top: 1px solid #0c5c18;
    border-bottom: 1px solid #0c5c18;
	border-left: 1px solid #0c5c18;
	border-right: 1px solid #0c5c18;
    height:auto;
	text-align:center;
	margin-bottom:10px;
    padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10PX;

 }

#articulos-home {
 position:relative;
  display:inline;
   float: left;	
    width: 300px;
	background-color:#FFFFFF;
    border-top: 1px solid #0c5c18;
    border-bottom: 1px solid #0c5c18;
	border-left: 1px solid #0c5c18;
	border-right: 1px solid #0c5c18;
    height:auto;
	
	margin-bottom:10px;
    padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;

 }
 #articulos-home h3{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 	color:#003399;
 
 }
 #noticias-home {
 position:relative;
   
	float:left;	
	width: 300px;
	background-color:#FFFFFF;
    border-top: 1px solid #0c5c18;
    height:auto;
	margin:0;

	padding-top:10px;
	
		
 }
#texto-contenido {
    clear: both;
	float: left;	
	width: 930px;
	background-color:#FFFFFF;
	border-left: 1px solid #0c5c18;
	border-bottom: 1px solid #0c5c18;
	border-top: 1px solid #0c5c18;
	border-right: 1px solid #0c5c18;
    height:auto;
	margin-bottom:10px;
    padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;		
 }
 #formularios {
 
    clear: both;
	float: left;	
	width: 950px;
	height:100%;
	border-top: 1px dotted #ffffff;
	position:relative;
	padding:0;
    display: inline;
	
	margin-bottom:10px;

 
 }
 #datos {
    width:950px;
	height:auto;
	padding:0;
	margin:0;
	clear:both;
	float: left;
	display: inline;
	}
	 #datos h3 {
    font-family: "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	
  
 }
  
 
 #chat {
    width:40%;
	padding:0;
	margin:0;
	text-align:center;

	float:right;
	display: inline;
  
 }
 #chat h3 {
    font-family: "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	
  
 }

 #noticias {
 margin: 0; padding: 0;
    clear: both;
	float: left;	
	width: 630px;
        height:auto;
		display: inline;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
	
  
 }

 #contacto {
 margin: 0; padding: 0;
    clear: both;
	float: left;	
	width:60%;
        height:auto;
		display: inline;
	
  
 }
 #contacto h3
  {
  	font-family: "Trebuchet MS", tahoma, verdana, arial,  sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	
  }

#header {
	width: 950px;
	position: relative;
	height: 200px;
	
	padding: 0;	
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	border-left: 1px solid #000000;
	border-right:1px solid #000000;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font:36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: 1px;
	line-height:80%;
	color: #FF0000;
	font-style:italic;
	text-transform: none;
	text-decoration: none;
	top: 130px;
	left: 15px;
	height: 73px;
}
#header h1#logo-text span {
font-size:36px;
	color: #000000;
	line-height:70%;
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 95px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;
	border-right: 1px solid #0c5c18;
	border-left: 1px solid #0c5c18;
	padding:3px;
	
	font-size: 13px;	
}
#header #header-links a {	
	
	text-decoration: none;
	color:	#444;	
}
#header #header-links a:hover {
	color: #006633;
	text-decoration:underline;		
}

/* header-photo */
#header-photo-index{
	clear: both;
	height: 120px;
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
	
}
/* header-photos */

/* Navigation */
#nav {
	clear: both;	
	padding: 0;
	right:10px;
	text-align:right;	
	
	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/menu-odonto.gif) repeat-x;	
	width: 950px;
	height:45px;	
	margin: 0 0 0 0px;
	padding: 0px;
	
	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
	

}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding:0 20px ;
	background-image:url(../images/point.png);
	background-repeat:no-repeat;
	background-position:right;

	border-bottom: none;
	color: #FFFFFF;
	font: 14px/3em  "Trebuchet MS","Century Gothic", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFCC00;	
}

/* Main Column */
#main {
	float: left;
	width: 100%;
	padding: 0px 0 0 0; margin: 0 0 0 0px;
	display: inline;
	background-color:#FFFFFF;
}
#main h2 {
	font: normal 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000033; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #000000;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0; margin: 0;		
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #CC3300; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#prefooter-wrap {
clear:both;
width:950px;
height:45px;
margin-bottom:10px;
background-image:url(../images/menu-odonto.gif);
background-repeat:repeat-x;
}
#footer-wrap {


clear: both;
width: 950px;
font-size: 95%;	
text-align: center;
border-top:1px solid #333333;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #555555;
position: relative;
padding-bottom:15px;
background-color:#DFF4ED;

}
#footer-wrap a {
text-decoration: none;
color: #666666;
font-weight: normal;
}
#footer-wrap a:hover {
color: #000;	
}
#footer-wrap p {
padding:10px 0;
}





/* bottom */
#footer-bottom {
	clear: both;
	color: #666666;	
	margin: 0 auto; 
	width: 820px;
	padding-bottom:5px;
	text-align: center;
}
#footer-bottom h1 a{
color: #FFCC00;
text-decoration: underline
}

#footer-bottom h1 a:hover{
color:#FFFFFF;
text-decoration: underline
}
/* postmeta */
.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;
color: #000066;
	border: 1px solid #E0DBC9;
}

.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
