/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#Container {
	left: 0px;
	top: 0px;
	width: 820px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/barra_blanca.jpg');
}




body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Arial", Helvetica, sans-serif ,Trebuchet MS;
	color: #000066;
	background-color: #82efff;
    background-image: url(image/fondo3.png);
	
	
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}


/* Aqui se definen las propiedades de los parrafos. El line-height define la separacion entre lineas de p ol y ul, Usada para separalos en el texto*/
p, ol, ul {
	margin: 0 0 0.7em 0;
	line-height: 150%;
}

blockquote {   
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}





a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

/* Header.Titulo de la pagina*/

#header {
	width: 750px;
	height: 108px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #996633;
}
/* Header.situamos la posicion del titulo*/
#logo h1 {
	color: #996633;
	height: 88px;
	padding: 20px 90px 0 120px;
	background: url(images/logo.gif) no-repeat left bottom;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -60px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* Ponemos otra cabecera para la home


#header-home {
	width: 750px;
	height: 108px;
	margin: 0 auto;
}

#logo-home h1, #logo p {
	float: left;
	color: #3B3B3B;
}
/* Header.situamos la posicion del titulo*/
#logo-home h1 {
	height: 88px;
	padding: 20px 90px 0 40px;
	background: url(images/img01.jpg) no-repeat right bottom;
	


	font-size: 4em;
}

#logo-home p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	
}

#logo-home a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}


/* RSS. Parte derecha del header, donde esta el logo  */

#rss {
    height: 88px;
   	width: 750px;
	padding: 66px 9px 66px 55px;
	text-align: left;
	font-size: 2em;
	color: #6AA2FD;
}

#rss a {
    padding: 50px 9px 10px 60px;
	background: url(image/logo2.gif) no-repeat  ;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	
	color: #FFFFFF;
}

#rss a:hover {
	text-decoration: underline;
}



/* Menu. Parte superior donde aparecen enlaces. antes la altura estaba a 60  */

#menu {
	width: 720px;
	height: 49px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 30px 4px 30px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Menu2. Para los menus de las paginas tematicas. Para textos mas pequeños */
#menu2 {
	width: 720px;
	height: 49px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	padding: 12px 10px 4px 30px;
	text-decoration: none;
	font-size: 1 em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: underline;
}

#menu2 .current_page_item {
}

#menu2 .current_page_item a {
	color: #000000;
}


/* Page.damos formatos a la pagina */

#page {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

/* damos anchura al bloque central */
#content {
	float: center;
	width: 730px;
		
}

.post {
	margin-bottom: 20px;
	
}

.post .title {
}

.post .title h2 {
	font-size: 2em;
}

.post .title p {
	margin: 0;
    line-height: 150%;
	color: #BABABA;
}

.post .title p a {
	color: #003399;
}
/* damos tamaño al texto general*/
.post .entry {
    font: 15px "Georgia", Arial, Helvetica, sans-serif ,Trebuchet MS;
    color: #000000;
    padding-top: 7px;
	
	line-height: 150%;
		}
	.post .definition
{
	width: 600px;
	
	border: 1px solid #C6C6C6;
	padding: 0px 40px 0px 40px;
    text-align: center;
	color: #FF3300;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;

	background: url(image/gradient2.jpg) ;
	
	}
	
	.post .destacado {
    font-size: 1em;
    text-align: center;
    font-weight: normal;
	color: #6AA2FD;
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border: 2px solid #66CCFF;
	border-left: 5px solid #66CCFF;
}
		.post .step {
    font-size: 1em;
    font: 15px "Constantia", Arial, Helvetica, sans-serif ,Trebuchet MS;
    text-align: left;
    font-weight: normal;
	color: #000080;
	margin: 0 0 0 1.2em;
	padding-left: 1em;
	border: 0px solid #FF9933;
	border-left: 5px solid #FF9933;
}
		.post .formula {
    font-size: 2.em;
    text-align: center;
    font-weight: normal;
	color: #FF3300;
	margin: 0 2em 0 2em;
	padding-left: 1em;
	border: 0px solid #CC0000;
	border-left: 5px solid #CC0000;
}
			.post .codigo {
    font-size: 1.2em;
    text-align: center;
    font-weight: normal;
	color: #FF3300;
	margin: 0 2em 0 2em;
	padding-left: 1em;
	border: 0px solid #CC0000;
	border-left: 5px solid #CC0000;
}
	
	
	.post .dictionary
{
	width: 100px;
	border: 1px solid #C6C6C6;
	padding: 0px 40px 0px 40px;
    text-align: center;
	
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;

	background: #C6C6C6 url(image/gradient2.jpg) ;

}

.post .tablecolor
{
		
ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:right;width:550px;margin:0 10px 10px 0}
ul#split h3{font: normal 100%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 3px;text-align:center;color: #000}
ul#split p{margin:0;padding:5px 8px 15px}
ul#split div{background:#C5E6F6}


li#two h3{background: #3399FF}

}




 TABLE.MYTABLE5
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#808080;
     width:700px;
     border-style:solid;
     border-color:#FF9933;
     border-width:2px;
    
     text -align:center;
    
  }

 TH.MYTABLE5
  {
     font-size:10pt;
     background-color:#A7E0E4;
     color:blue;
     border-style:groove;
     border-width:2px;
     border-color:red;
     text-align:left;
       
  }

 
  TR.MYTABLE5
  { 
     height:10px;
     vertical-align:center;
    
  }

  TD.MYTABLE5
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:white;
     border-style:groove;
     border-width:1px;
     border-color:#FF9933;
     color:#0066CC;
     text-align:center;
  }




	/* Dentro de la etiqueta entry definimos las imagenes a la izquierda y otra a la derecha */
	
.post .imgleft {
border: 0px solid #C6C6C6;
padding: 2px;
margin: 0;
float: left;
}
.post .imgright {
border: 0px solid #C6C6C6;
padding: 2px;
margin: 0;
float: right;
	
}
.post .imgcenter {
display: block;
margin: auto;
border: 0px solid #C6C6C6;


	
}

img.alignlogo {
float: left;
padding: 1px;
margin: 0 7px 2px 0;
display: inline;
}


.post .links {
	width: 610px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 6px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
	float: center;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}



/* Footer */

#footer {
	clear: both;
	width: 650px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
	
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
	
	
	
	 



	/* para las imagenes. solo util para pruebas */
	
img.border {
border: 11px solid #C6C6C6;
padding: 2px;
margin: 0;
float: right;
}

img.border:hover {
background: #E3F5FE;
}

img.center {
display: block;
margin: auto;
}

img.alignright {
float: right;
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignlogo {
float: right;
padding: 20px;
margin: 0 7px 2px 0;
display: inline;
}