@charset "utf-8";

#wrapper {
	text-align: center;
	margin-top: 10px;
	background-image: url(../IMG/fondo/wickr02.jpg);
	background-repeat: repeat;
}
#container {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}
#cabecera {
	width: auto;
	top: 0px;
	height : 92px;
	width: 100%;
	background-image: url(../IMG/fondo/cabecera_02.png);
	background-repeat: repeat-x;
	position:relative;
	z-index: 3;
}
#zafu {
	width: 328px;
	left: -180px;
	background-image: url(../IMG/fondo/zafu_02.png);
	height: 274px;
	position: relative;
	top:-90px;
	z-index: 5;
	
}
#papel {
	width: 766px;
	left:0px;
	top:-330px;
	background-image: url(../IMG/fondo/paper-1.png);
	position: relative;
	background-repeat: repeat-y;
}
#aztd {
	position: relative;
	top: -35px;
	background-image: url(../IMG/fondo/actAZDT.png);
	width: 612px;
	height: 61px;
	left: 95px;
	z-index: 20;
}
#texto  {
	position:relative;
	left: 78px;
	width: 530px;
	height: auto;
	top: 79px;
	text-align: justify;
}
#english {
	position:absolute;
	right: -90px;
	top: 60px;
	width:auto;
	height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	background-color: #FFC;
	color: #00F;
	text-decoration: underline;
	padding: 5px;
	z-index: 6;
	}
#francais {
	position:absolute;
	right: -90px;
	top: 100px;
	width:auto;
	height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	background-color: #FFC;
	color: #00F;
	text-decoration: underline;
	padding: 5px;
	z-index: 6;
	}
#spanish {
	position:absolute;
	right:-90px;
	top: 60px;
	width:auto;
	height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
background-color: #FFC;
	color: #00F;
	text-decoration: underline;
	padding: 5px;
	z-index: 6;
	}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#330;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	line-height: 1.2em;
	font-weight: normal;
	font-size: 0.9em;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #330;
	font-size: 2.7em;
}
.dropcap{
	float: left;
	width: .7em;
	font-size: 4em;
	line-height: 83%;
}
.floatright { 
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	padding: 2px;
}
.floatcenter {
	border: 1px solid #666;
	margin: 25px;
	padding: 5px;
}
.floatleft { 
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
	padding: 2px;
}
.flright
{
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
	background-color: E8E3B9;
	padding: 4px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
}

div.flright img
{
border-top: 1px solid #555;
border-right: 0,5px solid #999;
border-bottom: 0,5px solid #999;
border-left: 1px solid #555;
}

p { margin-top: 0; }
.subtitulo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 0.8em;
	color: #633;
}
.destacado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Franklin Gothic Demi";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #300;
	border-left-style: solid;
	border-left-color: #300;
	padding-left: 9px;
}
.floatright
{
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 10px;
}

.containingbox p { margin-top: 0;}
