/*-----------------------------------------marco exterior contenido ----------------------------------------*/

.curvy {
	position:relative; 
	width: 604px; 
	background-color: #D03D1B; 
	color:#000; 
	margin:5em auto;
	top: -40px;
}

#ctl, #cbl, #ctr, #cbr {
	position:absolute; 
	width:20px; 
	height:20px; 
	color: #D03D1B; 

	overflow:hidden; 
	font-style:normal; 
	z-index:1;
}

#ctl, #ctr {
	background:#F9E777;
}

#cbl, #cbr {
	background:#F9FAEF;
}

#ctl {
	top:0; 
	left:0;
}

#cbl {
	bottom:0; 
	left:0;
}

#ctr {
	top:0; 
	right:0;
}

#cbr {
	bottom:0; 
	right:0;
}

.curvy em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color: #D03D1B; 
	line-height:40px; 
	font-weight:normal;
}

#ctl b {
	left:-8px;
}

#ctr b {
	left:-25px;
}

#cbl b {
	left:-8px; 
	top:-17px;
}

#cbr b {
	left:-25px; 
	top:-17px;
}

.curvy p {
	position:relative; 
	z-index:100; 
	padding:5px 10px;
}

/*-----------------------------------------marco interior contenido ----------------------------------------*/

.curvy2 {
	position:relative; 
	width: 596px; 
	background-color: #FFFFEE; 
	color:#000; 
	margin:5em auto;
	top: -40px;
	margin-top: 40px;
}

#ctl2, #cbl2, #ctr2, #cbr2 {
	position:absolute; 
	width:20px; 
	height:20px; 
	color: #FFFFEE; 
	background: #D03D1B; 
	overflow:hidden; 
	font-style:normal; 
	z-index:1;
}

#ctl2 {
	top:0; 
	left:0;
}

#cbl2 {
	bottom:0; 
	left:0;
}

#ctr2 {
	top:0; 
	right:0;
}

#cbr2 {
	bottom:0; 
	right:0;
}

.curvy2 em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color: #FFFFEE; 
	line-height:40px; 
	font-weight:normal;
}

#ctl2 b {
	left:-8px;
}

#ctr2 b {
	left:-25px;
}

#cbl2 b {
	left:-8px; 
	top:-17px;
}

#cbr2 b {
	left:-25px; 
	top:-17px;
}

.curvy2 p {
	position:relative; 
	z-index:100; 
	padding:5px 10px;
}

/**********************************************marco interior foro********************************************/

.curvy3 {
	position:relative; 
	width: 400px; 
	background-color: #ABBABE; 
	color:#000; 
	margin:5em auto;
	top: 0px;
	margin-top: 40px;
}

#ctl3, #cbl3, #ctr3, #cbr3 {
	position:absolute; 
	width:20px; 
	height:20px; 
	color: #ABBABE; 
	background: #FFFFEE; 
	overflow:hidden; 
	font-style:normal; 
	z-index:1;
}

#ctl3 {
	top:0; 
	left:0;
}

#cbl3 {
	bottom:0; 
	left:0;
}

#ctr3 {
	top:0; 
	right:0;
}

#cbr3 {
	bottom:0; 
	right:0;
}

.curvy3 em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color: #ABBABE; 
	line-height:40px; 
	font-weight:normal;
}

#ctl3 b {
	left:-8px;
}

#ctr3 b {
	left:-25px;
}

#cbl3 b {
	left:-8px; 
	top:-17px;
}

#cbr3 b {
	left:-25px; 
	top:-17px;
}

.curvy3 p {
	position:relative; 
	z-index:100; 
	padding:5px 10px;
}