@charset "utf-8";

/* CSS Document */

/* 

	Experience Programming

	Alvaro Guzman 

*/



body{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#FFFFFF;

	

	background-image:url(../images/bg.jpg);

	background-repeat:repeat-x;

	background-color:#2F3340;

	

	margin:0px;

	padding:0px;

}



/*Comunes*/



a{

	color:#FFFFFF;

	text-decoration:none;

}



a:hover{

	color:#FFFFFF;

	text-decoration:overline underline;

}



p{

	padding:0px;

	margin:0px;

	padding-bottom:10px;

}



/*Personalizados*/

.BigTable

{

	width:921px;

}



.MainTable{

	width:737px;

}



.PhotosTable

{

width:184px;

}



.ImgContent img

{

padding-bottom:3px;

padding-top:3px;

}



.ShadowTop{

	height:55px;

	background-image:url(../images/ShadowTop.jpg);

	background-repeat:no-repeat;

}

.ImgShadowTop{

	height:55px;

	background-image:url(../images/ImgShadowTop.jpg);

	background-repeat:no-repeat;

}

.Brochure

{

padding-top:5px;

padding-bottom:5px;

}



.Brochure a img

{

border:0px;

}



.ImgContent

{

background-color:#4a4a56;

width:150px;

}

.Footer{

	height:70px;

	background-image:url(../images/Footer.jpg);

	background-repeat:no-repeat;

	padding-bottom:7px;

}



.Footer p

{

text-align:center;

font-size:8px;

padding-top:0px;

padding-bottom:3px;

}



.Footer a

{

font-weight:bold;

}



.Footer a:hover

{

text-decoration:underline;

}

.ImgFooter

{

	height:28px;

	background-image:url(../images/ImgFooter.jpg);

	background-repeat:no-repeat;

}

.ShadowLeft{

	width:16px;

	background-image:url(../images/BgLeft.jpg);

	background-repeat:repeat-y;

}



.ShadowRight{

	width:16px;

	background-image:url(../images/BgRight.jpg);

	background-repeat:repeat-y;

}



.ContentMain{

}



.BannerTop{

	height:140px;

	background-image:url(../images/BannerTop.jpg);

	background-repeat:no-repeat;

}



.Content{

	background-color:#4A4A56;

	height:400px;;

}



.ContentLeft{

	width:148px;

	background-image:url(../images/bgcontentleft.jpg);

	background-repeat:no-repeat;

	height:300px;

}



.ContentCenter{

	background-image:url(../images/bgMain.jpg);

	background-repeat:no-repeat;

}



.ContentCenter p{

		padding-left:15px;

		padding-right:15px;

		text-align:justify;

		font-size:11px;

		letter-spacing:0px;

		padding-top:10px;

		color:#DADADA;

	}

	

.ContentCenter h2{

		padding-left:15px;

		padding-right:15px;

		padding-bottom:0px;

		padding-top:0px;

		font-size:13px;

		font-weight:bold;

		color: #EEEEEE;

		}



.ContentCenter a{

color:#FFFFFF;

font-weight:bold;

}



.ContentCenter a:hover{

color:#FFFFFF;

text-decoration:underline;

font-weight:bold;

}



.ContentCenter input{

border: 1px solid #003355;

background-color:#FFFFFF;

}



.ContentCenter input:disabled{

color:#202020;

border: 1px solid #003355;

background-color:#DDDDDD;

}



.menu{

	height:115px;

	width:145px;

	padding-top:25px;

}



.menu a{

	display:block;

	text-decoration:none;

	color:#FFFFFF;

	text-transform:uppercase;

	letter-spacing:-1px;

	background-image:url(../images/MenuBg.jpg);

	background-repeat:no-repeat;

	padding-top:2px;

	padding-bottom:5px;

	padding-left:10px;

}



.menu a:hover{

	background-image:url(../images/MenuBgHover.jpg);

}



.Left1{

	margin-top:12px;

	margin-left:15px;

	margin-right:15px;

	font-size:8px;

	font-weight:bold;

}





.Left1 img{

		border:1px solid #FFFFFF;

	}



.Left2{

	margin-top:18px;

	margin-left:15px;

	margin-right:15px;

	font-size:8px;

	font-weight:bold;

}



	.Left2 img{

		border:1px solid #FFFFFF;

	}





.TitleLinks{

	text-transform:uppercase;

	margin-top:16px;

	margin-left:10px;

}



.RelatedLinks{

	padding-left:10px;

	padding-top:5px;

}

	.RelatedLinks a{

		display:block;

		background-image:url(../images/bollet.gif);

		background-repeat:no-repeat;

		background-position:0px 4px;

		padding-left:18px;

		padding-bottom:5px;

	}



/*Style*/

.title{

	display:block;

	background-image:url(../images/bgTitle.jpg);

	background-repeat:no-repeat;

	color:#CC6600;

	text-transform:uppercase;

	letter-spacing:-1px;

	padding-top:1px;

	padding-bottom:4px;

	padding-left:10px;	

}