/*
Theme Name: DeShop CMS
Theme URI: http://wordpress.org/
Description: Versi&oacute;n dise&ntilde;ada por De Shop
Author: De Shop
Author URI: http://www.deshop.es/
Tags: De Shop, CMS, home sin sidebar y p&aacute;ginas con sidebar lateral
Text Domain: De Shop Creative Works

	De Shop v1.1
	 http://www.deshop.es

	Este tema fue diseañdo por De Shop
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Tipografías y colores */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	
	}



#page {
	background-color: white;
	/*border: 1px solid #7a6fac;*/
	text-align: left;
	margin: 0px auto;
	}


#content {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	}

h2.pagetitle {
	font-size: 18px;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a {
color:#7a6fac;
text-decoration:underline;

}

.entry p a:hover {
color:#5e5d5b;
text-decoration:underline;

}

/*.entry p a:visited {
	color: #cecdcd;
	}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #7a6fac;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* Fin de las tipografías y colores */



/* Estructura del Site */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 974px;
	/*border: 1px solid #6f62a3;*/
	margin-top:0;
	}

#header {
margin: 0 0 0 1px;
	padding: 0;
	height: 132px;
	width: 972px;
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/header.jpg);
	background-repeat: no-repeat;
	}

#homenarrowcolumn {
	text-align: center;
	margin-top:0;

	}
	


#noticiashome, #cursoshome, #infohome {
margin-left:20px;

}

.narrowcolumn   {
 	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/lineaseccion.gif);
	background-repeat:repeat-y;
	background-position:left;
	float: left;
	margin-top: 33px;
	width: 565px;
	text-align:left;
	min-height:560px;

	}
	
	
#homenarrowcolumn .narrowcolumn {

	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top:0;
	/*margin-left:-18px;*/
	width: 974px;
	text-align: left;
	background-image:none;
	min-height:0px;
}

#content h2.titulodepagina {
	margin-top:-40px;
	margin-left: 30px;
	color:#fff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
		
	
.narrowcolumn h2 {
	
	color:#333;
	}
	
	
.entry {
	display: block;
	width:560px;
	margin-top:50px;
	margin-left:4em;

	}	
	
	
.postg {
	padding-left:40px;

	}	
	
.columna {

	float: left;

	}



#testimonialeshome .intocolumna {
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/caja1home.jpg);
	background-repeat:no-repeat;
	width:227px;
	height: 199px;
	
	
	/*text-align:justify;*/
	}
	
#noticiashome .intocolumna {
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/caja2home.jpg);
	background-repeat:no-repeat;
	width:227px;
	height: 199px;
	
	
	/*text-align:justify;*/
	}

#cursoshome .intocolumna {
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/caja3home.jpg);
	background-repeat:no-repeat;
	width:227px;
	height: 199px;
	
	
	/*text-align:justify;*/
	}
	
#infohome .intocolumna {
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/caja4home.jpg);
	background-repeat:no-repeat;
	width:227px;
	height: 199px;
	
	
	/*text-align:justify;*/
	}	


.columna p {
	padding:0.5em;
	font-size:10px;
}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
#contentlinks {
	margin: 5px 0 0 50px;
	width: 560px;
}

	


.post {
	margin: 10px;
	text-align: justify;
	width:100%;
	float:left;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

		
/*-------------------------------- Menu Corner -------------------------------*/


#navmenucorner {
	float:right;
	width:312px;
	height:28px;
	/*background-color:#b4c514;*/
	/*text-align: center;*/
	padding-top:4px;
	margin-right:10px;
	margin-top:0;
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/menucorner.gif);
	background-repeat: no-repeat;
	border:0px;

	}



#navmenucorner ul {
	/*height:20px;*/
	margin: 0;
	margin-top:3px;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	}
	
#navmenucorner li {
	display: inline;
	padding: 4px 14px 4px 14px;
}

#navmenucorner li.siborde {
	border-right:2px solid #fff;
}

#navmenucorner li.noborde {
	border-right:0px;
}


#navmenucorner li.navcorner1 {
	border-right:2px solid #fff;
}

#navmenucorner li.navcorner1 a , #navmenucorner li.navcorner2 a {
	border-right:0px;
	color: #fff;
	font-weight:bold;
}
#navmenucorner li.navcorner1 a:hover, #navmenucorner li.navcorner2 a:hover {

	color: #e2dfec;
	font-weight:bold;
}




#navmenucorner li.navcorner3 a {
	border-right:0px;
	color: #7a6fac;
	font-weight:bold;
}
#navmenucorner li.navcorner3 a:hover {

	color: #5c5278;
	font-weight:bold;
}


