body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
background-image:url(images/sol.gif);
background-color:#D3FA85;
}
*  { /*defino margenes y padding por defecto para igualar distintos navegadores */
	margin: 0;
	padding: 0;
}
#contenedor {
	width: 799px;
	margin: 0 auto; 
	padding: 0px ;
	border: 2px solid #C46B08;
	text-align:center;
	background-color: #000;
	height:100%;
	color:#FFFFFF;
	line-height: 18px;
}

/* --------------left und right navigavtion------------- */
#left {
 width:127px; 
 float:left; 
 position:relative; 
 padding-left:0px; 
 /*margin-right:1px;*/
 background-image:url(images/mundo3_05.gif);
 background-repeat:repeat-y;
 height:538px
 }
 #centro { width:540px; 
 float:left; 
 position:relative; 
 background-image: url(images/mundo4_01.gif);
 background-repeat:no-repeat;
 height:538px;
 background-color:#FFFFFF;}
 #right {
width:131px; 
 float:right; 
 position:relative; 
 padding-right:0px; 
 background-image: url(images/mundo3_04.gif);
 background-repeat:repeat-y;
 height:538px
 }
div#fondo {position:relative;
width:132px;
margin-right:0px;
margin-top:0px;
background-image:url(images/mundo4_02.gif);
z-index: 1;
height:90px;}

div#oveja{ position:relative;
margin-right:0px;
margin-top:0px;
width:132px;
background-image:url(images/oveja.gif);
z-index: 30;
height:120px;}
/* -----------------Inhalt--------------------- */ 
#textos {width: 500px;
padding:10px 8px 0px 20px;
margin-top:100px;
color:#000000;
}
div.contenido {height:335px;overflow:auto; color:#000000;width:500px}
#textos a:link {color:#1678C9;}
#textos a:visited {color:#1678C9;}
p {
padding: 5px 10px;
margin:0px; }
h3 { background-image:url(images/solcito.gif); 
background-repeat:no-repeat; 
background-position:right;
font-size:145%;
padding-right: 45px;
padding-left:10px;
border-bottom:dashed thin #1678C9}
.titulo{ 
line-height: 35px; 
color:#1678C9;
text-transform: uppercase;
font-weight:bold;}
.naranja{color:#FF6600;font-weight:bold;}
pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
font-size:90%;
padding:50px 1px 5px 0px;
margin:0px;
text-align: center;
vertical-align: bottom;
background-image:url(images/mundo3_10.jpg);
background-repeat:no-repeat; 
} 

h4{padding-left:15px;}
div {color:#FFFFFF;
text-align:left;}

ul {margin-left:20px;}
li {
list-style-position: inside;
list-style-image:url(images/vineta.gif);
}
a:link {
	color: #ffffff;
}
a:active {text-decoration:none}
a:hover {color:#c1c1c1;
text-decoration:none}
a:visited {
	color: #cccccc;
}
