/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 100%;
  color: #222; 
  font-family: "trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { 
	font-size: 1.6em; 
	line-height: 1; 
	/*margin-bottom: 0.5em; */
	color: #006699;

}

h1 span{ 
	font-size: 0.8em; 
}

h2 { 
	font-size: 1.2em; 
	color: #000;
	margin-bottom: 0.8em;
	border-bottom: none;

}

#contentNewsDetalle h2{
	font-size: 16px;
	color: #B92643;
	font-weight: bold;
	text-transform: uppercase;
}

h3 { 
	font-size: 0.8em; 
	color: #000;
	font-weight: bold;
	margin-bottom: 0;
	border-bottom: none;
	text-transform: uppercase;
}
#listadoNoticias h3 { 
	font-size: 120%; 
	color: #000;
	font-weight: bold;
	margin-bottom: 0.75em; 
	border-bottom: none;
	text-transform: uppercase;
}

h4 { 
	font-size: 1em; 
	line-height: 1.25em; 
	margin-bottom: 0.8em; 
	/*height: 1.25em; */
	color: #333333; 
	font-weight: bold;
}

h5 { 
	font-size: 1em; 
	font-weight: bold; 
	margin-bottom: 1.5em; 
}



h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p { 
	line-height: 20px;
	font-size: 75%;
	margin: 0 0 1.2em;
}
p img { 
	float: left; 
	margin: 1.5em 1.5em 1.5em 0; 
	padding: 0; 
}
p img.right { 
	float: right; 
	margin: 1.5em 0 1.5em 1.5em; 
}


#contentNewsDetalle p{
	color: #000000;
}

#contentNewsDetalle p a:link,
#contentNewsDetalle p a:visited{
	font-size: 11px;
	text-transform: lowercase;
	color: #000000;
	text-decoration: underline;

}

#contentNewsDetalle p a:hover{
	color: #000000;
	text-decoration: none;
}


/* Links */

a:link, a:visited	{ 
	color: #CB1B30;
	text-decoration: none; 
	}

a:hover	{ 
	color: #000;
	text-decoration: none; 
	}
	

	
a.footer:link, a.footer:visited	{ 
 	color: #80b7d1;
	text-decoration: underline; 

	}

a.footer:hover	{ 
	color: #fff; 
	text-decoration: none; 
	}
	
/* Menu Principal */


	
	
	
	
	
/* Text format */
	
blockquote { 
	margin: 1.5em 2.8em; 
	color: #000; 
	font-style: normal; 
}


/*pullquote */

#content blockquote.pullquote {
	width: 635px;
	wid\th: 625px;
	margin: 0.8em 0;
	padding: 0 5px;
	background: #828282 url(../images/quote-top.gif) top left no-repeat;
}

#content blockquote.pullquote p.pullquote {
	padding: 1em 1.5em;
	margin: 0;
	background: transparent url(../images/close-quote.gif) 97% 100% no-repeat;
	border-top: none;
}


	/*pullquote*/
#content blockquote.pullquote {
	width: 635px;
	/*margin: 10px;*/
	padding: 0;

}

#content blockquote.pullquote p.pullquote {

	padding: 0;
	margin: 0;
}	

#content blockquote.pullquote span.pullquote {
	color: #fff;
	display: block;
	width: 560px;
	margin: 0;
	padding: 20px 45px;
	font-size: 120%;
	
	background: transparent url(../images/quote-bottom.gif) left bottom no-repeat;
}	





strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

/* lista contenido */

.content-wrap table.table-contenidos ul{
	font-size: 100%;
	padding: 0 20px 0 20px;
}

.content-wrap table.table-contenidos tr.blank ul li{

	margin: 1.5em 0 0 0;
	text-align: left;
	list-style: circle;
}

.content-wrap table.table-contenidos tr.blank ul li.educacion-bullet-info{
	list-style-image: url(../images/li-bullet-sun.png);
	margin: 1.5em 0 0 0;
	padding-left: 10px;
}

/* lista normal de contenido interna */

.content-wrap ul{
	font-size: 75%;
	padding: 0 20px 0 20px;
}

.content-wrap ul li{
	list-style-image: url(../images/li-bullet.gif);
	margin: 1.5em 0 0 0;
}

.content-wrap ul li.educacion-bullet-info{
	list-style-image: url(../images/li-bullet-sun.png);
	margin: 1.5em 0 0 0;
	padding-left: 10px;
}

/* lista normal de contenido - sidebar*/

#container #main .sideBox ul{
	font-size: 75%;
	padding: 0 5px 0 20px;
	margin: 0 !important;
}

#container #main .sideBox ul li.list-address{
	list-style-image: url(../images/house.gif);
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
}

#container #main .sideBox ul li.list-phone{
	list-style-image: url(../images/li-phone.png);
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
}



li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
img{
	border: none;
}