@charset "utf-8";
/*------------------------------
=INTRODUCCION
------------------------------*/
#breves
{
  padding-top: 11px;
  padding-right: 16px;
  padding-bottom: 11px;
  padding-left: 10px;
  background-color: transparent;
  background-image: url(../images/lines-section600.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 98% auto;
  margin-bottom: 25px;
}

.comunica {
	height: 1%;
	padding: 15px;
	padding-top:5px;
	color: #666;
}
.comunica h2 {color:#000000; font-size:1.3em; padding:5px 0px;}
.comunica h3 { line-height:1.75em; padding-top:15px; }
.comunica h4 {color:#5eb7cb; padding: 3px 5px; text-decoration:underline; text-align:right;}
.comunica header { border-bottom: 1px solid #CCC;}

#avisa {
	background: #fefeda;
	border: 2px dotted #baba89;
	margin: 0 0 15px;
	padding: 1px;
}

.mensaje {
	height: 1%;
	padding: 15px;
}

.mensaje h2, .mensaje h2 a  {font-size: 25px; font-weight: bold; letter-spacing: -1px;
	color:#222;
	text-decoration: none; text-align:left;
}
.mensaje h3, .mensaje h3 a {font-size: 1em; line-height:1.75em; text-align:right;}
.mensaje h4 {
	color:#8c8c5b;
	padding: 2px 5px;
	text-align:right;
	text-decoration:underline;
}
