/* CSS Document :: eCloud */

* {
	margin:0px;
}
body {
	background-color: #C8C8C8;
	background-image: url(/resources/img/background.png);
	background-repeat: repeat-x;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	text-decoration:none;
	color:#666;
}
a img {
	text-decoration:none;
	border:none;
}
p{
	font-size: 11px;
	color:#666;
	line-height:14px;
	padding-bottom:12px;
}
p{
	font-size: 11px;
	color:#666;
	line-height:14px;
	padding-bottom:12px;
}
t{
	color:#666;
	float:left;
	font-size:11px;
	line-height:14px;
	padding-bottom:6px;
	padding-left:35px;
	width:300px;
}
h1{
	font-size: 12px;
	color:#000;
}
h2{
	font-size: 11px;
	margin:0px;
	color:#333;
	float:left;
	font-weight:normal;
	margin-top:10px;
}
h3{
	font-size: 14px;
	margin:0px;
	color: #666;
	text-shadow:1px 1px 0px #FFF;	
}
h4 , h4 a{
	font-size: 11px;
	font-weight:bold;
	color: #ff6600;
}
h5{
	font-size: 14px;
	font-weight:bold;
	color: #ff6600;
	padding-bottom:10px;
}
tr{
	padding-left:5px;
	color:#666;
}
.big{
	width:383px;
	overflow:hidden;
	text-align:left !important;
	padding-left:10px;
}
.big1{
	width:262px;
	overflow:hidden;
	text-align:left !important;
	padding-left:10px;
}

