@charset "utf-8";

body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a{
	color: #0066CC;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#repre li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	width: 110px;
	list-style-type: none;
}
.derecha {
	padding-left: 10px;
}
.izquierda {
	padding-right: 10px;
}
.centro {
	padding-right: 10px;
	padding-left: 10px;
}
#contenido {
	margin-right: 20px;
	margin-left: 10px;
}



h2{
	font-size: 11px;
	font-weight: bold;
	color: #8CA4C3;
	margin: 0px;
}

.titulo{
	font-size: 11px;
	font-weight: bold;
	color: #8CA4C3;
	margin: 0px;
}


#foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 42px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.footer a{
	color: #CCCCCC;
	text-decoration: none;
}
#contacto {
	background-image: url(../images/contacto.jpg);
	height: 60px;
	width: 138px;
	padding-left: 100px;
	padding-top: 10px;
}

.itemHead {
	color: #666600;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	height: 25px;
	margin-top: 10px;
}
.itemInfo {text-align: right; padding: 0px; }
.itemTitle a {font-weight: bold; font-variant: small-caps;  background-color: transparent;}
.itemPoster {font-size: 10px; color: #01968D;}
.itemPostDate {font-size: 10px; color:#01968D;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px; text-align: left;}
.itemText {font-size: 11px;margin-top: 15px; margin-bottom: 5px; line-height: 1.5em;text-align: justify;}
.itemFoot {
	font-size: 11px;
	text-align: right;
	padding: 0px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}
