body {
	margin: 0;
	padding: 0;
	background: #c9c9c9 url(imagesCss/images.jpg) repeat-x 50% -106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	color: #000;
	font-size: 2em;
}

h2 {	
	font-size: 24px;
	color: #fff;
}

h3 {
	font-size: 1em;
}

ul p {
	margin-left: 10px;
}

a {
	outline: none;
	text-decoration: none;
	color: #ff8f00;
}

a:hover {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

object {
	outline: none;
}

.floatLeft {
	float: left;
	border: 0;
}

.floatRight {
	float: right;
	border: 0;
}

#fotoGaleria li .imagen{
	padding: 15px;
	list-style: none;
	margin-bottom: 65px;
	background-image: none;
}

#fotoGaleria li {
	clear: both;
	padding: 10px 15px;
	list-style: none;
	background-image: none;
}

#fotoGaleria img {
	border: 3px solid #ebebeb;
}

#fotoGaleria img:hover {
	border: 3px solid #c4c4c4;
}

/* Header */

#logo {
	width: 480px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	text-align: left;
	width: 415px;
	height: 32px;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

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

#menu li {
	display: inline;
}

#menu a {
	background: url(imagesCss/images.jpg) repeat-x 0px -33px;
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 7px 0 7px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#menu a:hover {
	background: url(imagesCss/images.jpg) repeat-x 0px -65px;
}

#menu .current_page_item a {
	background: url(imagesCss/images.jpg) repeat-x 0px -1px;
	color: #fff;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(imagesCss/images.jpg) no-repeat 0px 0px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	padding: 0;
	margin: 0;
	float: left;
	width: 400px;
}

#content2 {
	padding: 0;
	margin: 0;
	float: right;
	width: 442px;
}

#content3 {
	padding: 0;
	margin: 0;
	float: right;
	width: 900px;
}

#contentLargo {
	float: left;
	width: 600px;
}

.post {
	margin-top: 0px;
	padding: 10px;
	line-height: 200%;
	background-color: #e8e8e8;
}

.post2 {
	margin-top: 0px;
	padding: 10px;
	background-color: #f6f6f6;
	line-height: 200%;
}

.postLargo {
	width: 640px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0 10px 10px 10px;
	line-height: 200%;
	background-color: #e8e8e8;
}

.postLargoTransparente {
	width: 640px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0 10px 10px 10px;
	line-height: 200%;
	background-color: none;
}

.post2Largo {
	width: 640px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 10px;
	background-color: #e8e8e8;
	line-height: 200%;
}

#mapa {
	width: 600px;
}

blockquote {
	margin: 0;
}

blockquote p img{
	margin: 0 auto;
	text-align: center;
}

blockquote h2 {
	font: bold 14px Verdana, Arial, sans-serif;
	color: #ff8f00;
}

.post2 p {
	color: #949494;
}

#objetosFlash {
	width: 887px;
	padding: 0;
	margin: 0;
}

#objetoLeft {
	padding: 0;
	margin: 0;
	float: left;
	width: 400px;
	background: yellow;
}

#objetoRight {
	padding: 0;
	margin: 0;
	float: right;
	width: 442px;
	background: red;
	overflow: hidden;
}

#postUnico {
	padding-bottom: 15px;
	line-height: 200%;
	margin-bottom: 80px;
}

#postUnico p {
	color: #000;
}

#postUnico a {
	color:#fff;
}

.title {
	color: #444444;
	margin: 0;
}

#titleUnico {
	font-size: 22px;
	color: #2c2c2c;
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 5px 0;
}

#slogan {
	text-align: left;
	margin-top: 20px;
}

#slogan h1 {
	text-align: left;
	text-indent: 50px;
	color: #fff;
	font: normal 22px Arial, Verdana, Helvetica;
	line-height: 80%;
	margin-right: 20px;
}

.entry {
	padding: 0;
}

.entry #lista {
	margin: 0;
	padding: 0;
}

.entry ul li {
	list-style: none;
}

.entry ul li h3 {
	width: 600px;
	background: url(imagesCss/finLista.png) top left no-repeat;
	color: #fff;
	margin: 0;
	font: bold 24px Arial, Verdana, Helvetica;
	padding: 2px 0 2px 7px;
}

.listaCursos li {
	color: #000;
}

.cursosSub {
	border: 1px solid #fe8f01;
	margin-bottom: 10px;
	background: url(imagesCss/engranaje.jpg) bottom right no-repeat;
}

.cursosSub a {
	color: #000;
	font-weight: bold;
}

.cursosSub a:hover {
	color: #fe8f01;
}

.dinsCurso {
	border: 1px solid #fe8f01;
	margin-bottom: 10px;
	padding-right: 40px;
	background: #fff;
}

.apartadoCursos li {
	padding-top: 0;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	color: #fe8f01;
	background: url(imagesCss/border-bottom.gif) top left no-repeat;
}

.apartadoCursos p {
	font-size: 11px;
	font-weight: normal;
	color: #707070;
}

.ciclos {
	margin: 0 10px;
	padding: 0 10px;
}

.ciclos li {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	border-bottom: 0;
}

.subCiclos li {
	font-weight: normal;
}

.explanation {
	color: #000;
	margin: 20px 0 0 0;
	padding: 20px 5px 0 10px;
	background: url(imagesCss/fondoExplanation.jpg) top left no-repeat;
	float: right;
	width: 400px;
}

.finExplanation {
	margin-left: -10px;
	height: 20px;
	background: url(imagesCss/fondoExplanation.jpg) bottom left no-repeat;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(imagesCss/images.jpg) no-repeat 0px -97px;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 20px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(imagesCss/images.jpg) repeat-x 0px -1px;
	font-size: 12px;
}

#sidebar1 li {
	background: #fff;
}

#sidebar2 li {
	background: #fff;
}

#sidebar2 ul {
	margin-bottom: 20px;
}

#sidebar2right {
	float: right;
}

#sidebar2right li {
	background: #fff;
}

#sidebar2right ul {
	margin-bottom: 20px;
}

#selectorNews {
	border: 0;
	padding: 0;
	margin: 0;
}

#selectorNews li {
	border-bottom: 2px solid #e8e8e8;
	padding: 5px;
	margin-top: 0;
	color: #565656;
	background: #fff;
}

#selectorNews li:hover {
	background: #cdcdcd;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #ff8f00 url(imagesCss/footer.jpg) top left repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #fff;
}

#footer a {
	color: #3366cc;
}

#footer a:hover {
	color: #fff;
}