.small{
	width:100px;
}
.par{
	padding-left:5px;
	color:#666;
	background-color:#eaeaea;
}
ul{
	list-style:none;
	padding:0px;
}
.li{
	text-decoration:none;
	display:inline;
}
/* CONTAINER */
#container{
	width:920px;
	margin:0px auto 0px;
	height:auto;
	z-index:0;
	color: #000;
}
/* HEADER */
#container #header{
	width:100%;
	height:auto;
	position:relative;
	color:#FFF;
}
#container #header .top{
	float:left;
	height:122px;
	padding-left:42px;
	padding-right:41px;
	position:relative;
	top:20px;
	width:843px;
}
#header #logo{
	background-image:url(/resources/img/logo-cit.png);
	background-repeat:no-repeat;
	height:113px;
	width:245px;
	float:left;
}
#header #logo-right{
	background-image:url(/resources/img/logo-fund.png);
	background-repeat:no-repeat;
	height:113px;
	width:100px;
	float:right;
	margin-top:10px;
}
.module {
	width:100%;
	height: auto;
	float:left;
	position:relative;
}
#container #header .menu{
	width:932px;
	height:auto;
	float:left;
	position:relative;
	color:#000;
	padding-bottom:20px;
}
#header .menu .left{
	background-image:url(/resources/img/back-menu-left.png);
	background-repeat: no-repeat;
	width:39px;
	height:43px;
	float:left;
}
#header .menu .right{
	background-image:url(/resources/img/back-menu-right.png);
	background-repeat: no-repeat;
	width:39px;
	height:43px;
	float:left;
}
#header .menu .middle{
	width:842px;
	height:43px;
	float:left;
	position:relative;
	background:transparent url(/resources/img/back-menu-midle.png) repeat-x 0px 0px;
	text-align:center;
}
#header .menu .middle > ul{
	height:100%;
	float:left;
	position:relative;
	top:7px;
	margin:auto;
	left:2px;
}
#header .menu .middle > ul > li{
	float:left;
	position:relative;
	max-width:152px;
	padding:7px 36px;
}
#header .menu .middle > ul > li a{
	position:relative;
	z-index:11;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	text-shadow:#ffffff 1px 1px 1px;
}
#header .menu .middle > ul > li.separator{
	float:left;
	width:1px;
	height:30px;
	background:transparent url(/resources/img/relieve-menu.png) no-repeat 0px 0px;
	position:static;
	padding:0px;
}
#header .menu > .middle > ul > li > img{
	position:absolute;
	float:left;
	left:0px;
	top:-1px;
	width:100%;
	height:43px;
	z-index:10;
	visibility:hidden;
}
#header .submenu{
	width:100%;
	position:absolute;
	left:0px;
	top:30px;
	z-index:10;
	display:none;
}
#header .submenu ul{
	width:100%;
	text-align:center;
	padding-top:15px;
	position:relative;
	left:-1px;
	top:1px;
	border:1px solid #d4d3d3;
	border-top:0px none;
	background-color:#f0f0f0;
}
#header .submenu ul li{
	width:auto;
	padding:4px 0px 7px 12px;
	margin:0px 7px 0px 7px;
	background:transparent url(/resources/img/relieve-submenu.png) repeat-x 0px 100%;
	text-align:left;
}
#header .submenu ul li.last{
	margin-bottom:10px;
}
#header .slide{
	float:left;
	width:100%;
	height:223px;
	margin-left:2px;
	overflow:hidden;
}
#header .slide img{
	width:920px;
	height:223px !important;
}
#header .header-slide{
	float:left;
	width:916px;
	height:225px;
}
#header .slide-logos{
	margin-left:2px;
	float:left;
	width:100%;
	height:80px;
	background-color:#ffffff;
}
/* CONTENT */
#content {
	background:transparent;
	width:927px;
	/* background-color:#FFF; */
	height:auto;
	position:relative;
	float:left;
}
/* LEFT */
#content .left{
	float:left;
	width:698px;
	position:relative;
	text-align:left;
	color:#fff;
	height:auto;
	margin-top:20px;
	padding-left:0px;
}
#content .left .left-medium{
	float:left;
	width:466px;
	margin-bottom:1px;
}
#content .left .left-small{
	float:left;
	width:226px;
	height:auto;
}
#content .left .left-big{
	float:left;
	width:698px;
	height:auto;
}
#content .left .left-big .detalle{
	float:left;
}
.left-big .novedad{
	float:left;
	height:86px;
	overflow:hidden;
	padding:15px 10px 0 25px;
	width:309px;
}
.left-big .pictures .detalle-novedad{
	float:left;
	padding:15px 10px 0 25px;
	width:450px;
}
.left-big .novedad:hover{
	background-image:url(../img/hover-novedades.png);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.left-big .novedad .brand{
	float:left;
	width:95px;
	height:75px;
	overflow:hidden;
}
.left-big .novedad .info{
	float:left;
	padding-left:10px;
	width:200px;
}
.right-big .contenido .info{
	height:83px;
	padding-left:22px;
	padding-top:21px;
}
.left .left-small .logotipos{
	width:200px;
	height:234px;
	padding-left:11px;
}
#content .left .encabezado-left, #content .right .encabezado-left{
	background-image:url(/resources/img/head-cursos-l.png);
	background-repeat: no-repeat;
	height:57px;
	width:9px;
	float:left;
}
#content .left .left-medium .encabezado-midle, 
#content .left .left-small .encabezado-midle, 
#content .left .left-big .encabezado-midle{
	background-image:url(/resources/img/head-cursos-c.png);
	background-repeat: repeat-x;
	height:32px;
	width:422px;
	float:left;
	padding-top:25px;
	padding-left:16px;
}
#content .right .encabezado-midle{
	background-image:url(/resources/img/head-cursos-c.png);
	background-repeat: repeat-x;
	height:32px;
	width:192px;
	float:left;
	padding-top:25px;
	padding-left:16px;
}
#content .right .left-small{
	float:left;
	height:auto;
	width:226px;
}
#content .right .right-medium{
	width:227px;
	height:auto;
}
#content .right .right-small{
	width:227px;
	height:auto;
}
.right .right-back{
	background-image:url(/resources/img/right-back-bottom.png);
	background-repeat:no-repeat;
	width:224px;
	height:30px;
	float:left;
}
#content .right .left-small .logotipos{
	height:238px;
	padding-left:0px;
	width:200px;
}
#content .right .right-big .encabezado-midle{
	padding-top:10px;
	height:47px;
}
#content .left .left-small .encabezado-midle{
	width:190px;
}
#content .left .left-big .encabezado-midle{
	width:657px;
}
#content .left .encabezado-right, #content .right .encabezado-right {
	background-image:url(/resources/img/head-cursos-r.png);
	background-repeat: no-repeat;
	height:57px;
	width:9px;
	float:left;
}
.contenido, .contenido-calendario, .contenido-empresas, .contenido-empresas-small, .contenido-instalacion, .contenido-index{
	background-color:#FFF;
	color:#000;
	height:auto;
	float:left;
}
.contenido-calendario{
	padding-bottom:20px;
	margin-bottom:25px;
	width:688px;
}
#content .left .left-medium .contenido-index{
	float:left;
	width:453px;
	padding-bottom:12px;
}
#content .left .left-small .contenido{
	width:224px;
	height:auto;
}
#content .left .left-big .contenido, #content .left .left-big .contenido-empresas, #content .left .left-big .contenido-empresas-small{
	height:auto;
	width:689px;
	padding-top:15px;
	padding-bottom:15px;
}
#content .left .left-big .contenido-bottom{
	background-image:url(/resources/img/contenido-back-bottom.png);
	background-repeat:no-repeat;
	width:689px;
	height:30px;
	float:left;
}
.left-small .left-small-back{
	background-image:url(/resources/img/right-back-bottom.png);
	background-repeat:no-repeat;
	width:224px;
	height:30px;
	float:left;
}
#content .left .left-big .contenido-instalacion{
	width:689px;	
	padding-top:15px;
	padding-bottom:48px;
}
#content .left .left-big .contenido .contenido-certificaciones{
	background-image:url(/resources/img/division-cursos-small.png);
	background-position:right center;
	background-repeat:repeat-y;
	float:left;
	height:auto;
	padding-left:27px;
	padding-top:20px;
	padding-right:28px;
	width:378px;
}
.left-big .contenido-empresas .contact{
	background-color:#EEEDED;
	border:thin none;
	float:left;
	height:auto;
	margin-left:26px;
	margin-top:2px;
	padding:7px;
	padding-left:13px;
	width:390px;
}
.contact .form{
	float:left;
}
.contact .post{
	float:left;
	padding-bottom:1px;
	padding-top:5px;
	width:100%;
}
.contact .post .title{
	color:#666666;
	float:left;
	font-weight:bold;
	padding-right:12px;
}
.contact .post input{
	background-color:#FFFFFF;
	float:right;
	margin-right:14px;
	width:250px;
	border:none;
}
.contact .post select{
	background-color:#FFFFFF;
	float:right;
	margin-right:14px;
	width:250px;
	border:none;
}
.contact .button-title{
	background-color:transparent;
	background-image:url(/resources/img/buton-contact.png);
	background-repeat:no-repeat;
	border:medium none;
	color:#666666;
	float:right;
	height:29px;
	margin-bottom:5px;
	margin-top:11px;
	text-shadow:1px 1px 1px #FFFFFF;
	width:86px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
}
#content .left .left-big .contenido-empresas{
	height:100%;
	padding-bottom:20px;
}
.left-big .contenido-empresas .inscripcion{
	background-image:url(/resources/img/division-cursos-small.png);
	background-position:right center;
	background-repeat:repeat-y;
	float:left;
	height:347px;
	width:459px;
}
#content .left .left-big .contenido-empresas-small{
	height:auto;
}
.contenido-empresas-small .logos-bottom{
	padding-left:50px;
}
.contenido .logos-bottom{
	padding-bottom:26px;
	padding-left:28px;
	padding-top:12px;
}
.contenido .instituciones{
	padding-left:28px;
	padding-top:15px;
}
.contenido .list{
	padding-top:10px;
	padding-left:10px;
	width:339px;
	float:left;
}
.contenido .list .colum{
	float:left;
	padding-right:23px;
	width:146px;
}
#content .left .left-big .contenido .cursos, .contenido-empresas .cursos, .contenido-instalacion .cursos{
	background-image:url(/resources/img/division-cursos-small.png);
	background-position:right center;
	background-repeat:repeat-y;
	float:left;
	height:100%;
	padding-bottom:0;
	padding-left:24px;
	padding-right:12px;
	padding-top:15px;
	width:431px;
}
.contenido .certificacion{
	background-image:url(/resources/img/division-cursos-small.png);
	background-position:right center;
	background-repeat:repeat-y;
	float:left;
	height:100%;
	padding-bottom:0;
	padding-left:24px;
	padding-right:6px;
	padding-top:15px;
	width:445px;
}
.contenido .content-novedad{	
	float:left;
	height:auto;
	width:630px;
	padding-left:14px;
}
.contenido .certificacion .pictures, .contenido .content-novedad .pictures{
	float:left;
	height:auto;
	width:100%;
}
.certificacion .pictures .novedades, .content-novedad .pictures .novedades{
	padding-left:11px;
	padding-bottom:30px;
	float:left;
	width:300px;
}
.novedad-right{
	float:right;
	width:124px;
}
.novedad-right .picture{
}
.pictures .novedades .ampliar{
	background-image:url(/resources/img/boton-ampliar.png);
	background-repeat:no-repeat;
	width:75px;
	height:18px;
	padding-left:10px;
	text-shadow:1px 1px 0 #FFFFFF;
	color:#666;
}
.pictures .relieve-horizontal{
	background-image:url(/resources/img/relieve-horizontal.png);
	background-repeat:repeat-x;
	float:left;
	height:3px;
	margin-bottom:21px;
	width:96%;
}
.cursos .pictures .muestra, .certificacion .pictures .muestra, .cursos .pictures .muestra, .content-novedad .pictures .muestra{
	background-image:url(/resources/img/back-foto.png);
	background-repeat:no-repeat;
	width:99px;
	height:83px;
	padding-left:5px;
	padding-top:6px;
	float:left;
}
.pictures .muestra .foto{
	width:91px;
	height:69px;
	overflow:hidden;
}
.contenido .cursos-right-empresas, #content .left .left-big .contenido-empresas .cursos-right, .contenido .cursos-right, .contenido-instalacion .cursos-right{
	width:180px;
	height:auto;
	float:right;
	padding-top:15px;
	padding-right:20px;
}
#content .left .left-big .contenido .cursos-right-big{
	float:right;
	height:auto;
	padding-bottom:30px;
	padding-right:15px;
	padding-top:15px;
	width:185px;
}
#content .left .left-big .contenido-empresas .inscripcion-right{
	width:211px;
	height:auto;
	float:right;
	padding-left:4px;
	padding-bottom:30px;
}
.cursos-right .inscripcion{
	padding-top:16px;
}
.cursos-right .division, .cursos-right .division-big, .cursos-right .division-medium, .inscripcion-right .division, .cursos-right-big .division-big, .cursos .division{
	background-image:url(/resources/img/division-cursos-small.png);
	background-repeat:repeat-y;
	height:100%;
	width:5px;
	float:right;
	padding-left:22px;
	padding-right:18px;
}
.cursos-right .division-big, .cursos-right-big .division-big{
	height:575px;
}
.cursos-right .division-medium{
	height:466px;
}
.cursos-right .logo-cursos, .cursos-right .logo-centro, .cursos-right-big .logo-cursos{
	background-image:url(/resources/img/back-logo-oracle.png);
	background-repeat:no-repeat;
	float:left;
	height:57px;
	width:92px;
	padding:4px 0px 0px 4px;
}
.cursos-right-big .logo-cursos{
	height:100px;
	margin:0px;
	padding:0px;
	width:100%;
}
.logo centro- img, .logo-cursos img{
	width:80px;
	height:80px;
}
.cursos-right .logo-centro, .inscripcion-right .logo-centro, .cursos-right-big .logo-centro{
	background-image:none;
	padding-bottom:19px;
	padding-left:0;
	padding-top:0;
	width:176px;
}
#content .right .contenido{
	width:213px;
	padding-bottom:5px;
	padding-left:11px;
}
#content .right .right-big .contenido{
	padding-left:0px;
	width:224px;
}
.contenido .form, #footer .form{
	padding-top:20px;
}
#footer .form{
	padding-top:0px;
	height:40px;
}
.contenido .form .post, #footer .form .post{
	background-image:url(/resources/img/post.png);
	background-repeat:no-repeat;
	height:30px;
	width:148px;
	padding-bottom:0px;
	float:left;
}
.contenido .form .post .input, #footer .form .post .input{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:right;
	padding-top:5px;
	width:127px;
}
#footer .form .post{
	background-image:url(/resources/img/post-footer.png);
}
.contenido .form .post img, #footer .form .post img{
	left:9px;
	position:relative;
	top:8px;
}
.right .right-big .contenido img{
	width:223px;
}
.form .button-form{
	background-image:url(/resources/img/buton.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border:none;
	width:34px;
	height:30px;
	float:left;
}
#footer .form .button-form{
	background-image:url(/resources/img/buton-footer.png);
	height:29px;
	width:31px;
}
.left-medium .contenido-index td.curso{ 
	width:260px;
	padding-left:6px;
	text-align:center;
}
.left-medium .contenido-index td.detalle{ 
	width:60px
}
.left-medium .contenido-index td{
	padding-left:6px;
	line-height:22px;
	text-align:center;
}
.left-medium .contenido-index .separator{
	color:#FFF;
	background-image:url(/resources/img/separator.png);
	background-repeat:repeat-x;
	height:15px;
	width:auto;
	padding-left:16px;
}
.left-big .contenido-calendario .separator{
	color:#FFF;
	background-image:url(/resources/img/separator-big.png);
	background-repeat:repeat-x;
	height:15px;
	width:auto;
	padding-left:16px;
}
.left-big .contenido-calendario td.curso{ 
	width:177px;
	padding-left:96px;
}
.left-big.contenido-calendario td.detalle{ 
	width:60px
}
.left-big .contenido-calendario td{
	padding-right:12px;
	line-height:22px;
	height:27px;
	text-align:center;
}
.left-big .contenido-calendario .separator-calendario{
	background-image:url(/resources/img/separator-big.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:40px;
	padding-left:16px;
	width:auto;
}
#content .left ul{
	float:left;
	width:171px;
}
#content .left li{
	list-style:url(../../../ecloudabd/resources/img/piquito.png);
	list-style-position:inside;
	float: left;
	padding-left: 13px; padding-bottom: 4px;
	margin-top: 5px;
	color: #999;
}
.left .module{
	width:100px;
	height: auto;
	float:left;
}
.left .module .title{
	background-image: url(../../../ecloudabd/resources/img/galery.png);
	background-repeat: no-repeat;
	width:184px;
	height:25px;
	position:left;
	float:left;
	text-align:left;
}
.left .module .middle-search{
	background: url(../../../ecloudabd/resources/img/backgroundnewsletter.png) repeat-y 4px 0px;

	height: auto;
	float: left;
	padding-left:15px;
	width:164px;
}
.left .module .bottom-search{
	background: url(../../../ecloudabd/resources/img/backgroundnewsletter1.png) no-repeat 4px 0px;
	width: 180px;
	height: 30px;
	float: left;
}
.left .module .certified{
	width: 100%;
	height: auto;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.module .certified .titulo{
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.module .certified .url{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
}

/* RIGHT */
#content .right{
	float:left;
	width:229px;
	position:relative;
	text-align:left;
	color:#fff;
	height:auto;
	margin-top:20px;
}
#content .right .right-big{
	width:auto;
	height:auto;
}
.right .module{
	width:100%;
	height:auto;
	float:left
}
.right .title{
	background-image: url(../../../ecloudabd/resources/img/galery.png);
	background-repeat: no-repeat;
	width:190px;
	height:25px;
	float:left;
	text-align:center;
	margin-left:7px;
}
.right .module .baner-right{
	float:right;
	width:191px;
	height:122px;
	padding-top: 8px;
	background-image: url(../../../ecloudabd/resources/img/donate.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
}
.right .module .middle-tags{
	background: url(../../../ecloudabd/resources/img/backgroundtagscloud.png) repeat-y 0px 0px;
	float:left;
	width:100%;
	height:auto;
	color: #666;
	padding-top:10px;
	padding-left: 31px;
}
.middle-tags #chico{
	float:left;
	width:100%;
	height:auto;
	font-size:12px;
}
.middle-tags #mediano{
	float:left;
	width:100%;
	height:auto;
	font-size: 20px;
}
.middle-tags #grande{
	float:left;
	width:100%;
	height:auto;
	font-size: 23px;
}
.celeste{
	color:#09F;
}
.gris{
	color:#666;
}
.right .module .bottom-tags{
	float:left;
	width:100%;
	height:30px;
	color:#666;
	padding-bottom:6px;
	background-image: url(../../../ecloudabd/resources/img/bottbacktags.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.module-picture{
	width:100%;
	height:auto;
	float:left;
}
.module-picture .image{
	padding-top: 32px;
}
/* CENTER */

/* FOOTER */
#footer{
	background-image:	url(../img/footer.png);
	background-repeat: repeat-x;
	width:100%;
	height:260px;
	margin:0 auto;
	margin-top:10px;
	float:left;
	padding-top:36px;
}
#footer .title{
	width:162px;
	height:	auto;
	float:	left;
	color:#FFF;
	font-weight:bold;
}
#footer .footer-colum{
	width:auto;
	height:	auto;
	float:	left;
}
#footer .left .titulo{
	width:100%;
	height:auto;
	float:left;
	color:#09C;
	padding-top:21px;
	padding-left:20px;
	font-weight: bold;
}
#footer .content{
	width:920px;
	margin:0 auto;
	position:relative;
}
#footer .module{
	float:left;
	padding-right:31px;
	padding-top:20px;
	width:150px;
}
#footer a:hover{
	color:#FFFFFF;
}
#footer .creditos .link {
	background-image:url(../images/blank.gif);
	background-repeat:no-repeat;
	bottom:-8px;
	height:23px;
	position:absolute;
	right:6px;
	width:55px;
}
#footer .creditos .link-b {
	background-image:url(../images/blank.gif);
	background-repeat:no-repeat;
	bottom:-8px;
	height:23px;
	position:absolute;
	right:70px;
	width:40px;
}
#footer .module-big{
	float:left;
	width:143px;
	padding-right:31px;
	padding-top:20px;
}
#footer .module-medium{
	float:left;
	width:135px;
	padding-right:31px;
	padding-top:20px;
}
#footer .module-small{
	float:left;
	width:40px;
	padding-right:31px;
	padding-top:20px;
}
#footer .module-right{
	float:right;
	width:auto;
	padding-right:0px;
	padding-top:25px;
}
#footer .logo-footer{
	width:98px;
	float:left;
}
#footer .icono{
	height:38px;
	width:200px;
}
#footer .icono .iso{
	float:left;
	width:32px;
}
#footer .icono .title{
	padding-top:2px;
	height:20px;
}
#footer .icono .title a{
	padding-top:2px;
	height:20px;
	color:#FFFFFF;
}
#footer .creditos{
	position:absolute;
	left:217px;
	top:187px;
}
#footer li{
	color: #fff;	
}
#footer .li{
	color: #999;	
}
#footer .center{
	width:	800px;
	height:	auto;
	float:	left;	
}
#footer .relieve-footer{
	background-image:url(../img/relieve-footer.png);
	background-repeat:no-repeat;
	width:30px;
	height:137px;
	float:right;
	padding-right:17px;
}
#footer .center-right{
	width:	155px;
	height:	auto;
	float:	left;	
}
#footer .center .titulo{
	width:	100%;
	height:	12px;
	float:	left;
	margin-top:0px;
	margin-bottom:0px;
	color:#09C;
	padding-left:20px;
	font-weight: bold;
}
#footer .titulo-center{
	width:	100%;
	height:	13px;
	float:	left;
	margin-top:9px;
	color:#000;
	padding-left:20px;
	font-weight: bold;
}
#footer .center ul{
	float:left;
	width:100%;
}
#footer .center li{
	float: left;
	width: 150px;
	text-align: left;
	height:16px;
	font-size: 11px;
	padding-left:20px;
}
#footer  .center .linea{
	background-image: url(../../../ecloudabd/resources/img/relieve.png);
	background-repeat: repeat-y;
	width:8px;
	height:177px;
	float:left;
	margin-top:10px;
}
#footer  .center .searchwallpaper{
	float:left;
	height:	216px;
	width: 319px;	
}






