dere@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.creaycomparte {
	font-family: Arial;
	font-weight: bold;
	color: #518B15;
}
.contenidos {
	font-family: Arial;
	background-image: url(../images/cc-img06-home.jpg);
	background-repeat: repeat-y;
}
.titulos {
	font-family: Arial;
	font-weight: normal;
	color: #C00;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9FC064;
	text-align: right;
	font-size: 16px;
	letter-spacing: 3px;
}
.fechas {
	font-family: Arial;
	font-weight: normal;
	color: #426C14;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9FC064;
	font-size: 14px;
	letter-spacing: 0px;
}
.calendar {
	font-family: Arial;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CBDEAE;
	text-indent: 0px;
	white-space: normal;
	padding-left: 15px;
}
table {
	font-family: Arial;
	font-size: 12px;
}
li {
	font-family: Arial;
	list-style-type: none;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	list-style-position: outside;
	list-style-image: url(../images/cc-bullet2.png);
	left: auto;
	top: auto;
	bottom: auto;
}
#calendario {
	font-family: Arial;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C932D;
	border-bottom-color: #4E6A21;
	background-color: #F9F9F9;
}
.enbold {
	font-family: Arial;
	font-weight: bold;
	color: #000;
}
.enverde {
	font-family: Arial;
	color: #693;
	font-weight: bold;
}
.rojo {
	font-family: Arial;
	color: #C00;
	font-weight: bold;
	text-align: center;
}
.derecha {
	font-family: Arial;
	text-align: right;
}
.cetradito {
	font-family: Arial;
	text-align: center;
}
.enfucsia {
	font-family: Arial;
	color: #C3F;
}
.enamarillo {
	font-family: Arial;
	color: #F90;
}
.encyan {
	font-family: Arial;
	color: #09C;
}
.enmorado {
	font-family: Arial;
	color: #30C;
}
.lineabase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a {
	color: #066;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #C00;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.planilla {
	font-family: Arial;
	font-size: 13px;
}

p {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

h4 {
	color: #5A9110;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	height: 15px;
}

h5 {
	color: #900;
	font-size: 11px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	height: 15px;
}
h6 {
	color: #099;
	font-size: 11px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	height: 15px;
}
.engris {
	color: #999;
}
.codpro {
	font-family: Arial;
	font-weight:normal;
	font-size: 9px;
	color: #000;
}
.titpro {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.descpro {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
}
.descpro p{
	text-align: left;
	font-size: 11px;
}
.fotpro {
	margin-top: 2px;
}
.propiepro {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:auto;
	min-height:300px;
	width:600px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:12px;
	font: normal 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#popupContact h1{
	text-align:center;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#contactArea #Item {
	float: left;
	position:relative;
	width: 100%;
	height: auto;
	padding-bottom:6px;
}
#contactArea #Item p {
	height:auto;
	min-height:50px;
	background-color: #F0F0F0;
	padding:5px;
}
#contactArea #Item span {
	font-weight:bold;
}
#popupContactClose {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#80A32F;
	font-weight:700;
	display:block;
	width:70px;
	height:14px;
	cursor:pointer;
}

#contactArea #Item a{
	cursor: pointer;
	text-decoration:none;
}

#contenedor_paginador {
	float:left;
	text-align:center;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
	
#texto_num_pag {
	margin-right:5px;
}

 #texto_num_pag_actual {
	text-align:center;	
	margin-right:5px;
}	
	
#texto_num_pag a	{	
	font-size: 13px;
	color:#999;
	min-width:13px;
	width:auto;	
	height:13px;
	display:inline-block;
	background-color:#F1F3F2;
	text-decoration:none;
	border:1px solid #ECECEC;
	line-height:13px;
}

#texto_num_pag_actual a {
	min-width:16px;
	width:auto;
	height:16px;
	display:inline-block;
	color:#E66700;
	text-decoration:none;
	border:1px solid #E66700;
	font-size: 16px;
	line-height:15px;
}	

.flecha_paginador_izq {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 13px;
	cursor:pointer;
}

.flecha_paginador_der {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 13px;
	cursor:pointer;
}

#puntos_paginador_der {
	color:#A9AAAA;
	margin-right:5px;
	margin-left:-5px;
}

#puntos_paginador_izq {
	color:#A9AAAA;
	margin-right:5px;
}
