

body{
	margin: 0;
	background: url(../images/bg.png) repeat-x left top;
}

a{
	text-decoration: none;
	color: #32AAE3;
}

#container{ /* El contenedor que todo lo contiene */
	width:966px; /* El ancho real es de 960px pero tiene 6px extra para la sombra de fondo (3px por cada lado) */
	margin:0 auto;
}

/* ----------------------------------------------- HEADER */

#header{
	width: 966px;
	height: 70px;
	background: url(../images/bg-global.png) repeat-y 0 top;
}

#header_shadow{ /* El borde inferior redondeado y sombredo + Flecha de perfil*/
	width: 966px;
	height: 5px;
	background: url(../images/shadow_header_bottom.png) no-repeat left bottom;
	margin-bottom: 7px;
}

#header span{
	color: #DEDEDE;
}

/* --------------------- Logo */

#logo{
	width: 350px;
	height: 70px;
	float: left;
	background: url(../images/bg-header.png) repeat-x left bottom;
	margin-left: 3px;
}

#logo img, #logo a img{
	border: none;
	margin: 14px 0 0 18px;
	border:none;
}

/* --------------------- Profile selector */

#profile_selector{
	width: 260px;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 40px;
	background: url(../images/bg-header.png) repeat-x left bottom;
}

/* --------------------- User data */

#user_data{
	width: 332px;
	height: 50px;
	float: right;
	text-align: right;
	padding: 20px 18px 0 0;
	background: url(../images/bg-header.png) repeat-x left bottom;
	margin-right: 3px;
}

#user_data h1{
	font: 30px Arial, 'Lucida Grande', Verdana;
	color: #CCC;
	padding: 0;
	margin: 0;
}

#user_data a:hover, #profile_selector a:hover{
	color: #32AAE3;
}

/* ----------------------------------------------- CONTENT */

#content{
	width: 966px;
	background: #fff;
	background: url(../images/bg-global.png) repeat-y 0 top;
	padding: 7px 20px 50px;
	overflow: hidden;
}

#content_shadow_top{ /* El borde superior redondeado y sombredo */
	width: 966px;
	height: 5px;
	background: url(../images/shadow_content_top.png) no-repeat left top;
}

#content_shadow_bottom{ /* El borde inferior redondeado y sombredo */
	width: 966px;
	height: 5px;
	background: url(../images/shadow_content_bottom.png) no-repeat left bottom;
}
div.error{
	font: 9px Arial, 'Lucida Grande', Verdana;
	color: #FF0000;
	height: 6px;
}
/* ----------------------------------------------- FOOTER */

#footer{
	width: 966px;
	height: 40px;
}

#footer p, #footer a, #footer a:visited{
	font: 10px 'Lucida Grande', Arial, Verdana;
	color: #bbb;
}

#footer a:hover{
	text-decoration: underline;
}

#footer_left{
	width: 475px;
	float: left;
	padding-left: 8px;
}

#footer_right{
	width: 475px;
	float: right;
	text-align: right;
	padding-right: 8px;
}

/* ----------------------------------------------- TYPOGRAPHY */

h2{
	font: 17px Arial, 'Lucida Grande', Verdana;
	color: #8DB63B;
	margin: 0;	
}

h3{
	font: 15px Arial, 'Lucida Grande', Verdana;
	color: #666;
	margin: 0;
}

p{
	font: 12px Arial, 'Lucida Grande', Verdana;
	color: #CCC;
	line-height: 15px;
}

#r1_right a, #r1_right a:visited{
	color: #BEE2FF;
	border-bottom: 1px solid #eee;
}

#r1_right a:hover{
	color: #BEE2FF;
	border: none;
}
a.link, a.link:visited{
	color: #BEE2FF;
	border-bottom: 1px solid #eee;
}

a:.linkhover{
	color: #BEE2FF;
	border: none;
}
.elegant{
	font: italic 12px Georgia, Times New Roman, ;
	color: #CCC;
	line-height: 15px;
}

/* ----------------------------------------------- INDIVIDUAL PAGES STYLES */

/* --------------------- R1 */

#r1_left{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 5px solid #BEE2FF; /* Debe ser = que padding-right, es la separación */
	padding-right: 55px;
	margin: 40px 55px 0 60px;
	padding-top: 30px;
}

#r1_center{
	width: 350px;
	height: 20px;
	--border-right: 5px solid #BEE2FF; /* Debe ser = que padding-right, es la separación */
	padding-right: 0px;
	text-align:center;
	margin: 0px auto 0;
	padding-top: 30px;
}

#r1_right{
	float: left;
	width: 350px;
	height: 370px;
	padding-top: 30px;
	margin-top: 60px;
}

.form1{
	background: #F9F9F9;
	border: 2px solid #C9C9C9;
	height: 28px;
	width: 330px;
	margin: 3px 0 22px;
	padding: 2px 3px;
	font: 15px Arial, 'Lucida Grande', Verdana;
	color: #999;
}

.form1:hover{
	background: #fff;
	border: 2px solid #BEE2FF;

}

.ckecks{
	background: #F9F9F9;
	border: 2px solid #C9C9C9;
	--height: 28px;
	--width: 300px;
	margin: 3px 10 10px;
	padding: 2px 3px;
	color: #999;
}



/* --------------------- R2 */

#r2{
	background: url(../images/img-exclamacion.png) no-repeat right center;
	width: 450px;
	height: 150px;
	border-left: 5px solid #BEE2FF;
	padding: 25px 200px 0 30px;
	margin: 100px auto;
}

/* --------------------- R3 */

#r3{
	background: url(../images/loading.gif) no-repeat right 18px;
	width: 400px;
	height: 150px;
	border-left: 5px solid #BEE2FF;
	padding: 25px 200px 0 30px;
	margin: 100px auto;
}

#r3b{
	background: url(../images/exit.gif) no-repeat right 18px;
	width: 400px;
	height: 150px;
	border-left: 5px solid #BEE2FF;
	padding: 25px 200px 0 30px;
	margin: 100px auto;
}
/* --------------------- R4 */

#r4_left{
	float: left;
	width: 350px;
	height: 370px;
	border-right: 5px solid #BEE2FF; /* Debe ser = que padding-right, es la separación */
	padding-right: 55px;
	margin: 15px 55px 0 60px;
	padding-top: 30px;
}

#r4_right{
	float: left;
	width: 350px;
	height: 370px;
	padding-top: 34px;
	margin-top: 15px;
}

#r4choose{
	width: 855px;
	margin: 30px auto 0;
}

#r4_left ul, #r4_right ul {
	font: 12px Arial, 'Lucida Grande', Verdana;
	color: #ccc;
	line-height: 15px;
}

#buttons{
	width: 170px;
	height: 33px;
	float: left;
	padding: 0;
	margin: 10px 0 0;
	text-align: center;
	--background-color:#9ADF4D;
	color:#FFFFFF;
	font-weight:bold;
}
.green_button_access{
	background:url(../images/bt-green.png) left 0px no-repeat;
	padding:5px 40px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:10px;
	text-decoration:none;
	width:42px;
}
.green_button_register{
	background:url(../images/bt-green.png) left 0px no-repeat;
	padding:5px 20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:10px;
	text-decoration:none;
	width:60px;
}
.green_button_rol  {
	background:url(../images/bt-green-rol.png) left 0px no-repeat;
	display:block;
	padding:10px 30px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	line-height:5px;
	text-decoration:none;
}
.green_button  {
	background:url(../images/bt-green.png) left 0px no-repeat;
	display:block;
	padding:10px 30px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	line-height:10px;
	text-decoration:none;
}