/*defaults*/
* {
margin:0;
padding:0;
}
body 	{background:#FFFFFF; margin:10px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:900px; height:660px;}
#container2	{margin:0px auto; text-align:center; width:900px; height:670px;}
#container3	{margin:0px auto; text-align:center; width:100%; height:100%;}

/*Class de fondos*/
.c1 {background:#FFFFFF;}
.base1{width:100%; height:190px;}
.base2{background:#fff url(../images/fondo.png) top; width:100%; height:470px;}
.base2c{background:#fff url(../images/fondoc.png) top; width:100%; height:480px;}
.base3{width:100%; height:400px;overflow:hidden;}
.base4{width:100%; height:200px;overflow:hidden;}
.base5{width:100%; height:310px;overflow:hidden;}
.base6{background:#fff;width:100%; height:30px;overflow:hidden;}
.base7{width:100%; height:100%;}

/*Funtes*/
.f1{
line-height:20px;
font-size:0.8em;
}

.f2{
line-height:17px;
font-size:0.8em;
}

.f3{
font-size:0.8em;
font-family: helvetica, georgia, courier, arial;
color: #666;
text-align: center;
width:350px
}


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */

a{
	text-decoration:none;
	outline: 0;
}


/*GALERIA*/
img {
	border: none;
	display: inline;
}
#slider {
	/*width: 780px;*/
	/*border: 1px solid #0f0;*/
	margin: 0 auto;
}

#slider .floating {
	margin-top: 20px;
	margin-left: 30px;
}

#slider ul {
	list-style-type: none;
	width: 690px;
	height: 348px;
	/*border: 1px solid #fff;*/
}

#slider ul li {
	float: left;
	/*border: 1px solid #fff;*/
	width: 320px;
	height: 480px;
	text-align: center;
	margin: 0 3px;
	margin-left: 9px;
	padding-top: 6px;
}

#slider ul li a {
	/*display: block;*/
	height: auto;
	color: #333;
	text-decoration: none;
	outline: 0;
}

#slider ul li a:hover {
	/*color: #ff0ff0;*/
	text-decoration: underline;
	outline: 0;
}


#slider ul li img {
	display: block;
}

.floating {
	float: left;

}

#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin: 0px;
}

#butleft {
	margin-left: 1px;
	margin-right: 4px;
}

#butright {
	margin-left: 4px;
}

#controls {
	width: 100px;
	margin: 0 auto;
}

#texts {
	width: 330px;
	height: 140px;
	margin: 16px auto 4px auto;
}

.text {
	width: 300px;
	height: 100px;
	border: 1px solid #333;
	background-color: #fff;
	padding: 12px;
	color: #333;
	overflow: auto;
}

.txt1{
width:323px;
height:150px;
}
label.error { 
color:#770d68;
float:none;
margin-left:0px;
font-size:12px;
}

/*PRENSA GALLERY*/
#makeMeScrollable
{
width:100%;
height: 250px;
position: relative;
}
#makeMeScrollable div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0;
}

#makeMeScrollable1
{
width:100%;
height: 220px;
position: relative;
}
#makeMeScrollable1 div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0;
}

#makeMeScrollable2
{
width:100%;
height: 150px;
position: relative;
}
#makeMeScrollable2 div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0;
}

