/*******************************************************************************************
::																						  ::
::		Index Styles Document															  ::
::		by																				  ::
::		Mauricio Ramírez Gómez "Iguana"													  ::
::																						  ::
::		Company: Proyecto DW & Iguana Web Design										  ::
::																						  ::
*******************************************************************************************/

#textoPrin{
	width:550px;
	margin-right:15px;
	float:left;
	margin-bottom:25px;
	margin-top:25px;
	padding-bottom:100px;
}
#textoPrin p{
	text-align:justify;
	padding:0 30px;
}
#puntos{
	width:200px;
	background:#f1eee9;
	float:left;
	margin-top:50px;
	margin-left:25px;
	padding:20px;
}
.infos{
	border:2px dotted #EFC620;
	padding:10px;
}
.cerrar{
	position:relative;
	margin-top:-10px;
	left:400px;
	width:100px;
	height:23px;
	z-index:5px;
	background:url(../_images/pestana.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}
