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

/* HEADER */


#banner {
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
	background-color:transparent;
	min-height:230px;}


/* FEATURED PHTOS*/

#featured a img {
	float:left;
	box-shadow: 2px 2px 8px #333333;
	margin: 0 0 10px 0;
	}
#featured img:hover{
		box-shadow: 4px 4px 8px #333; }
#featured a  {
	color:#636363;
	text-align:left;
	text-decoration:none;}
#featured h3 {
	margin: 20px 5px;}

#featured h3 a:hover  {
	border-bottom: 1px #666666 dotted;
	}

#featured .Fbox {
	width:180px;
	float:left;
	}

#featured .Fbox2 {
	float:left;
	width:87px;

	}
	

/* Contenido Home*/


#content {
	width:1000px;
	margin:0 auto;
	position:relative;
	top:0px;
	background:transparent url(../images/marcadeagua.png) bottom right no-repeat;
	}
.Cleft {
	float:left;
	width:550px;
	padding: 15px 15px;}

.Cleft p{
	color:#636363;
	text-align:justify;
	font-size:14px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;}

.Cleft a{color:#0cbbfa;}
.Cleft a:hover{ text-decoration:underline;}

.Cleft  h4{
	margin: 10px 0;	
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	color:#999;}

.Cleft img{ position:relative;}

.simplelist li {color:#636363;
	text-align:justify;
	font-size:14px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;
	list-style:decimal;}
	
#content .Cleft2 {
	float:left;
	width:200px;
	padding: 10px 10px;}

#content .Cleft3 {
	float:left;
	width:180px;
	padding: 10px 10px;}

#content .Cleft2 p{
	color:#636363;
	text-align:justify;
	font-size:14px;
	line-height: 120%;
}
	
.Cleft2  li{
	float:left;
	width:205px;
	margin:10px 0 5px -30px;	
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	color:#014071;
	
	}

.Cleft2 a{color:#014071;}

.Cleft2 a:hover{ border-bottom: 2px dotted #ccc;}
	
.Cleft2 h4{ color:#999; font-size:16px; margin:50px 0 15px 0; font-style:italic }

#content h1{
	float:left;
	color:#FFF;
	padding:5px;
	min-width:550px;
	font-style:italic;
	margin: 20px 10px;
	font-weight:100px;
	text-align:left;
	/*box-shadow: 2px 2px 8px #333333;*/
	background: transparent url(../images/back_title.png) top left no-repeat;
	}
	
	
.linea { height:5px; border-bottom: 2px dotted #CCC; float:left; min-width:190px;}

.Cleftgallery {
	float:left;
	width:750px;
	padding: 15px 15px;}

.Cleftgallery p{
	color:#636363;
	text-align:justify;
	font-size:14px;
	margin: 20px 0 0 0;
	padding: 0 10px 0 0;}

.Cleftgallery  h4{
	margin: 10px 0;	
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	color:#999;}


