/* CSS Document */

#boxforomain{
	text-align:justify;
	width:1130px;
	background-color:#FFD;
	margin-left:-15px;
	padding:5px;
	
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	behavior:url('border.htc');
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');

}

#boxforomenu{
	width:250px;
	background-color:#CC9;
	float:left;
	padding:1px;
	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 

}

#boxforocontent{
	width:850px;
	background-color:#CC9;
	float:right;
	padding:10px;
	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 

}

#boxforomsgs{
	width:630px;
	background-color:#CC9;
	float:left;
	padding:10px;
}

#boxforormenu{
	width:170px;
	background-color:#BB8;/*690*/
	float:right;
	padding:10px;

	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 

}
/**************************************************************/

#divmsgaltaprioridad{
	margin-top:10px;
	padding: 15px;
	width:595px;
	background-color:#FC6;/*587*/
	text-align:justify;
	
	border-color:#F30;
	border-style:solid;
	border-width:medium;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 
	clear:both;

}

#divmsgmod{
	padding:10px;
	margin-top:-5px;
	margin-left:-5px;

	background-color:#F93;
	width:610px;
	float:left;
	
	color:#060;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	behavior:url('border.htc');
	border-radius: 10px 10px 0px 0px; 
}

#divmsgofc{
	padding:10px;
	margin-top:-5px;
	margin-left:-5px;

	background-color:#C30;
	width:610px;
	float:left;
	
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	behavior:url('border.htc');
	border-radius: 10px 10px 0px 0px; 
}

#divmsgpmi{
	padding:10px;
	margin-top:-5px;
	margin-left:-5px;

	background-color:#FFA;
	width:610px;
	float:left;
	
	color:#060;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	behavior:url('border.htc');
	border-radius: 10px 10px 0px 0px; 
}


#divmsg{
	padding:5px 5px 0px 5px;
	width:620px;
	background-color:#AA7;/*587*/
	margin-top:15px;
	float:left;

	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 

}



#divmsgh{
	padding:5px;
	margin-top:-5px;
	margin-left:-5px;

	background-color:#040;
	width:620px;
	float:left;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	behavior:url('border.htc');
	border-radius: 10px 10px 0px 0px; 

	
}
#divmsgb{
	margin-top:5px;
	margin-left:-5px;
	padding:5px;
	height:auto;
	background-color:#040;
	width:620px;
	float:left;
	
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	behavior:url('border.htc');
	border-radius: 0px 0px 10px 10px; 

}

#divmsgr{
	padding:5px;
	margin-top:20px;
	background-color:#AA7; /*#CC9*/ /*A2CD5A*/;
	width:100px;
	float:right;
	/*
	border-left:solid;
	border-left-width:thin;
    border-left-color:#698B22;
	*/
	
}

#divconti{
	float:left;
	width:600px;
	background-color:#564210;
	margin-top:15px;
}

#divcontr{
	float:right;


}

td#tdtitleforo{
	text-align:center;
	background-color:#CC9;
	padding:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px; 

}


