@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Elementos Body ********/


body {
	background: url(imagenes/d20.jpg) repeat;
	font-family: verdana, tahoma;
	font-size: 13px;
	line-height: 180%;
	color: #3d3d3d;
}

/******** Elementos Pagina ********/

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.right_header {
	height: 120px;
	margin: 0 0 10px 223px;
	padding: 3px;
	border: 2px solid #c2d197;
	background-color: #CDEB8B;
	text-align: center;
	font-size:11px;
	line-height: 115%;
}

.left_header {
	height: 130px;
	margin: 0px 0 10px 0;
	float: left;
	width: 220px;
	padding: 0;
	border: 0px solid #cccccc;
	background: #ffffff url(imagenes/logo.png) no-repeat;
}

.content {
	height: 1340px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 2px solid #c2d197;
	background: #ffffff url(imagenes/d20.jpg) repeat;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	line-height: 160%;
	color: #72966d;
}

.izquierda {
 	width: 294px;
	height: 1100px;
	float: left;
	border: 2px double #c2d197;
	padding:5px;
	background-color:#ffffff;
	color: #787878;
}

.centro {
	width: 315px;
	height: 1100px;
	float: left;
	border: 2px double #c2d197;
	padding:5px;
	text-align: center;
	background-color:#ffffff;
	color: #787878;
}

.derecha {
	width: 294px; 
	height: 1100px;
	float: left;
	border: 2px double #c2d197;
	padding:5px;
	background-color:#ffffff;
	color: #787878;
}

.footer {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 2px solid #c2d197;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

.pie {
	 font-family: "comic sans ms", tahoma, verdana;
	 font-size: 11px;
	 color: #72966d;
}

/******** Estilos Documentos ********/

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}	

a, a:active, a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.izquierda a, .izquierda a:active, .izquierda a:visited {
	color: #008040;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.izquierda a:hover {
	color: #1c638a;
	text-decoration: none;
	background: url(imagenes/icono1.png) left no-repeat;
	padding-left: 35px;
}

.centro a, .centro a:active, .centro a:visited {
	color: #008040;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.centro a:hover {
	color: #1c638a;
	text-decoration: none;
	background: url(imagenes/icono1.png) left no-repeat;
	padding-left: 34px;
}

.derecha a, .derecha a:active, .derecha a:visited {
	color: #008040;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.derecha a:hover {
	color: #1c638a;
	text-decoration: none;
	background: url(imagenes/icono1.png) left no-repeat;
	padding-left: 35px;
}

.link {
	font-family: verdana, tahoma, arial;
	font-size: 13px;
}

.link a, .link a:active, .link a:visited {
	color: #008040;
	text-decoration: underline;
	font-weight: bold;
	background: #ffffff;
}

.link a:hover {
	color: #1c638a;
	text-decoration: none;
	background: #ffffff;
	padding: 0 0 0 5px;
}

.derecha h3 {
	font: lighter 120% "Trebuchet MS", sans-serif, Arial;
	color: #6a6a6a;
	margin-bottom:-19px;
	padding:0;
	width:280px;
	border-bottom:1px dashed #008040;
}

.centro h3 {
	font: lighter 120% "Trebuchet MS", sans-serif, Arial;
	color: #6a6a6a;
	margin-bottom:-19px;
	padding:0;
	width:280px;
	border-bottom:1px dashed #008040;
}

.izquierda h3 {
	font: lighter 120% "Trebuchet MS", sans-serif, Arial;
	color: #6a6a6a;
	margin-bottom:-19px;
	padding:0;
	width:280px;
	border-bottom:1px dashed #008040;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	font-family: "comic sans ms", tahoma, verdana;
	color: #72966d;
}

.footer a, .footer a:active, .footer a:visited {
	color: #006a00;
	text-decoration:underline;
}

.footer a:hover {
	color:#55a6a6;
	text-decoration:none;
}

.piefoto {
	color:#6f6f6f;
	font-family: "comic sans ms", verdana;
	padding-top:2px;
	font-size: 1.2em;
}

.piefoto a, .piefoto a:active, .piefoto a:visited {
	color:#6f6f6f;
	text-decoration: none;
	font-weight: 200;
	padding:2px 0 5px 0;
	background: #ffffff;
}

.piefoto a:hover {
	color:#6f6f6f;
	text-decoration: underline;
	font-weight: 200;
	background: #ffffff;
	padding: 0;
	margin: 0;
}

.galeria {
	color: #ff5e5e;
	font-family: "comic sans ms", verdana;
	font-size: 0.7em;
	padding: 0 0 0 6px;
}

.dch {
	 margin:2px 0 2px 10px;
	 float:right;
}

.izq {
	 margin:0 0 0 0;
	 float:left;
}

.center {
	float: center;
}

.cto {
    margin: auto;
	margin-left: 10px;
}

.clean-gray {  
   border:solid 1px #c2d197;  
   background:#EFEFEF;  
   color:#222222;  
   padding:4px 2px 5px 4px;  
   text-align:center;  
}  

/******** Estilos Listas ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}


/******** Tabla Curvas ********/

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px;}
#xsnazzy h2 {font-size:2em;color:#CDEB8B; border:0; text-align:left;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding:0.5em 0 0.5em 2em; margin-right:0em; background: url(imagenes/icono.jpg) no-repeat;}
#xsnazzy {background: transparent; margin: 1em 0 1em 0;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px double #c2d197; border-right:1px double #c2d197;}
.xb1 {margin:0 5px; background:#c2d197;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ffffff; border: 2px double #c2d197; border-width:0 1px;}


/******** Sombras ********/

<![if !IE 6]>

.shiftcontainer {
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer {
width: 315px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv {
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}


<![endif]>