/*-------------------------------- FIN Menu Corner -------------------------------*/

#footer {

	border: none;
	height:20px;
	clear: both;
	width: 972px;
	margin-bottom:1px;
	margin-top:40px;
	padding-bottom:10px;
	
	}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


#navmenufooter {
	margin:0;
	text-align: center;
	padding-top:20px;
	border-top:1px dashed #d9d7d7;
}

#navmenufooter a {
	text-decoration:none;
	color: #929291;
	font-weight:bold;
}

#navmenufooter a:hover {
	color: #7a6fac;
	text-decoration: underline;
	}

#navmenufooter ul {
	margin: 0 0 0 100px;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}

#navmenufooter li {
	display: inline;
	padding: 0 7px 0 7px;
	
}

#navmenufooter li.siborde {
	border-right:1px solid #8f8f8e;
}

#navmenufooter li.noborde {
	border-right:0px;
}


/* Fin estructura del Site */



/*	Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* Fin Headers */



/* Imágenes */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Usando 'class="alignright"' en una imagen se alineará a la derecha y usando 'class="centered',
	se centrará la imagen. Es mejor utulizar esto que no un 'align="center"' para alinear imágenes */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* Fin imágenes */



/* Listas

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* Fin Listas */



/* Elementos de formulario */



#buscador {
	display:block;
	float:right;
	margin-top:20px;
	margin-right:10px;
	width:200px;
	}

#searchform {
/*	width:194px;
	*/
	padding:2px;
	height:22px;
	background-color:#fff;
	}

#s {
	width: 120px;
	padding: 4px;
	height:10px;
	line-height:12px;
	background-color:#d3cfe2;
	border: 1px solid #bbbbbb;
	}

#sbc-search #s {
	border: 1px solid #bbbbbb;
	padding: 4px 10px;
	height: 12px;
	line-height:12px;
	color:#333;
	}

#searchtext {
	/*float:right;
	width: 130px;
	
	margin-right:62px;*/
	
	margin-top: 1px;
	margin-left: 1px;
	}
	
#searchboton {
	float:right;
	width: 55px;
	margin-top: -20px;
	margin-right: 2px;
	}
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond {
margin-left:60px;
width:560px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* Fin elementos de formulario */



/* Comentarios*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	width:560px;
	margin-left:60px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* Fin Comentarios */



/* Sidebar */
#sidebar {
float:right;
margin-top:0px;
margin-right:18px;
	padding: 1em 0 10px 2em;
	width: 200px;

	}

#sidebar form {
	margin: 0;
	}
/* Fin Sidebar */



/* Calendario */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* Fin Calendario */



/* Varios Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 60px;
	margin-right:20px;
	margin-left:50px;
	}
	
/*#singlepage h2 {
width:80%;
}	*/

/*#singlepage .entry {
width:80%;
}	*/	
	
	
/* Fin Varios Tags & Classes */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Fin Captions */


#bannerhome {
	display: block;
	float:left;
	margin-top:0px;
	margin-left: -25px;
	width:1015px;
	height:340px;
	}

.mas {
	margin-left:150px;

}

.leermashome {
	width:62px;
	display:block;
	text-align:right;
	font-size: 9px;
	color:#fff;
	margin-top:-15px;
	
}

.leermashome a {
	width:62px;
	display:block;
	font-weight:bold;
	text-align:center;
	font-size: 9px;
	color:#fff;
	padding:0 0 1px 0;
}

.leermashome a:hover {
	color: #5c5278;
	text-decoration: underline;
	}

#infohome .leermashome a:hover {
	color: #e2dfec;
	text-decoration: underline;
	}

	
#cerrarsesion {
float:right;
	}

.enlacesareaclientes {
float:left;
margin-left:15px;
	}

.tml-user-links {
margin-top:1.5em;
}

.textoregistrados p {
text-align:justify;
margin:2em;
}

#listadopaginas {
float:left;
margin-left:15px;

}


.intocolumna p {
text-align: left;
padding: 1em 2em 1em 4em;
}


/*#testimonialeshome p {
text-align:justify;
padding: 1em 2em 1em 2em;
}

#noticiashome p {
text-align:justify;
padding: 1em 2em 1em 2em;
}

#cursoshome p {
text-align:justify;
padding: 1em 2em 1em 2em;
}*/

#cursoshome ul {
list-style: square;
font-size:10px;
text-align:left;
padding: 1em 2em 1em 4em;
}

