/*BOF mceContentBody */

.mceContentBody 						{padding:18px 0px 0px 0px;font-family:  Tahoma, Arial; margin: 0px 0px 0px 0px; min-height: 200px;}
.mceContentBody h1 					{ font-size: 14px; font-weight: bold;text-transform: uppercase; color: #fff;  text-align: left; background-image: url('../images/frontend/background/bg_h1.jpg'); background-position: 0px 0px; background-repeat: no-repeat; display: block; width: 571px; height: 25px; padding: 2px 0px 0px 10px;margin:0px 0px 10px 0px;}
.mceContentBody h2 					{ font-size: 11px; font-family:  Tahoma, Arial; text-align: justify; color: #0291dd; background-color: #d6ecf7; display: block; font-weight: bold; padding: 3px 5px 3px 5px; margin: 0px;}
.mceContentBody h3 					{ font-size: 14px; font-weight: bold;text-transform: uppercase; color: #09497e; margin-bottom: 10px; line-height: 12px; text-align: left;}
.mceContentBody h4 					{ font-size: 11px; font-weight: bold;text-transform: uppercase; color: #09497e; margin-bottom: 10px; line-height: 12px;}
.mceContentBody h5 					{ font-size: 10px; font-weight: bold;text-transform: uppercase; color: #09497e; margin-bottom: 10px; line-height: 12px;}
.mceContentBody h6 					{}
.mceContentBody p 					{font-size: 12px; font-family:  Tahoma, Arial; text-align: justify; color: #333333; padding:5px 40px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px; }
.mceContentBody p strong 			{ font-weight: bold;}
.mceContentBody p em 				{ font-style: oblique;}
.mceContentBody p img 				{ border: 1px solid #4895c1; padding: 1px;}
.mceContentBody p a 					{ color: #09497e !important; font-weight: bold; text-decoration: underline;}
.mceContentBody p a:hover		{ color: #09497e !important; font-weight: bold; text-decoration: none;}
.mceContentBody ul 					{ font-size: 12px; margin: 10px 0px 10px 20px; padding: 0px;}
.mceContentBody ol					{ font-size: 12px; margin: 10px 0px 10px 20px; padding: 0px;}
.mceContentBody ul li 				{ list-style-type: disc;}
.mceContentBody ol li 				{ list-style-type: decimal}
.mceContentBody ul li a 			{ color: #09497e !important; font-weight: bold; text-decoration: underline;}
.mceContentBody ol li a 			{ color: #09497e !important; font-weight: bold; text-decoration: underline;}
.mceContentBody ul li a:hover 	{ color: #09497e !important; font-weight: bold; text-decoration: none;}
.mceContentBody ol li a:hover 	{ color: #09497e !important; font-weight: bold; text-decoration: none;}
.mceContentBody ul li strong 	{ font-weight: bold;}

.mceContentBody table.tipo1 {width: 570px; border: 1px solid #c4dbe7; margin: 10px; font-size: 12px;}
.mceContentBody table.tipo1 tbody tr th { font-weight: normal; text-align: center; color: #fff; background-color: #8ab7cf; padding: 10px; text-transform: uppercase; font-size: 11px;}
.mceContentBody table.tipo1 tbody tr td {font-weight: normal; text-align: center; padding: 5px; color: #333;font-size: 11px;}
.mceContentBody table.tipo1 tbody tr.odd {background-color: #fff}
.mceContentBody table.tipo1 tbody tr.even {background-color: #e4eef4;}

.mceContentBody .comments {background-color: transparent;}
.mceContentBody .comments h1 {background-color: transparent;}
.mceContentBody .comments fieldset { border: 1px solid #ccc; padding: 5px; margin-bottom: 5px;}
.mceContentBody .comments fieldset h4 {}
.mceContentBody .comments fieldset p {font-size: 12px; color: #09497e; text-align: justify; line-height: 16px; margin-top: 10px; padding: 0px; font-style: oblique;}
.mceContentBody .comments fieldset legend {font-size: 15px; padding: 5px; font-size: 13px;}
.mceContentBody .comments fieldset legend strong {font-weight: bold;}
/*EOF mceContentBody */