.formulario-contacto{
	width:560px;
	height:172px;
}
.contacto-cerrar{
	font-size:9px;
	height:41px;
	right:0;
	position:absolute;
	top:0;
	width:38px;
}
.contacto-footer{
	width:500px;
	height:200px;
	float:left;
}
.contacto-footer .contacto-input{
	height:25px;
	width:486px;
	float:left;
}
.contacto-footer .info{
	width:458px;
	height:auto;
	padding-bottom:20px;
	font-size:10px;
	color:#666;
}
.contacto-footer .contacto-mensaje{
	height:60px;
	width:487px;
	float:left;
	overflow:hidden;
}
.contacto-footer .contacto-input input{
	width:85%;
	float:right;
}
.contacto-footer .contacto-input .title, .contacto-footer .contacto-mensaje .title{
	width:59px;
	height:auto;
	float:left;
	color:#666;
}
.contacto-footer .contacto-mensaje textarea{
	width:85%;
	float:right;
}
.contacto-footer t{
	width:400px;
	float:left;
	padding-left:0px;
}
.contacto-footer .button-title{
	background-color:transparent;
	background-image:url(/resources/img/buton-contact.png);
	background-repeat:no-repeat;
	border:medium none;
	color:#666666;
	float:right;
	height:29px;
	text-shadow:1px 1px 1px #FFFFFF;
	width:86px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	margin-right:10px;
}
.fancy-modal {
	height:600px;
}

