@charset "utf-8";
/* CSS Document */
/*
Theme: Privitera / ACAP
Autor: Daniel A. Privitera / www.privitera.com.ar

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bg-site.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #2CC1F9;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

small a {
	color: #FFF;
}

p {
	font-size: 0.8em;
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	}
	
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	background-image: url(images/bg-title-page.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

blockquote {
	font-family: "Monaco", "Courier New", fixed;
	color: #333;
	background-color: #BFEEFF;
	padding: 16px;
	margin-left: 20px;
	border: 4px solid #FFF;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote p{
	font-family: "Monaco", "Courier New", fixed;
	color: #333;
}


.imgSinBorderLink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 7px;
}



#Hader {
	width: 980px;
	height: 344px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	_background-image: url(images/header.gif);
	background-image: url(images/header.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#MenuNavPages {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	_background-image: url(images/menu.gif);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#Wrapper {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	_background: none;
	_background:#DECF8D;
	overflow: hidden;
}


#Contenedor {
	width: 655px;
	float: left;
	overflow: hidden;
	padding: 20px;
}

#Contenedor h2 a {
	text-decoration: none;
}

#NoticiasAcapHome {
	background-image: url(images/title-noticias-acap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 53px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
#NoticiasAcapHome p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 12px;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}



#NoticiasAgenciasHome {
	background-image: url(images/title-noticias-agencias.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 53px;
	padding-bottom: 8px;
	margin-bottom: 35px;
}
#NoticiasAgenciasHome p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 12px;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#AGENDAhome {
	background-image: url(images/bg-agenda.jpg);
	background-repeat: no-repeat;
	width: 623px;
	padding-top: 80px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #61D0FB;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #85dbfc;
}

#AGENDAhome h2 a:hover {
	color: #000;
	background-color: #ECFAFF;
}
#AGENDAhome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBF0FE;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}

.btnLeerTodas {
	background-image: url(images/btn-leer-todas.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 85px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	float: right;
	padding: 5px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.btnLeerTodas a{
	color: #FFF;
	text-decoration: none;
}



.TopContenedor {
	background-image: url(images/top-contenedor.png);
		_background-image: url(images/top-contenedor.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 986px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.post {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(images/separador-colores.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.entry ul {
	padding: 5px;
	margin-left: 20px;
}
.entry  li{
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
}

.post .entry {
	padding-top: 10px;
}
.post .entry a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
}
.post .entry a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #462C1D;
}

.post h2{
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 5px;
	display: block;
	background-image: url(images/bg-title-page.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 25px;
}

.post h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}

.post h3 a:hover{
	color: #666;
}

.post h2 a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	display: block;
}
.post h2 a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

.post img {
	border: 9px none #56B9D0;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

.post small {
	float: right;
	margin-bottom: 15px;
}
.TitleComent {
	background-image: url(images/globitos-coment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	padding-left: 35px;
}

.entrytext p {
	font-size: 0.8em;
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.entrytext a{
	font-family: Helvetica, "Arial", Verdana, sans-serif;
	color: #333;
}

.entrytext a:hover{
	color: #000000;
}

.entrytext ul {
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.entrytext li{
	font-size: 12px;
	color: #FFF;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	margin-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}

.entrytext  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

.alignleft a{
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
}

.alignleft a:hover{
	color: #000000;
}

.alignright a{
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	font-size: 1.3em;
	color: #482C21;
	font-weight: bold;
}

.alignright a:hover{
	color: #000000;

}
.postmetadata a{
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B92025;
}
.postmetadata a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #482C21;
}

/*Sidebar ///////////////////////*/

#sidebar {
	width: 230px;
	float: left;
	_float: rigth;
	padding: 10px;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00465F;
	font-weight: lighter;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#sidebar ul li a:hover {
	color: #333333;
	border-top-color: #AA3F2D;
}

#sidebar small {
	color: #482C20;
	padding: 8px;
	margin: 5px;
	display: block;
}
#sidebar .SuperCajaSidebar {
	padding: 1px;
	overflow: hidden;
	width: 270px;
}
#sidebar .CajaSidebar {
	float: left;
	width: 45%;
	padding: 4px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#sidebar #CajaSocialSites {
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#sidebar #Blogroll {
	width: 110px;
	padding-top: 75px;
}
#sidebar #AdsSidebar {
	width: 260px;
	padding-top: 75px;
	background-image: url(images/title-nos-acompanian.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#AdsSidebar .Banner {
	margin-bottom: 5px;
	margin-left: 8px;
}



#CajaSocialSites ul {
	padding: 0px;
}
#CajaSocialSites ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#CajaSocialSites ul li a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.search  {
	background-image: url(images/box-search.gif);
	_background-image: url(images/box-search.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 300px;
	padding-top: 13px;
	padding-left: 15px;
}
.search .CampoSearch {
	background-color: #2BBEF7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 183px;
	margin-right: 15px;
	font-family: "Courier New", Courier, monospace;
}
.search .Submit {
	color: #333;
	background-color: #FFF;
	padding: 3px;
	font-family: "Monaco", "Courier New", fixed;
	font-size: 11px;
	margin-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Post Ampliado /////////////////////////////*/

.MetaDataPostComent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9DEB0;
	background-color: #492C24;
	padding: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.MetaDataPostComent a{
	text-decoration: none;
	color: #E9DEB0;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.MetaDataPostComent a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*COMENTARIO/*/
.alt{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: none;
}

.commentlist {

}
cite {
	float: left;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 34px;
	background-color: #BFEEFF;
	display: block;
	width: 100%;
	background-image: url(images/globito-usuario.gif);
	background-repeat: no-repeat;
}
cite a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}


ol.commentlist {
	list-style-type: none;
}

ol.commentlist li{
	list-style-type: none;
	background-image: url(images/separador-colores.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#commentform {
	padding: 2px;
}
#commentform small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FormAuthor {
	font-family: Rockwell, "Cooper Black", "Courier New", Helvetica, "Gill Sans", Arial, sans-serif;
	background-color: #C4EFFF;
	margin: 5px;
	padding: 5px;
	width: 60%;
	color: #333;
	border: 2px solid #F0FBFF;
}
.CajaComent {
	padding: 5px;
	width: 95%;
	height: 200px;
}



.PieContenedor {
	background-image: url(images/pie-contenedor.png);
		_background-image: url(images/pie-contenedor.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 986px;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
/* Footer /////////////////////////////*/
#Footer {
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/footer.gif);
	_background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 140px;
}

#Footer a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #492C24;
	color: #FFF;
	font-weight: bold;
}

#Footer a:hover{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #492C24;
	color: #333;
}

#Footer p{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 17px;
	font-weight: normal;
	font-size: 11px;
}
.LogitoPrivi {
	background-image: url(images/logo-privitera.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}


#BoxFooter {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 45px;
	padding-left: 20px;
	text-align: center;
}

