@charset "utf-8";
/* CSS Document */
* {margin:0px ; padding:0px ; border: 0px}
body {
	background-color: white;
	marging-top:20px;
	background-image:url(/imagenes/bodybg.png);
	background-position:center 10px;
	background-repeat:repeat-y;
	text-align:center;
	color:#333;
}
img {border-style: none}
.centrado {text-align:center}
.izquierdado {text-align:left}
#cabecera {/*border-top:1px solid white*/ }
#navegacion { background-color: white; height: 200px; background-image:url(/imagenes/fondonavegacion.png); }
#contenido {/*float:left; border-left: 1px solid white; border-right: 1px solid white; */background-color:white ; background-image:url(/imagenes/bottonother.gif); background-repeat:no-repeat; background-position:bottom;}
#contenidoindex {background-color:white ; background-image:url(imagenes/fondoindex.gif); background-repeat:no-repeat; background-position:bottom; height:1000px; padding-top:30px;}
#columnaizquierda{width:270px; height:auto; float:left; padding-left:19px;}
#twitter{ float:right; width:251px; height: auto;}
#columnaderecha{width:700px; height:auto; float:right}
#contenido p {padding: 5px 10px 5px 10px; text-indent:15px;  }
#pie {background-color: black; color: white }
#global {width:1000px ; margin:4px auto;/*height:auto;*/border-left: 1px solid black; border-right: 1px solid black; border-top: 1px solid black; }
#menu {width: 100px ; float:left ; text-align:left; margin:5px 5px 5px 10px; margin-top: 150px; }
#menu li { list-style:none; margin: 4px 0px 4px 6px;  }
a {color: gray; ; text-decoration: none;}
a:link {}
a:visited {}
a:hover { color:#00F ; text-decoration:none }
a:active {}
p {text-align: center; /*margin-right: 100px;*/ font-family:Calibri, Arial, "Times New Roman"}
h1 {font-size: 1.4em; color: silver ; font-weight: bold ; text-decoration: none ; text-align: center}
h2 {font.size: 1.1em; color:gray ; font-weight: bold ; text-decoration: none ; text-align: center}
#centrodetexto{ margin-left: 250px}
#fondoblanco{background-color: white;}
#divizquierdo{ width: 250px; height: 370px;float:left; /*font-style:italic;padding-left: 20px; */background-image:url(/imagenes/frase-delasemana.gif); background-repeat:no-repeat; background-position:top; /*padding-top: 70px;*/ margin-left:10px; ; margin-top: 20px; font-size:12px; }
/*#divtwitter{width: 250px; height:auto;float:left;}*/
#aux{ font-style:italic; /*padding-top:60px*/ ;margin-top: 135px; margin-left: 20px; margin-right: 20px; text-align: center}
#aux2{ padding-left: 30px; padding-right: 30px; font-family: Calibri, Tahoma, "Times New Roman"}
#divcentral{ width: 600px; /*background-color: red; float: inherit;*/ font-size:24px; float: right; }
#post{ width: auto; background-image:url(/imagenes/post.png); /*float:right;*/ padding-top: 250px; padding-right:50px; padding-left:50px; background-repeat:no-repeat}
#margen{ padding-left: 150px; padding-right: 150px}
#formulario{ border: 1px solid black;}
/*#divderecho{ width: 300px; float:right; /*background-color:yellow}*/
/*#curva-superior { background-image: url(imagenes/borde-superior.png) ; background-repeat: no-repeat; width:1000px ;height: 8px}*/
