/* basic elements */
body {
	font: 11px/14pt Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #EFEFEF;
	background-image: url(images/anitas_background.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: justify;
	font-size: 11px;
	}
	
h1 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	}
	
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
h3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #9A7B7B;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}
	
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #CC9900;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #333333;
	}

strong {
	color: #333333;
	font-weight: bold;
}

/* ---- Containers ---- */

#frame {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
#header {
	background-image: url(images/anitas_header02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
	
#content {
	width:440px;
	float:left;
	padding: 0px 5px 0px 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
/* ----- sidebar ------ */
#sidebar {
	width: 210px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
#sidebar p {
	padding-right: 10px;
	padding-left: 20px;
	}	

#sidebar h2 {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 12px;
	}
	
#sidebar li {
	list-style-image: url(images/cross2.gif);
	}
	
#permacontact {
	background-color: #FFFFFF;
	margin: 5px;
	margin-top: 20px;
	padding: 5px;

}
	
#explanation {
	padding: 20px; 
	margin: 0px;
	}
	
#centered {
	padding: 20px;
	background-color: #F7F7F7;
	}
	
#centered li {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style-type: square;
	}
	


#cajadestacada {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #F9F8F5;
	margin-top: 5px;
	margin-right: 75px;
	margin-bottom: 5px;
	margin-left: 120px;
	}
	
	
/* ----- footer ------ */
	
#footer {
	color: #333;
	text-align: left;
	clear: both;
	font-size: 10px;
	voice-family:inherit;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 25px;
	background-color: #E4E4E4;
	border-top: 1px solid #CCCCCC;
	}


/* ----- Tabs navigation ------ */

div#menu {
	padding: 0px;
	left : 0px;
	margin: 0px;
	width: 700px;
	float: left;
	background-color: #CCCCCC;
}

#tabnav	{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	float: left;
	}

#tabnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
  	}
	
#tabnav a:link, #tabnav a:visited {
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	border-right: 2px solid #fff;
	background: #CCCCCC;
	height: 20px;
	}
	
	

#tabnav a:link.active, #tabnav a:visited.active	{
	color: #FFCC00;
	background: #666666;
	}

#tabnav a:hover	{
	color: #FFCC00;
	text-transform: uppercase;
	background-color: #666666;
	}


/* ----- EXTRA DIV ------ */
 
#extraDiv1 { 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}
	
	
	.isos {
	padding-left:5px;
	padding-top:5px;
	}
	
	.destacado {
	color: #000000;
	background-color: #EFEFEF;
	
	}
	
	.totheright {
	padding: 5px;
	float: right;
	border: 1px solid #A59B99;
	margin-left: 20px;
	margin-bottom: 20px;
	
	}
	
		.totheleft {
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	}

#habitas{
	padding-top: 20px;
	padding-bottom: 20px;
	}
