@charset "utf-8";
/* CSS Document */

body{
	
	background-color:#666666;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	
	}
	
header{
	background-color:rgba(0,0,0,0.5);
	height:130px;
	width:100%;
	position:fixed;
	top:0;
	margin:auto;
	}

figure{
  width:100%;
	margin:center;
	
  }

nav	{
	width:100%;
	height:20px;
	margin:auto;
	padding:5px 5px;
	}

section{
	width:1247px;
	height:570px;
	background-color:red;
	margin:auto;
	}
	
#vivi{
	width:1247px;
	height:570px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	margin:auto;
	} 
		
.caja1{
	background-color: rgba(0,255,219,1.00);
	width:790px;
	height:570px;
	float:right;
	margin:auto;
	}

.caja1 p{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin:auto;
	
	}

.caja1 h1{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:36px;
	margin:auto;
	
	}

#caro{
	color:rgba(255,255,255,1.00);
	text-decoration:none;
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:24px;
	margin:auto;
	}

.caja2{
	background-color:rgba(255,245,0,1.00);
	width:790px;
	height:564px;
	float:left;
	margin:auto;
	}

.caja2 p{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin:auto;
	}

.caja2 h1{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:36px;
	margin:auto;
	}

#santi{
	width:1247px;
	height:564px;
	background-color:red;
	margin:auto;
	}

#marla{
	width:1536px;
	height:570px;
	background-image:url(../imagenes/d%2061.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin:auto;	
	}

.caja3{
	
	width:790px;
	height:564px;
	float:left;
	margin:auto;
	}

.caja3 p{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin:auto;
	}

.caja3 h1{
	color:rgba(255,255,255,1.00);
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:36px;
	margin:auto;
	}

#lala{
	width:100%;
	height:300px;
	margin:auto;
	}
	

	
.cajainvisible{
	background-color:rgba(255,0,4,1.00);
	height:130px;
	width:10%px;
	margin:auto;
	}

	



