@CHARSET "ISO-8859-1";

.cabecera-nombreMonologos {
	background: url("../images/comicos/titulo_monologuistas.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    margin-left: 9px;
    padding-left: 205px;
    padding-top: 14px;
    text-align: left;
    width: 243px;
}

.cabecera-nombreObras {
	background: url("../images/comicos/titulo_obras_teatro.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 42px;
    margin-left: 9px;
    padding-left: 205px;
    padding-top: 14px;
    text-align: left;
    width: 243px;
}

.sidebar {
	background: #fff url('../images/img_sidebar_bg.png') no-repeat left top;
	float: left;
	margin: 15px 0 0;
	width: 261px;
	padding: 20px;
	position: relative;
}

.sidebar-footer {
	background: url('../images/img_sidebar_bg.png') no-repeat right top;
	background-color: #0e1e0e;
	width: 301px;
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.nombreComico {
    background-color: #FFFFFF;
    border-bottom: 1px solid black;
    color: #000000;
    font-weight: bold;
    height: 17px;
    margin-left: 21px;
    margin-right: 21px;
    padding-top: 4px;
    text-transform: uppercase;
    cursor: pointer;
}

.nombreComico:HOVER {
	color: #FFF;
	background-color: #5c5c28;
    border-bottom: 1px solid black;
    font-weight: bold;
    height: 17px;
    margin-left: 21px;
    margin-right: 21px;
    padding-top: 4px;
    text-transform: uppercase;
}

.nombreComicoSelected {
	color: #FFF;
	background-color: #5c5c28;
    border-bottom: 1px solid black;
    font-weight: bold;
    height: 17px;
    margin-left: 21px;
    margin-right: 21px;
    padding-top: 4px;
    text-transform: uppercase;
}

.boxSubContent {
	border: 1px solid #c6cc2a;
	height: 183px;
	width: 485px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.box_comicoFoto {	
	height: 165px;
	width: 225px;
	float: left;
}

.box_nombre {	
	width: 245px;
	float: left;
	text-transform: uppercase;
	color: #8c9110;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
    text-align: left;
}

.box_programa {	
	width: 245px;
	float: left;
	text-transform: uppercase;
	color: #494d34;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

.box_desccorta {	
	width: 240px;
	padding-right: 5px;
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 5px;
}

.box_especificacion {
	width: 245px;
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 5px;
	color: #4b501a;
	line-height: 15px;
}

.tit_especificacion {
	font-weight: bold;
}

.box_maxinfo {
	width: 245px;
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 5px;
}

.btn_maxinfo {
	background: url("../images/comicos/btn_mas_informacion.png") no-repeat scroll 0 -27px transparent; 
	border: 0 none;
	height: 27px; 
	width: 151px;
	cursor: pointer;
}
	
.btn_maxinfo:hover {
	background: url("../images/comicos/btn_mas_informacion.png") no-repeat scroll 0 0 transparent;
    border: 0 none; 
    height: 27px; 
    width: 151px;
}

.btn_volver {
	background: url("../images/comicos/boton_volver.png") no-repeat scroll 0 -37px transparent; 
	border: 0 none;
	height: 37px; 
	width: 207px;
}

.btn_volver:hover {
	background: url("../images/comicos/boton_volver.png") no-repeat scroll 0 0 transparent; 
	border: 0 none;
	height: 37px; 
	width: 207px;
}

#cabecera-comicos {
	height: 80px; background: url(../images/comicos/titulo_seccion.png) no-repeat;
}

#cabecera-sidebar {
	height: 65px;
}


.boxSubContentExtend {
	border: 1px solid #C6CC2A;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    width: 485px;
}

.wrapperBox {
	
	width: 485px;
	float: left;
}

.box_comicoFotoExtend {	
	height: 316px;
	width: 210px;
	float: left;
}

.box_nombreExtend {	
	width: 245px;
	float: left;
	text-transform: uppercase;
	color: #8c9110;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
    text-align: left;
}

.box_programaExtend {	
	width: 245px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #494d34;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
}

.box_desccortaExtend {	
	width: 240px;
	padding-right: 5px;
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 5px;
	line-height: 14px;
}

.box_especificacionExtend {
	width: 245px;
	float: left;
	color: #000;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 20px;
	color: #4b501a;
	line-height: 15px;
}

.box_facebook {
	float: left;
    height: 24px;
    margin-left: 10px;
    margin-top: 12px;
    width: 245px;
}

.cab_btn {
	float: left;
    height: 36px;
    padding-left: 8px;
    padding-top: 43px;
    width: 220px;
	}

.cab_logo {
	float:left; padding-top: 0px; height: 80px; width: 280px;left: -125px; top: -10px; position: relative;
	}
	
.cab_exclusivo {
	height: 0; left: 439px; padding-top: 0; position: relative; top: -100px; width: 280px;
	}

.cab_patanegra {
	padding-top: 0px; height: 0px; width: 165px;left: 55px; top: -85px; position: relative;
	}
	
.cab_exclusivoMain {
	padding-top: 0px; width: 100px;left: 380px; top: -100px; position: relative; height: 0;
	}
	
.separador_vertical {
	padding-left: 5px;
    padding-right: 5px;
	text-align: center;
	}

#servicios-presupuesto-form {
	background-image: url(../images/servicios/formulario.png);
	width: 401px;
	background-repeat: no-repeat;
	padding: 20px;
	margin: 0px auto;
}
form.presupuesto p {
	font-size: 14px;
	font-weight: bold;
}

form.presupuesto input, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #b5b99e;
	background-color: #dfe4c4;
	width: 100%;
	padding: 5px;
	margin-bottom: 15px;
}
.error_list {
	color: red;
}
input#comico-submit {
	display: block;
	background-image: url(../images/servicios/boton_enviar.png);
	width: 71px;
	height: 37px;
	background-position: 0px -37px;
	text-indent: -9999px;
	float: right;
	border: 0;
}
input#comico-submit:hover {
	background-position: 0px 0px;
}

#contratacion {
	width: 100%;
	height: 42px;
	clear: right;
    float: right;
}

.mensaje_ok {
	border: 1px solid #C6CC2A;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    height: 30px;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-top: 10px;
    width: 100%;
}

.espacio {
    height: 45px;
}