@charset "UTF-8";
/* CSS Document */

body, html {
		margin:2px 2px 2px 2px;
		padding:0px;
		background:#fff;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333;
	
	}
	
	body {
		min-width:900px;	
	}
	
	h4{
	font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#513107;
	
	}
	a img {
	border: none; 
	}
	/** links de boton view*/
	.view a:link{
	text-decoration:underline;
	color: #E6DCD7;
	
	}
	.view a:visited{
	text-decoration:underline;
	color: #E6DCD7;
	}
	.view a:hover, a:active{
	text-decoration:underline;
	color:#E6DCD7;
	/*color:#7d4d02;
	754404;*/
	
	}
	a:link, a:visited{
	text-decoration:none;
	color: #663300;
	
	}
	
	a:hover, a:active{
	text-decoration:none;
	color:#E6DCD7;
	/*color:#7d4d02;
	754404;*/
	
	}

	
	.em{
	font-style:italic;
	
	}
	#wrap {
	width:100%; 
	height:99%;
	padding: 0px;
	margin-left: 0px;
	margin-top:0px;
	
	}

/***                            */

	#header {
		/*background-color:#e2dcd5;*/
		
		
		width:100%;
	}
	#header h1 {
    	padding-bottom:40px;
	    margin:0;
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#513107;
		
    }
	#logo{
	width:100%;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	}
/***                            */
	.titulo{
	color:#ccc;
	font-size:16;
	width:100%;
	background-color:#FA6A13;
	}
	.menus{
	background-color:#fff;
	float:left;
	width:100px;
	}
	.idiomas{
	background-color:#fff;
	float:right;
	width:auto;
	

	}	
	#content{
	padding-top:8px;
	padding-bottom:50px;
	}
	.activo{
		color:#E6DCD7;
		}
/*************************************** THUMBS */
.thumbs{
background-color:#e2dcd5;
width:450px;
height:250px;
margin-right:5px;
margin-bottom:5px;
float:left;
display:block;
}
.thumbs div{
margin:2px;
float:left;
}
.thumbs div p{
width:335px;
margin-left:10px;
margin-bottom:-3px;
margin-top:7px;
}
/**************************************** BIO  */
.curri{
width:640px;
padding-bottom:0px;
padding-top:0px;
}
.curri p{
width:40px;

}
.curri div{
float:right;
border-left-style:dotted;
border-left-width:thin;
padding-left:5px;

width:590px;

}
/*************************************** NOTICIAS Y FOTO TEEPEE */
	.pie{
	width:100%;
	border-top-style:dotted;
	border-top-width:thin;
	padding-bottom:10px;
	}
	
	.pie p{
	width:550px;
	}
