﻿body
{
	background-image: url('/css/img/FONDO-ESPUNA.png');
	background-color: #D72D20;
	background-repeat: repeat-x;
}

.WPNoticiaLeft
{
	padding-left:25px;
	padding-right:25px;
	float: left;
	width: 437px;
}

.WPNoticiaRight
{
	float: left;
	width: 220px;
	border-left: dotted 1px;
	padding-left: 10px;
	margin-top: 20px;
}

.WPNoticiaRight .EspunaNews h5 { border-top:1px solid; margin:16px 16px 0 0; padding:7px 0 0; }
.WPNoticiaRight .EspunaNews h5 a { text-decoration: none; color: #838182; }
.WPNoticiaRight .EspunaCategories { padding:6px 0px 6px 10px; }
.WPNoticiaRight .EspunaCategories h5 { margin-top: 5px; }
.WPNoticiaRight .EspunaCategories h5 a { text-transform:uppercase; text-decoration: none; color: #838182; }
.WPNoticiaRight .EspunaCategories h5 a:hover { text-transform:uppercase; text-decoration: underline; color: #838182; }


div.sepTwoDottedLines{ height: 6px; border-bottom: dotted 1px; border-top: dotted 1px; margin: 12px 12px 10px 0px; }

div.EspunaLeftMenuDivSelected
{
	border-right: solid 5px #e53429;
	margin-left: 22px;
	border-bottom: solid 1px #838182;	
	width: 154px;
	
}

/* RSS BOX*/
div.WPBoxedTool .WPBody { width: 176px;	padding: 0px 0px 0px 5px; }
div.WPBoxedTool .WPBody a { font-size: 0.85em; color: #838182;}
div.WPBoxedTool .WPBody img { float: left; margin: 7px 5px 0px 0px;}

div.text {margin: 25px 20px 0px 20px;}

div.btnPrev{float: left; }
div.btnNext{float: left; margin-left: 170px; }
div.btnPrev a, div.btnNext a, div.BarPropose a {text-decoration: none; color: #838182;}

/* div.searchBox { margin: 0px 0px 0px 460px;} */
/*div.searchBox select{ margin: 4px 10px 0px 0px; }*/
div.searchBox select {float: right; margin: 4px 8px 0px 0px; }
div.searchBox div {float: right; margin: 7px 8px 0px 0px; }
div.searchBox span {color: #838182; text-transform:uppercase; font-weight: bold; text-decoration: none;}

div.imgNews { float: left; margin-right: 15px; }

div.news {float: none;}
div.newsNav {float: left; width: 436px; margin-top: 10px; }

.unactiveLink { color: #dedede; }
