﻿body
{
	font-family: Century Gothic;
	font-size: 12px;
	background-color: #EFE7BF;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, a, ul, li
{
	margin: 0;
	padding: 0;
}

*
{
	outline: none;
}

a
{
	text-decoration: none;
}

p
{
	padding: 10px 0;
}

.left
{
	float: left;
}

.paddingright15
{
    padding-right:75px;
    color: #59595C;
    font-weight:bold;
    font-size:11px;
}

.right
{
	float: right;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.clear
{
	clear: both;
}

#header
{
	background-color: #BBD9DC;
	height: 228px;
	padding: 0 0 0 50px;
}

#headercontent
{
	width: 1100px;
	margin: 0 auto;
}

.banner
{
	padding-right: 50px;
}

#logo
{
	float: left;
	width: 284px;
	height: 114px;
	margin-top: 50px;
}

#topnav
{
	height: 52px;
	text-align: center;
	background-color: #EDCDA9;
}

#contentwrapper
{
	background-color: #EFE7BF;
}

#linebox
{
	float: left;
	border-top: solid 36px #BBD9DC;
	background-color: #EFE7BF;
	margin-top: 103px;
	width: 10%;
}

#nobox
{
	float: left;
	width: 10%;
}

#wrap
{
	min-width: 1200px;
}

#contentinternal
{
	width: 90%;
	float: left;
	background-color: #EFE7BF;
	padding-bottom: 25px;
	min-width: 90%;
}

#main
{
	width: 700px;
	float: left;
}

#maininternal
{
	width: 780px;
	float: left;
}

#sidebar
{
	float: left;
	max-width: 300px;
	margin-bottom: 30px;
}

#social
{
	width: 300px;
}

.bar
{
	height: 24px;
	margin-left: 50px;
	margin-bottom: 24px;
}

.purple
{
	background-color: #D5CEE0;
}

.blue
{
	background-color: #BBD9DC;
}

.principal
{
	padding-top: 40px;
	padding-right: 28px;
}

.side
{
	padding-top: 40px;
}

#footer
{
	clear: both;
	background-color: #D5CEE0;
	text-align: center;
	height: 80px;
	padding: 20px 50px;
	margin-top: 65px;
}

#footnav
{
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}

#footnav li
{
	list-style-type: none;
	display: inline;
	padding: 0 10px;
}

#footnav a
{
	color: #000;
}

#footnav a:hover
{
	text-decoration: underline;
}

#copyright
{
	width: 1100px;
	margin: 0 auto;
	padding: 12px 0;
}

#copyright, #copyright a
{
	font-size: 11px;
	color: #000;
}

.contentbox
{
	padding-left: 50px;
	padding-bottom: 22px;
}

.publiTDimageClass
{
	width: 198px;
	float: left;
	display: inline;
	padding: 0 15px 15px 0;
}

.item
{
	display: block;
	width:100%;
}

.titulopublicacion
{
	font-weight: 700;
	font-size: 15px;
}

.fecha
{
	color: #59595C;
	font-weight: 700;
	display: block;
	padding-bottom: 10px;
}

.descripcion
{
	color: #59595C;
	line-height: 1.3em;
}

.block
{
	display: block;
	padding-top: 5px;
}

.calendarbox
{
	height: 265px;
	background-color: #EDCDA9;
	width: 270px;
	margin: 18px 0;
	padding: 10px 15px;
}

.pollbox
{
	background-color: #D5CEE0;
	width: 280px;
	margin: 10px 0 30px;
	padding: 10px;
}

#galeria
{
	width: 300px;
	height: 215px;
	text-align: center;
	background-color: #FFF;
	vertical-align: middle;
	display: table-cell;
}

#galeriathumbs
{
	width: 300px;
	height: 30px;
	text-align: center;
	background-color: #EDCDA9;
	padding: 10px 0;
}

#galeriathumbs .thumb
{
	width: 30px;
	height: 30px;
	padding: 0 15px;
}

#caption
{
	color: #999;
	padding: 5px 0;
}

.respuesta
{
	padding-left: 35px;
}

.cursorpointer
{
	cursor: pointer;
}

.chart
{
	padding-top: 15px;
	padding-right: 15px;
}

.enviarbox
{
	background-color: #BBD9DC;
	width: 350px;
	height: 290px;
	padding-right: 15px;
}

.controltitle
{
	padding: 12px 0 15px 10px;
}

.line
{
	border-bottom: solid 1px #999;
	margin-bottom: 20px;
	margin-left: 50px;
}

.rowMesActualCalendario
{
	background-color: #EDCDA9;
	height: 30px;
}

.mesActualTDCalendario
{
	text-align: center;
}

.mesActualTDCalendario span
{
	color: #000;
	font-size: 25px;
	font-family: Trebuchet MS;
	text-transform: capitalize;
}

.headerCalendarioDia
{
	color: #6D6F70;
	font-size: 15px;
	font-family: Century Gothic;
}

.diaCalendario
{
	background-color: #EDCDA9;
	border-top: solid 1px #EDCDA9;
	border-left: solid 1px #EDCDA9;
	padding-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: middle;
	font-family: Century Gothic;
	font-size: 15px;
	color: #000;
}

.diaCalendario a, .diaCalendario a:link, .diaCalendario a:visited, .diaCalendario a:hover
{
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 15px;
	color: #000;
	font-style: normal;
}

.diaCalendarioEvento a, .diaCalendarioEvento a:link, .diaCalendarioEvento a:visited, .diaCalendarioEvento a:hover
{
	color: #FFF;
	font-family: Century Gothic;
	font-size: 15px;
}

.popUpControles
{
	visibility: hidden;
	position: absolute;
	z-index: 3;
}

a img, .whitebox
{
	border: none;
}

#contentinternal2, #content
{
	width: 1100px;
	background-color: #EFE7BF;
	padding-bottom: 25px;
	margin: 0 auto;
}

.pink, .rowDiasSemana, .diaCalendarioEvento
{
	background-color: #EDCDA9;
}

