/*#############################################################
Nombre: URSA
Fecha: Marzo'08
Autor: Loop Comunicacio
URL: http://www.loopcomunicacio.com
#############################################################*/

/* Elementos standard */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #048;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #CC5200;
	text-decoration: underline;
}

body {
	background: #2D81AF;
	color: #444;
	font: normal 62.5%;
	padding-top: 0px; /* Espacio superior de la página principal */
	font-family: arial, sans-serif;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {list-style: none;}

form,input {margin: 0; padding: 0; display: inline;}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}


/* Estructura */

.Exterior {
	padding-bottom: 0px; /* Espacio inferior de la página principal */
}

.Contenedor {
	border: 1px solid #666666; /* Tamaño y color del borde */
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0 px;
	width: 950px;
}

.Cuerpo1 {
	margin: 0;
	padding: 0;
	height: 135px;
	width: 950px;
	background: url(../images/banner1.jpg) no-repeat right;
}

.Cuerpo2 {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 950px;
	background: #7b1d20;
}

.Cuerpo3 {
	margin: 0;
	padding: 0;
	width: 950px;
	height: auto;
	background: #FFFFFF;
	position: relative;
}

.Cuerpo4 {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 950px;
	background: url(../images/banner2.jpg) no-repeat right;
}

.Cuerpo5 {
	margin: 0;
	padding: 0;
	height: 50px;
	width: 950px;
}

.Lateral_Izq {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 330px;
}

.Lateral_Dcho {
	/* margin-left: 330px; /* Deja espacio a la izquierda para poner la columna*/
	margin: 0;
	padding: 0;
	float: right;
	width: 620px;
}


/* Contenido */
.Contenido {
	margin: 0;
	text-align: left;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 13px;
	padding: 30px 30px 30px 0px;
}
.Contenido a {
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.Contenido a:hover {color: #FF0000;}

.Contenido2 {
	margin: 0;
	text-align: left;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 13px;
	padding: 15px 15px 0px 15px;
	background: #F9C6CC;
	border: 1px solid #CF152C; /* Tamaño y color del borde */
}

.Contenido3 {
	margin: 0;
	text-align: left;
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 11px;
}

.Titulo1 {
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 20px;
	padding: 0px 10px 5px 10px;
	background: #7b1d20;
}

.Titulo2 {
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 16px;
	padding: 0px 10px 5px 10px;
	background: #7b1d20;
}

.Caja1 {
	margin-left: 330px;
	padding: 0;
	width: auto;
	height: auto;
}

.Copy {
	margin: 0;
	text-align: right;
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 11px;
	padding: 15px 30px 15px 30px;
}
.Copy a {
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.Copy a:hover {color: #FF0000;}


/* Menu */
.menu {
	width: 280px;
}
.menu ul, li {
	list-style-type: none;
}

.menu ul {
	margin: 0;
	padding: 0;
}

.menu li {
	border-bottom: 1px solid #990000;
}

.menu a {
	font-family: arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 7px 35px 7px 35px;
	background: url(../images/menu.jpg);

}

.menu a:hover {
	background: #F9C6CC url(../images/menu.jpg) 0 -32px;
}

/* Boton */

.boton {
	margin: 1px;
	border: 1px solid #CCCCCC;
	list-style: none;
	float:left;
}
.boton a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #007ABD;
}
.boton a:hover {
	background: #E7E7E7;
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

/*----------------Formulario----------------------*/

#formulario {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0;
}
legend{
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000000;
}
/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
label {
	color:#000000;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(../images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(../images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:300px;
	height:15px;
	background:url(../images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}