/*
Title:      Taiba master styles for screen media
Author:     jandropoch, CW
Updated:    September 26 2006
*/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background: url(../images/background.gif) no-repeat center bottom #FF4C00;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: none;
}

/*
menu
*/
#menu {
	height: 35px;
}
#menu a{
	color: #FFFFFF;
	text-decoration: none;
	border-right: #FFFFFF 1px solid;
	padding: 8px 8px 8px 8px;
}
#menu a:hover{
	text-decoration: underline;
}
#menu ul{	
	margin: 0 0 0 30px;
	padding: 6px 0 0 0;
	list-style-type: none;
	position: absolute;
}
#menu li{
	float: left;
	height: 30px;
	padding: 8px 0 8px 0;
}
/*
content
*/
#content {
	width: 775px;
	margin: auto;
}
/*
fotos
*/
#fotos {
	width: 100%;
	text-align: center;
	background: url(../images/fotos1.jpg) center no-repeat;
	height: 117px;
}
#fotos2 {
	width: 100%;
	text-align: center;
	background: url(../images/fotos2.jpg) center no-repeat;
	height: 117px;
}
#fotos3 {
	width: 100%;
	text-align: center;
	background: url(../images/fotos3.jpg) center no-repeat;
	height: 117px;
}
#fotos4 {
	width: 100%;
	text-align: center;
	background: url(../images/fotos4.jpg) center no-repeat;
	height: 117px;
}
#fotos5 {
	width: 100%;
	text-align: center;
	background: url(../images/fotos5.jpg) center no-repeat;
	height: 117px;
}
#fotos6 {
	width: 100%;
	text-align: center;
	background: url(../images/fotos6.jpg) center no-repeat;
	height: 117px;
}
/*
footer
*/
#footer {
	width: 515px;
	clear: both;
	padding: 10px 30px 20px 30px;
	border-top: 1px dottef #FFFFFF;
}
/*
form
*/
input {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {	
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
label {
	float: left;
	margin-bottom: 5px;
	width: 75px;
}

.columna {
	width: 230px;
	float: right;
	padding: 10px;
}
.columna2 {
	width: 460px;
	float: right;
	padding: 10px;
}
.display {
	display: none;
}
.masinformacion {
	height: 20px;
	background: url(../images/background-flecha.gif) no-repeat right top;
	padding-right: 25px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.textopeq {
	font-size: 0.7em;
}
.color {
	color: #000000;
}
.float-right {
	float: right;
}
.file_acrobat {
	background: url(../images/file_acrobat.gif) no-repeat;
	padding: 0 0 7px 20px;
}
.file_jpg {
	background: url(../images/image.gif) no-repeat;
	padding: 0 0 7px 20px;
}

.caja-sorpresa {
	width: 230px;
	height: 163px;
	background: url(../images/background-caja.gif) no-repeat;
	text-align: center;
	padding-top: 5px;
}
.caja-sorpresa p{
	color: #FF3300;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 20px 0 20px;
}
#flags {
	float: right;
}
#flags UL {

	list-style-type: none;

	PADDING-RIGHT: 14px; 

	PADDING-LEFT: 0px; 

	PADDING-BOTTOM: 0px; 

	MARGIN: 0px; 

	PADDING-TOP: 7px;

}

#flags LI {

	DISPLAY: inline; 

	list-style-type: none;

	PADDING-RIGHT: 0px; 

}