@charset "utf-8";
/* CSS Document */

.verdebox a {
	color: #FEF8C6;
}
.verdebox a:hover {
	color: #FEF8C6;
	font-weight: bold;
}

body {
	color: #003333;
	background-color: #333300;
	background-image: url(../imagenes/fondo_gsm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.box {
	width: 300px;
	background-color: #FFFFFF;
}

.cuadro {
	margin: 15px;
	padding: 15px;
	border: thin solid #993333;
	width: 190px;
}

.B {
	left: 50%;
	width:800px;
	z-index: 1;
	position: absolute;
	height: 50%;
	margin-left: -400px;
	border: thick double #003300;
	}


imgx {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 10px;
}
	
	
p, ul, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

ul {

	padding-left: 40px;
}


.menuizq, A  {
	display:block;
	color: #666600;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.menuizq  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666600;
	font-size: 1em;
	padding: 6px;
	margin-bottom: 6px;
	position: relative;
	font-weight: bold;
	border: 1px groove #003300;
	z-index: 50;
	background-color: #FFFFFF;
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
	text-align: center;
}

A {
	COLOR: #990000;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #333300;
	TEXT-DECORATION: none
}



.menuizq:hover {
	color: #339900;
	background-color: #ECE2D9;
	font-size: 1em;
	padding: 6px;
	margin-bottom: 6px;
	position: relative;
	font-weight: bold;
	border: 1px groove #FF6600;
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
}

.style2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336633;
}
.Estilo1 {
	font-size: x-small
}
.menuizq:active {

	color: #660000;
	background-color:  #ECE2D9;
	font-size: 1em
	padding: 6px;
	margin-bottom: 6px;
	position: relative;
	font-weight: bold;
	border: thin solid #ECE2D9;
	filter:alpha(opacity=30);
	/* CSS3 standard */
  opacity:0.3;
}
	
	
.caja2 {
	background-color: #663300;
	width: 410px;
}
.caja3 {
	background-color: #666600;
}

p, li {
	line-height: 115%;
	margin-bottom: 3px;
	margin-top: 3px;

	padding-top: 5px;
	padding-bottom: 5px;
	}
	
blockquote {
	margin-left: 15px;
}
img2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
.calensub {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC66;
	color: #000066;
	font-size: large;
	text-indent: 15px;
	margin-top: 50px;
	width: 500px;
}
.calendario {
	margin-left: 60px;
	padding: 5px;
	position: relative;
	margin-top: 5px;
	width: 410px;
}

.calenmes {
	color: #000066;
	margin-top: 20px;
	text-indent: 20px;
	font-weight: bold;
}

.peque {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	}
	
	.calendario_r {
	color: #CC0000;
	margin-left: 60px;
	padding: 5px;
	position: relative;
	width: 410px;
}
.bloque {
	clip: rect(auto,20px,auto,auto);
	position: absolute;
}
.calenntit {
	font-weight: bold;
}

#targetDiv {
	z-index:50
}
.calengus {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}

.framx {
	border: thin solid #F00;
	  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px; 
}
