body {
	margin: 0
}

body, p, th, td, ul, ol {
	font-family: "Trebuchet MS",  Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6D7373;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #b81712;
}

a:hover {
	text-decoration: none;
	color: #5A4A42;
}

.Menu {
	font-size:12px;
	color:#27221a;
	font-weight:normal;
	text-decoration:none;
}

.Menu:link {
	font-size:12px;
	color:#27221a;
	font-weight:normal;
	text-decoration:none;
}

.Menu:hover {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.MenuTop {
	font-size:16px;
	color:#27221a;
	font-weight:normal;
	text-decoration:none;
}

.MenuTop:link {
	font-size:16px;
	color:#27221a;
	font-weight:normal;
	text-decoration:none;
}

.MenuTop:hover {
	font-size:16px;
	color: #666;
	font-weight:normal;
	text-decoration:none;
}


.Titulo {
	font-weight:bold;
	font-size:14px;
}

.DestacadoAxul {
	font-weight:bold;
	font-size:18px;
	color:#06C;
}

.Destacado1 {
	font-weight:bold;
	font-size:18px;
	color:#595740;
}

.Destacado3 {
	font-weight:bold;
	font-size:18px;
	color:#f0c207;
}

.Destacado6 {
	font-weight:bold;
	font-size:18px;
	color:#db790d;
}

.Destacado4 {
	font-weight:bold;
	font-size:18px;
	color:#94b428;
}

.Destacado5 {
	font-weight:bold;
	font-size:18px;
	color:#009ee0;
}

.MenuCr {
	font-size:14px;
	color:#856c11;
	font-weight:normal;
	text-decoration:none;
}

.MenuCr:link {
	font-size:14px;
	color:#856c11;
	font-weight:normal;
	text-decoration:none;
}

.MenuCr:hover {
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}


.pie {
	font-size:12px;
	color:#27221a;
	font-weight:normal;
	font-style:italic;
}
.pie:link {
	font-size:12px;
	color:#27221a;
	font-weight:normal;
	font-style:italic;
}
.pie:hover {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	font-style:italic;
}

.cForm { font-family: Tahoma, Verdana, Arial, Helvetica, MS Sans Serif; font-size: 9px; color: #666f71; padding:2px 3px 2px 3px; background-color: #f5f5f6; font-weight: normal; border-width: 0px; border-color:#d6ceca;}
.cFormB { font-size: 11px; color: #5a4a42; font-weight: regular; border-width: 0px; border-color: #d6ceca; background-color:#f5f5f6 }
.bForm { font-size: 10px; border-width: 2; border-color: #d6ceca; background-color: #FFFFFF }








.oculto {
    display: none
}

br.limpiar {
    clear: both
}

h1.talleres {
    margin: 0 0 4px 0;
    color: #94b428;
    font-size: 14px
}

form#talleres {
	margin: 0
}

form#talleres label {
	display: block;
	float: left;
	width: 100px;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: right
}

form#talleres input.texto {
	float: left;
	margin-bottom: 3px;
	border: 1px solid #989797;
	padding: 2px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif
}

form#talleres button {
	border: 1px solid #666464;
	padding: 2px 15px;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif
}

form#talleres span {
    font-weight: bold;
    line-height: 21px
}

form#talleres input.check {
    float: left;
    margin-left: 84px
}

form#talleres label.check {
    width: auto;
	margin-right: 0;
	margin-left: 5px;
    text-align: left
}

table.talleresTabla {
	width: 100%;
	border: 0;
	border-collapse: collapse
}

table.talleresTabla th {
    border-right: 1px solid #fff;
    padding: 4px 0px 4px 10px;
    background: #ccc;
    text-align: left
}

table.talleresTabla td {
    padding: 4px 0px 4px 10px;
    border-bottom: 1px solid #ccc
}

table.talleresTabla td.check {
    padding: 0
}




a.slideshow img {
    margin: 0 1px 1px 0;
    border: 0
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#fff; border:5px solid #000;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:5px; right:36px; display:block; background:url(../images/controls.png) no-repeat top center; width:30px; height:20px; text-indent:-9999px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-30px -87px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-30px -66px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-30px -42px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-30px -87px;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top left; width:30px; height:64px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top right; width:30px; height:64px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) no-repeat top center; width:30px; height:20px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