.collapsCatList {
	list-style:none;
}

.collapsCatList li {
padding-bottom:2px;
padding-top:2px;
}


#pagecursos li.collapsing.categories.item a:hover {
            background:#dbd8e9;
            text-decoration:none;
          }

#pagecursos span.collapsing.categories.item {
        border:0;
        padding:0; 
        margin:0; 
        cursor:pointer;
		list-style:none;
}
#pagecursos li.collapsing.categories.item a.self {font-weight:bold}
#pagecursos ul.collapsing.categories.list ul.collapsing.categories.list:before {content:'';} 
#pagecursos ul.collapsing.categories.list li.collapsing.categories.item:before {content:'';} 
#pagecursos ul.collapsing.categories.list li.collapsing.categories.item {list-style-type:none}
#pagecursos ul.collapsing.categories.list .sym {
   /*font-size:1.2em;*/
   /*font-family:Monaco, 'Andale Mono', 'FreeMono', 'Courier new', 'Courier', monospace;*/
    cursor:pointer;
    padding-right:5px;}
	
	

.contenido {
width:540px;
margin-left:4em;
display: block;


}

#pagetrabajaconnosotros p {
text-align:left;
padding-left:4em;
}

#pagecontacto p {
text-align:left;
padding-left:4em;
}

.negro210n {
font-size:9px;

}

.negro210t {
font-size:9px;
font-weight:bold;
text-align:left;

}

.negro210h {
font-size:11px;
font-weight:bold;
text-align:left;

}

#pageenlaces .linkcat {
list-style:none;
	}

#contentlinks ul {
list-style: circle;
}

#contentlinks h2 {
color: #333;
}

/* --------------- menu -------------------- */

#menutopprincipal {
	width: 972px;
	height: 20px;
	margin: 8em 0 0 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/fondomenu.gif);
	background-repeat:repeat-x;
	}

.ulmenutopprincipal {width: 972px;padding:0; margin:0; margin-bottom:0; list-style:none; height:20px; position:relative; font-family:arial, verdana, sans-serif; background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/fondomenu.gif);
	background-repeat:repeat-x;}
