/* webbasica.com */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #dae1ea;
	background-color: #000000;
}

h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

a:visited, a:link {
	color: #dae1ea;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap-todo {
	width:100%;
	background-image: url(images/fondo-pagina.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #010623;
}

#header {
	height: 123px; 
	width:770px; 
	margin-left:auto; 
	margin-right:auto;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

#wrap-contenido{
	width:770px; 
	margin-left:auto; 
	margin-right:auto;
}

/**********************************
BOXES
***********************************/

#boxes {
	position:relative;
	height:580px;
}

#box1 {
	position:absolute;
	left:0px;
	width:254px;
	background-image: url(images/box-fondo.jpg);
	background-repeat: repeat-y;
}

#box2 {
	position:absolute; 
	left:258px; 
	width:254px;
	background-image: url(images/box-fondo.jpg);
	background-repeat: repeat-y;
}

#box3 {
	position:absolute; 
	left:516px; 
	width:254px;
	background-image: url(images/box-fondo.jpg);
	background-repeat: repeat-y;
}

#box1b, #box2b, #box3b {
	position:absolute;
	height: 390px;
	width: 508px;
	display: none;
	top:1px;
	left:258px;
}
.boxb {
	height: 350px;
	width: 468px;
	text-align: justify;
	margin: 20px;

}
.boxb p, .boxb li {
	margin-bottom: 15px;
}
#box1 div.flash {
	background-image: url(images/box1-top.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 254px;
}
#box1 div.txt-out {
	background-image: url(images/box1-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#box2 div.flash {
	background-image: url(images/box2-top.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 254px;
}
#box2 div.txt-out {
	background-image: url(images/box2-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#box3 div.flash {
	background-image: url(images/box3-top.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 254px;
}
#box3 div.txt-out {
	background-image: url(images/box3-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.txt-in {
	text-align: justify;
	padding: 13px;
	background-image: url(images/box-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p.parrafo-intro {
	min-height: 145px;
	height: auto !important;
	height: 145px;
}


/**********************************
FOTOS
***********************************/

#fotos {
	height: 124px;
	margin-top: 13px;
}

#fotos-izq {
	float: left;
}
#fotos-der-out {
	background-image: url(images/fotos-fondo.jpg);
	background-repeat: repeat-x;
	height: 124px;
	float: left;
	background-position: center;
	width: 635px;
}
#fotos-der-in {
	background-image: url(images/fotos-fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 124px;
	text-align: center;
	font-size: 10px;	
}
#fotos-der-in a:visited, #fotos-der-in a:link, #fotos-der-in a:hover {
	font-size: 10px;
	color: #dae1ea;
	text-decoration: none;
}
#todas_galerias {
	padding: 20px;
	width: 770px;
	display: block;
}

/**********************************
EVENTOS
***********************************/

#eventos {
	background-image: url(images/eventos-fondo-2.jpg);
	background-repeat: repeat-x;
	margin-top: 13px;
}

#eventos-out {
	background-image: url(images/eventos-fondo-1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 770px;
}
#eventos-in {
	height: 203px;
	width: 770px;
	background-image: url(images/eventos-fondo-3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div.ev1 p {
	text-align: center;
}
/**********************************
BOLETIN
***********************************/

#boletin {
	background-image: url(images/fondo-ciudad.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 130px;
	padding-top: 13px;
}


/**********************************
FOOTER
***********************************/


#footer {
	width:770px; height: 90px; margin-left:auto; margin-right:auto;
}

#footer p, #footer a {
	font-size: 10px;
	color: #bcbcbc;
	text-decoration: none;
}
div.clear {
	clear: both;
}

/**********************************
Skin Carrusel Fotos
***********************************/
.jcarousel-skin-starcity .jcarousel-container-horizontal {
	width: 620px;
}

.jcarousel-skin-starcity .jcarousel-clip-horizontal {
	width:  590px;
	height: 124px;
	margin-right: auto;
	margin-left: auto;
}
.jcarousel-skin-starcity .jcarousel-item-horizontal {
	width: 100px;
	height: 124px;
	margin-right: 5px;
	margin-top: 10px;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-starcity .jcarousel-next-horizontal {
	width: 14px;
	height: 27px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(images/fotos-flecha-der.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	right: 0px;
	top: 45px;
}

.jcarousel-skin-starcity .jcarousel-next-horizontal:hover {
	background-position: 0px -27px;
}

.jcarousel-skin-starcity .jcarousel-next-disabled-horizontal,
.jcarousel-skin-starcity .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-starcity .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background-position: 0px -27px;
}

.jcarousel-skin-starcity .jcarousel-prev-horizontal {
	width: 14px;
	height: 27px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(images/fotos-flecha-izq.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 45px;
	left: 0px;
}

.jcarousel-skin-starcity .jcarousel-prev-horizontal:hover {
	background-position: 0px -27px;
}

.jcarousel-skin-starcity .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-starcity .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-starcity .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background-position: 0px -27px;
}

/**********************************
Skin Carrusel Eventos
***********************************/
.jcarousel-skin-starcity2 .jcarousel-container-horizontal {
	width: 750px;
	height: 203px;
	margin-right: auto;
	margin-left: auto;
}
.jcarousel-skin-starcity2 .jcarousel-clip-horizontal {
	width:  700px;
	height: 168px;
	margin-right: auto;
	margin-left: auto;
}
.jcarousel-skin-starcity2 .jcarousel-item-horizontal {
	height: 168px;
	margin-right: 10px;
	/*margin-top: 25px;*/
	display: block;
	float: left;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-starcity2 .jcarousel-next-horizontal {
	width: 14px;
	height: 27px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(images/fotos-flecha-der.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: right;
	margin-top: 90px;
}

.jcarousel-skin-starcity2 .jcarousel-next-horizontal:hover {
	background-position: 0px -27px;
}

.jcarousel-skin-starcity2 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-starcity2 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-starcity2 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background-position: 0px -27px;
}

.jcarousel-skin-starcity2 .jcarousel-prev-horizontal {
	width: 14px;
	height: 27px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(images/fotos-flecha-izq.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	margin-top: 90px;
	margin-right: 10px;

}

.jcarousel-skin-starcity2 .jcarousel-prev-horizontal:hover {
	background-position: 0px -27px;
}

.jcarousel-skin-starcity2 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-starcity2 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-starcity2 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background-position: 0px -27px;
}

