/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
* { margin: 0; padding: 0 }

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.quote {
	font-size: 22px;
	text-align: left;
}

.text_area {
	width: 300px;
	height: 150px;
	margin-top:3px;
	margin-bottom:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #035392;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_field {
	width: 200px;
	height: 20px;
	margin-top:3px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #035392;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

pre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p{
	font-size: 14px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: normal;
	color: #83BFFB;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	text-transform: capitalize;
}

h3 {
	font-size: 20px;
}

h2 {
	font-size: 23px;
	text-transform: none;
	color: #17377C;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 26px;
}

a:link {
	color: #000033;
}

a:hover, a:active {
	text-decoration: none;
	color: #003399;
}

a:visited {
	color: #E47412;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

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

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: url(images/bg.png) repeat-x;
}

/* Header */

#header {
	width: 1250px;
	height: 190px;
	margin: 0 auto 0px auto;
	padding-top: 0px;
}

#logo {
	float: left;
	height: 190px;
	margin-left: 0px;
	width: 670px;
	background: url(images/logo.png) no-repeat;
}
#linkscompra{
	width: 150px;
	float: left;
	margin-left: 140px;
	margin-top: 120px;
}

#index10{
	width: 350px;
	float: left;
	height: 190px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	text-align: left;
	padding-top: 10px;
	background: url(images/bgtienda.png) no-repeat;
}

#botonescompra{
	height: 100px;
	float: left;
	width: 800px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	padding-top: 15px;
}

#compra{
	height: 50px;
	width: 150px;
	float: left;
}
#idioma{
	width: 80px;
	float: right;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #28737B;
}

#logo a {
	text-decoration: none;
	color: #3399CC;
}

/* Menu */

#menu {
	float: left;
	width: 490px;
	height: 160px;
	margin-top: 30px;
	background: url(images/menubg.png) no-repeat;
}

#menucursos {
	height: 200px;
}

#menu ul {
	list-style: none;
	height: 50px;
	margin: 0px 0px 0px 40px;
}

#menu li {
	display: inline;
	height: 50px;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 15px;
	color: #FFFFFF;
}

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


#menu .on a {
}

#slogan{
	width: 1100px;
	margin: 0 auto;
	height: 250px;
	background: url(images/menusloganbg.png) no-repeat;
}

#sloganmenu{
	width:1100px;
	margin: 0 auto;
	height: 250px;
	}

#sloganindex{
	width: 1100px;
	margin: 0 auto;
	height: 270px;
	background: url(images/menusloganindexbg.png) no-repeat;
}

#index3{
	width: 130px;
	float: left;
	height: 130px;
	margin-left: 22px;
	margin-top: 30px;
}

#indexvideo{
	width: 160px;
	float: left;
	height: 200px;
	margin-left: 45px;
	margin-top: 15px;
}

#index3 ul{
	list-style:none
	
	}
/* Page */

#page {
	width: 1100px;
	margin: 0 auto;
}
#page2 {
	width: 1100px;
	margin: 0 auto;
	height: 1000px;
}

/* Content */

#content {
	float: left;
	width: 700px;
	margin-left: 30px;
}

#index1{
	width: 290px;
	float: left;
	height: 200px;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	text-align: left;
}

#welcome{
	width: 790px;
	height: 230px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 215px;
	background: url(images/bienvenidos.png) no-repeat;
	margin-top: 0px;
}

#cursos{
	width: 630px;
	height: 160px;
	background: url(images/cursos.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}

#tallernuevo{
	width: 630px;
	height: 160px;
	background: url(images/tallernuevo.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}	
	
#artpro{
	width: 630px;
	height: 160px;
	background: url(images/artpro.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
#columna2{
	width: 630px;
	height: 160px;
	background: url(images/columna.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}	
	
#libros{
	width: 630px;
	height: 160px;
	background: url(images/libros.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
#quienes{
	width: 630px;
	height: 700px;
	background: url(images/quienes.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}	
	
#administration{
	width: 630px;
	height: 250px;
	background: url(images/administration.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}	
	
#perfil2{
	width: 630px;
	height: 180px;
	background: url(images/perfil.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}	
	
#columna{
	width: 630px;
	height: 100%;
	background: url(images/columna.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	}	
#boletin{
	width: 630px;
	height: 100%;
	background: url(images/boletin.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	}
	
#main{
	width: 630px;
	height: 700px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	}	
	
#boletininfo{
	width: 630px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	}	
	
#entrevista{
	width: 630px;
	height: 180px;
	background: url(images/entrevista.png) no-repeat;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
#menuindex{
	width: 1100px;
	margin: 0 auto;
	height: 210px;
	background: url(images/menusindexbg.png) no-repeat;
}	
#menuindex2{
	width: 1100px;
	margin: 0 auto;
	height: 200px;
}	

#menuindexin{
	height: 200px;
	width: 550px;
	float: left;
}

#perfil{
	width: 1100px;
	margin: 0 auto;
	height: 800px;
	background: url(images/perfilbg.png) no-repeat;
	padding: 50px 0px 0px 190px;
}	

#comprafinal{
	width: 900px;
	margin: 0 auto;
	height: 400px;
	background: url(images/compra.png) no-repeat top center;
	padding: 50px 0px 0px 190px;
}

#inscripcion{
	width: 1050px;
	margin: 0 auto;
	height: 400px;
	background: url(images/inscripcionbg_1.png) no-repeat;
	padding: 0px 0px 0px 0px;
}	

#individual{
	width: 525px;
	float: left;
	height: 250px;
}

#pareja{
	width: 1050px;
	height: 100px;
}

#tablapublicaciones{
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	background: url(images/10special.png) no-repeat;
}

#tablapublicaciones3{
	width: 1000px;
	height: 400px;
	margin: 0 auto;
}

#tablapublicaciones2{
	width: 1000px;
	height: 550px;
	margin: 0 auto;
}

#tablaartpro{
	width: 1000px;
	margin-top: 60px;
	margin-left: 0px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.jpg) no-repeat left bottom;
	border-bottom: 1px dashed #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta .comments {
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(images/img04.jpg) no-repeat left bottom;
	font-size: 18px;
	font-weight: normal;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 150px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 30px;
	min-height: 74px;
	padding: 10px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: url(images/footerbg.png) repeat-x;
}

html>body #footer {
	height: 60px;
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}

#legal a {
	font-weight: bold;
	color: #CCCCCC;
}

img.imageleft1 {
	float: left;
	margin: 0px 15px 15px 15px;
}
img.imageright1 {
	float: right;
	margin: 0px 15px 15px 15px;
}

#forma1{
	float: left;
}
#forma2{
	float: left;
	margin-left: 20px;
	width: 300px;
}

#contacto li {
	display: inline;
	height: 50px;
	width: 700px;
}

#contacto{
	float: left;
	width: 600px;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	height: 400px;
	margin-left: 200px;
}

#login{
	width: 500px;
	margin: 0 auto;
	height: 700px;
}