.ulmenutopprincipal li.linivel1 {display:block; height:10px; line-height:10px; float:left; position:relative; padding:5px 14px 5px 14px; background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/fondomenu.gif); background-repeat:repeat-x; margin-right:2px; border-right:2px solid #fff;}
.ulmenutopprincipal li.linivel1n {display:block; height:10px; line-height:10px; float:left; position:relative; padding:5px 6px 5px 18px; background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/fondomenu.gif); background-repeat:repeat-x; margin:0;}
.ulmenutopprincipal li a.anivel1 {display:block; float:left; height:10px; line-height:10px; text-decoration:none; cursor:pointer;} 
.ulmenutopprincipal li a.anivel1 span {float:left; display:block; padding:0 10px 0 6px; height:40px; color:#fff;} 
.ulmenutopprincipal li a.anivel1 span.down {float:left; display:block; padding:0 10px 0 6px; height:25px;/*background:url(prodrop2/down.gif) no-repeat right top;*/} 
.ulmenutopprincipal li a.anivel1:hover {color:#fff;} 

.ulmenutopprincipal li:hover > a.anivel1 {color:#fff;} 

.ulmenutopprincipal table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;} 
 
.ulmenutopprincipal a:hover, .ulmenutopprincipal li a:hover {visibility:visible;} 
.ulmenutopprincipal li:hover {position:relative; z-index:200;} 
 
.ulmenutopprincipal ul,  
.ulmenutopprincipal :hover ul ul,  
.ulmenutopprincipal :hover ul :hover ul ul, 
.ulmenutopprincipal :hover ul :hover ul :hover ul ul, 
.ulmenutopprincipal :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}


.ulmenutopprincipal :hover ul.sub1 {left:-2px; top:22px; background: #fondo L1; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:400px; height:20px; font-weight:normal;} 
.ulmenutopprincipal :hover ul.sub1 li {display:block; height:20px; position:relative; float:left; /*width:160px; border-bottom:1px solid #Borde L1,2 Inf; border-left:1px solid #Borde L1,2 Izq; border-right:1px solid #Borde L1,2 der; margin-bottom:0;*/ background-color: #c4bfd8; border-right:solid 2px #fff; padding:2px 9px 2px 9px;} 
.ulmenutopprincipal :hover ul.sub1 li a {display:block; height:auto; font-size:10px; padding:4px 3px; line-height:1; color:#fff; text-decoration:none;}

.ulmenutopprincipal :hover ul.sub1 li a:hover, .ulmenutopprincipal :hover ul.sub2 li a:hover, .ulmenutopprincipal :hover ul.sub3 li a:hover {color:#5c5278;}


.ulmenutopprincipal :hover ul.sub2 {left:-2px; top:22px; background: #fondo L1; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:540px; height:20px; font-weight:normal;} 
.ulmenutopprincipal :hover ul.sub2 li {display:block; height:20px; position:relative; float:left; /*width:160px; border-bottom:1px solid #Borde L1,2 Inf; border-left:1px solid #Borde L1,2 Izq; border-right:1px solid #Borde L1,2 der; margin-bottom:0;*/ background-color: #c4bfd8; border-right:solid 2px #fff; padding:2px 9px 2px 9px;} 
.ulmenutopprincipal :hover ul.sub2 li a {display:block; height:auto; font-size:10px; padding:4px 3px; line-height:1; color:#fff; text-decoration:none;}


.ulmenutopprincipal :hover ul.sub3 {left:-2px; top:22px; background: #fondo L1; padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ width:540px; height:20px; font-weight:normal;} 
.ulmenutopprincipal :hover ul.sub3 li {display:block; height:20px; position:relative; float:left; /*width:160px; border-bottom:1px solid #Borde L1,2 Inf; border-left:1px solid #Borde L1,2 Izq; border-right:1px solid #Borde L1,2 der; margin-bottom:0;*/ background-color: #c4bfd8; border-right:solid 2px #fff; padding:2px 9px 2px 9px;} 
.ulmenutopprincipal :hover ul.sub3 li a {display:block; height:auto; font-size:10px; padding:4px 3px; line-height:1; color:#fff; text-decoration:none;}


 
.ulmenutopprincipal :hover ul :hover ul, 
.ulmenutopprincipal :hover ul :hover ul :hover ul, 
.ulmenutopprincipal :hover ul :hover ul :hover ul :hover ul, 
.ulmenutopprincipal :hover ul :hover ul :hover ul :hover ul :hover ul 
{left:160px; top:-1px; background: #fff; padding:0; /* white-space:nowrap; */width:auto; z-index:300; height:auto;} 

	


/*-------------------------------- FIN MENU -------------------------------*/

.titulocolumna {
color:#fff;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:210px;
text-align:center;
padding-top:7px;

}


.imagencajahome {
width:190px;
text-align:center;
/*padding-top:35px 15px 7px;*/
margin-left:15px;
margin-top:10px;
margin-bottom:0px;

}

.textointocolumnahome {
display:block;
width:226px;
height:110px;
overflow:hidden;
margin-top:40px;
}


#desconectar {
display:block;
width:91px;
height:22px;
float:right;
margin-right:20px;
padding-top:4px;
background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/desconectar.jpg);
background-repeat:no-repeat;
background-color:#5e5d5c;
text-align:center;
}


#desconectar a {
color:#fff;
font-weight:bold;

}

#desconectar a:hover {
color:#7a6fac;

}

#sindesconectar {
display:block;
width:91px;
height:22px;
float:right;
margin-right:20px;
padding-top:4px;
background-image:url(http://www.axioma-dch.com/wp-content/themes/DeShop/images/sindesconectar.gif);
background-repeat:no-repeat;
text-align:center;
}

#collapscat-4 {
width:195px;
font-family:Arial, Helvetica, sans-serif; font-size:12px;

	background-color:#fff;
	border:1px solid #9f9f9f;
	padding: 40px 10px 5px 10px; 
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 20px;
	
	
	
/*	display:block;
	float:right;
	margin-right:300px;
	margin-top: -200px;*/
	

	}
	
#cabeceracatalogo {
float:right;
margin-top:0;
margin-right:-17px;
}

#collapscat-4 h2.widgettitle {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:italic;
margin-bottom: 20px;
padding-left: 20px;

}


#sbc {
width: 480px;
float:left;
margin-top: 20px;
margin-left:-25px;

}

#sbc #s {
width: 170px;
padding-left: 5px;

}

#sbc #cat {
width: 180px;

}


#pageresultadobusqueda .entry, #pagenoticias .entry, #pagecategorias .entry {
	display: block;
	width:80%;
	}
	
#pageresultadobusqueda .postg, #pagenoticias .postg, #pagecategorias .postg, #your-profile .marcoperfil  {
	display: block;
	width:560px;
	padding: 5px;
	margin: 0.5em 0.5em 0.5em 4em;
	border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	}

