body {	background: #f0f0f0;margin: 0;padding: 0;	font: 11px Georgia, Helvetica, sans-serif;	color: #444;}
a{color:#ef067c;}
h1 {font-size: 3.5em; margin: 35px 0;font-family:Arial, Helvetica, sans-serif;text-shadow: 5px -3px 2px #d2d2d2;}
p{font-family:Arial, Helvetica, sans-serif;}
.container {width: 720px; margin: 10px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #50504e;
	display: block;
	font-size: 1.1em;
	font-weight:700;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul.tabs li a:hover {
	background: #f6de58;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	
	
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
	color:#EF067C;
}
.tab_content h3 a{
	color: #ef067c;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/* GALERIA/////////////////////////////////////////////// */

		/* the thumbnails */
#triggers {
	text-align:center;
	width:700px;
	display:block;

}
 
#triggers img {
	background-color:#fc72b6;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
 
/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;
 
	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}   

/* TOOOOOOOOOOOOOOOOOOOOOGLE */

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	height: 46px;
	line-height: 46px;
	width: 600px;
	font-size: 20px;
	font-weight: normal;

}
h2.trigger a {
	color: #EF067C;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #b5d91d; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	
	padding: 0 20px 0 20px;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	width:610px;
	clear: both;
}
.toggle_container .block {

}
.texto{display:block;}
.vmp{color:#a6a6a6;text-shadow: 5px -3px 2px #f0f0f0;text-align:right;clear: both; display: block; padding: 6px 0;width:860px;height:20px;}
.vmp2{color:#a6a6a6;text-shadow: 5px -3px 2px #f0f0f0;}
.texto2{width:600px; font-size:12px;padding:20px 5px 10px 5px;}
input{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;height:35px;margin:0 0 5px 0;color:#7c7c7c;font-weight:700;font-size:15px;}
