@charset "utf-8";
/* CSS Document */
div.subtitulo {background: url(../images/linea.png) repeat-x;
	background-position: 60%;
margin-bottom:24px;}

div.subtitulo h3 {
background: white;
text-align: center;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}

.itemRelated li {list-style: none;




}

.itemRelated ul {padding:0;}

.relacionado {border: 1px solid #efefef;
border-radius: 8px;
padding:10px;}

.itemRelTitle {color: #002b82;
text-align:center;
font-weight: bold;
display: block;}

div.itemListCategory {background-color: transparent;
padding-bottom:30px;
border:none;
border-bottom: 1px dotted #DFDFDF;}

div.itemListCategory img {margin-right: 20px;}

div.subCategory {background-color: transparent;}

div.subCategory h2 {text-align:center;
font-size: 1.6em;
}

div.subCategory h2 a {color: #002b82;}
div.subCategory h2 a:hover {color: #20ff00;}
div.catItemIntroText p {font-weight:300;
margin-bottom:0;}


.itemFacebookButton {line-height:1em;}

.itemTwitterButton {margin-top:0!important;}

h3.catItemTitle {font-size: 1.3em;

text-align: center;}
h3.catItemTitle a {color: #002b82;}

div.itemContainer {padding-left:15px;
padding-right: 15px;}

div.catItemIntroText {text-align: justify;}

.itemListCategoriesBlock {margin-top:50px;}