#your-profile .marcoperfil  {
	display: block;
	width:560px;
	padding: 5px;
	margin: 0.5em 0.5em 0.5em 0.2em;
	border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	}	
	
	
#pageresultadobusqueda .entry {
	display: block;
	width:90%;
	padding:0 0 0 20px;
	margin:0px;

	}



#pageresultadobusqueda .titulodepagina, #pagenoticias .titulodepagina, #pagecategorias .titulodepagina  {
margin-bottom:30px;
	}
	
#busquedanoencontrada {
background-color:#ebebeb;
margin-top:50px;
margin-left:40px;
padding:20px;
border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}





#busquedanoencontrada #searchform {
display:block;

width:250px;
margin-top:50px;

}


#pagemapadelsitio ul {
text-decoration:none;
}

.parrafoconborde {
margin-left:10px;
padding-left:10px;
border-left: 1px solid #7a6fac;

}


#pagetestimoniales .entry {
	display: block;
	width:560px;
	padding: 20px;
	margin: 20px;
	border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	}
.titulosingle {
margin-left:20px;
margin-top:0;
}

#singlepage .entry {
background-color:#e2dfec;
padding:20px;

}

#singlepagenoticias .entry {
background-color:#ebebeb;
padding:20px;

}

.volvertop {
float:right;
margin-top:-40px;
margin-right:-20px;


}

.volverbottom {
float:right;
margin-top:4px;
margin-right:-123px;
}


/*strong {
color:#7a6fac;
}*/

.bloque {
display:block;
	border-left: 1px solid #7a6fac;
	margin-left:40px;
	padding-left:10px;
}


.breadcrumb {
margin-top:40px;
}

.breadcrumb a {
color:#7a6fac;
}

#pagecategorias .postg h2, #pageresultadobusqueda .postg h2{
margin-top:0px;
padding-left:2em;
}

.listaformacion {
display:block;
margin-left:40px;

}

.publicadoen {
margin-left:50px;
}

.titulonoticia {
margin-left:98px;
}

.imgnoticias {
float:left;
margin-top:28px;
margin-left:45px;
}

#singlepagenoticias .titulonoticia {
margin-left:50px;
}

#singlepagenoticias .imgnoticias {
float:left;
margin-top:30px;
margin-left:0px;
}

#singlecurso .titulocurso {
margin-left:55px;
}

#singlecurso .imgcurso {
float:left;
margin-top:-20px;
margin-left:0px;
}

.introformulario {
float:left;
margin-left:-60px;
}

.wpcf7 {

display:block;
	border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.wpcf7 p{

text-align:left;
padding-left:4em;
}

.cajaitemprofile {
display:block;
	border: 1px solid #7a6fac;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top:10px;
	margin-bottom:20px;
	padding: 10px;
}

.cajaitemprofile h3{
margin-top:10px;
margin-bottom:10px;

}

.cajaitemprofile td{
text-align:left;
}

.copyrightaxioma {
float:left;
margin-top:-13px;
color:#929291;
}

.deshop {
float:right;
margin-top:-13px;

}

.deshop a{
color:#FF9900;
font-weight:bold;

}

.deshop a:hover{
color: #ccc;
font-weight:bold;
}

#flechasliderizq {
float:left;
margin-top:-40px;
margin-left:-50px;
}

#flechasliderdch {
float:right;
margin-top:-40px;
margin-left: 30px;

}




#contenedorcatalogo {
/*background-color: #009900;*/

width:700px;

border:0px;
}
#contenidocatalogo {
/*background-color: #FF9900;*/

margin: auto;
width: 75%; /* probá una medida en px si querés */
border:0px;


}


#catalogodecursos {
margin-bottom:40px;

	border:1px solid #7a6fac;
	padding: 0 10px 10px 10px; 
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
}
	
#catalogodecursos h2.titulocatalogo {
color:#7a6fac;
text-align: center;

}

#catalogodecursos p.introcatalogo {
margin-bottom:20px;
text-align: center;
font-style:italic;

}



#sitemap_list li a {
color:#7a6fac;
}

.solicitudinfo {
	width:150px;
	height:20px;
	display:block;

	
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	background-color:#b5aecf;
	
	
}

.solicitudinfo a {
	width:150px;
	display:block;
	font-weight:bold;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	padding:2px 0 1px 0;
}

.solicitudinfo a:hover {
	color: #5c5278;
	text-decoration: underline;
	}

#update-nag { visibility: hidden;}

#ilike { position:relative; float:right; margin-right:-540px; margin-top:57px;}
