/**
* DEFAULT
*/
	*{border:0;margin:0;padding:0;}
	body{
		font-size: 14px;
		color: #444;
		background:#fff url(img_palabrayrazon/background.jpg) repeat-y scroll center top;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		line-height: 19px;
	}
	noscript{margin:5px auto;text-align:center;border:2px dotted red;padding:15px;}
	h1,h2,h3,h4,h5,h6{color:#333300;}
	h1{font-size: 24px;}
	h2{font-size: 18px;}
	h3{font-size: 14px;}
	h4{font-size: 12px;}
	h5{font-size: 10px;}
	h6{font-size: 9px;}
	hr, .hidden{display:none;}
	a{color:#3F380F;text-decoration:none;}
	a:hover{text-decoration:underline;}
	p{margin:15px 0 10px;line-height:15px;}
/* /default**/

/**
*	CONTAINER
*/
	.container{width:900px;margin:0 auto;}
	
	/**
	*	HEADER
	*/
		.header{
			clear:both;
			overflow:hidden;
			width:100%;
		}
			.pyr_logo{}
			.pyr_logo a{
				background:transparent url(img_palabrayrazon/pyrlogo.png) no-repeat scroll 0 0;
				display:block;
				height:190px;
				line-height:100;
				margin:20px auto;
				width:500px;
			}
			
			.menu{margin:0 auto;text-align:center;}
			.menu li{display:inline-block;margin:0 30px;}
			.menu li a:first-letter{font-weight:bold;font-size:20px;}
			.menu li a{
				background:transparent url(img_palabrayrazon/menu120x66cu.png) no-repeat scroll center 0;
				display:block;
				font-size:18px;
				height:41px;
				padding-top:25px;
				text-align:center;
				text-decoration:none;
				width:120px;
			}
			.menu li a:hover{background-position:center -67px;}
			.menu li a.selected{background-position:center -135px;}
	/* /header**/
	
	/**
	*	CONTENT
	*/
		.content{
			background:transparent url(img_palabrayrazon/topmarco.png) no-repeat scroll center top;
			padding:50px 115px;
			overflow:visible;
		}
			.inicial_text{
				font-size:16px;
				letter-spacing:1px;
				text-align:center;
			}
			.inicial_text p{	line-height:1.1em;}
			.quote{
				color:#990000;
				font-size:20px;
				margin:20px;
				overflow:hidden;
			}
			.qt{
				display:block;
				margin:10px auto 0;
				width:550px;
			}
			.lq, .rq{
				height:39px;
				line-height:100;
				overflow:hidden;
				width:34px;
			}
			.lq{
				background:transparent url(img_palabrayrazon/lquote.png) no-repeat scroll 0 0;
				float:left;
				/*margin:0px 10px 0 0;*/
			}
			.rq{
				background:transparent url(img_palabrayrazon/rquote.png) no-repeat scroll 0 0;
				float:right;
				margin:-10px 0 0 10px;
			}
			.txtleft{text-align:left;}
			.bold{font-weight:bold;}
				
			.newest_video, #contactUs{
				background:transparent url(img_palabrayrazon/marco.png) no-repeat scroll 0 0;
				height:245px;
				left:-75px;
				margin:0 auto;
				overflow:hidden;
				padding:60px 135px 93px;
				position:relative;
				width:559px;
			}
			
			.newest_video h2{text-transform:lowercase;font-weight:bold;}
			.newest_video #flvplayer{float:right;}
			.newest_video ul{font-size:12px;}
			.newest_video ul li, .eplist li{list-style:none;margin:15px 0;}			
			.date, .eplist_element_date{
				-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5ps;
				background-color:#333333;
				color:#FFFFFF;
				display:inline-block;
				font-weight:bold;
				padding:5px;
				text-align:center;
				width:90px;
				margin-right:5px;
				vertical-align:middle;
			}
			#newest{background-color:#990000;}
			.title, .eplist_element_title{
				border-top:1px solid #666666;
				display:inline-block;
				height:14px;
				overflow:hidden;
				padding:5px;
				vertical-align:middle;
				width:205px;
			}
			.more{margin-left:98px;}
			
			.eplist_title{margin:20px 55px;text-transform:lowercase;font-weight:bold;}
			.eplist{margin:0 auto;padding:0 40px;}
			.eplist_element_title{width:350px;height:auto;margin-right:10px;}
			.eplist_element_vid, .eplist_element_utube{display:inline-block;vertical-align:middle;margin:0 5px;}
			.eplist_element_vid a, .eplist_element_utube a{
				-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5ps;
				display:block;
				height:33px;
				line-height:100;
				width:33px;
				overflow:hidden;
			}
			.eplist_element_vid a{background:transparent url(img_palabrayrazon/videolnk.png) no-repeat scroll 0 0;}
			.eplist_element_utube a{background:transparent url(img_palabrayrazon/utubelnk.png) no-repeat scroll 0 0;}
			.eplist_element_vid a:hover, .eplist_element_utube a:hover{opacity:0.7;filter:alpha(opacity=70)}
			
			.video_holder{padding:0 55px;}
			.video_holder .eplist_element_title{border:none;width:430px;}
			.video_holder .eplist_element_title h3{font-size:16px;font-weight:bold;}
			.video_flash{
				background:transparent url(img_palabrayrazon/videomarco.png) no-repeat scroll 0 0;
				height:263px;
				padding:55px 0;
				text-align:center;
				width:455px;
				margin:10px auto 0;
			}
			
			.links{text-align:center;}
			.aadh_logo, .igs_logo{
				display:inline-block;
				height:140px;
				line-height:100;
				width:230px;
				overflow:hidden;
				margin:0 20px;
			}
			.aadh_logo{background:transparent url(img_palabrayrazon/aadhlogo.png) no-repeat scroll 0 0;}
			.igs_logo{background:transparent url(img_palabrayrazon/igslogo.png) no-repeat scroll 0 0;}
			.aadh_logo:hover, .igs_logo:hover{opacity:0.9;filter:alpha(opacity=90)}
			
			#contactUs ul{margin:0 auto;}
			#contactUs li{list-style:none;margin:10px;display:block;}
			label{
				display:inline-block;
				font-weight:bold;
				text-align:right;
				vertical-align:top;
				width:200px;
			}
			label:hover{cursor:pointer;}
			input, textarea{
				-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5ps;
				display:inline;
				border:1px solid transparent;
				height:20px;
				width:200px;
			}
			input:hover, textarea:hover{border:1px solid #333;}
			textarea{height:80px;}
			.submit{
				padding:5px 10px;
				background-color:#990000;
				height:auto;
				font-weight:bold;
				color:#fff;
				border:none;
			}
			.submit:hover{border:none;cursor:pointer;opacity:0.7;filter:alpha(opacity=70)}
			label.error{
				background:transparent url(img_palabrayrazon/cancel_16.png) no-repeat scroll 0 0;
				display:inline-block;
				height:16px;
				line-height:100;
				margin:0 5px;
				overflow:hidden;
				width:16px;
			}
			div.success{
				background:transparent url(img_palabrayrazon/bg_boxsuccess.png) no-repeat scroll right bottom;
				border:1px solid green;
				margin:25px auto;
				padding:25px 0;
				text-align:center;
			}
			div.error{
				background:transparent url(img_palabrayrazon/bg_boxerror.png) no-repeat scroll right bottom;
				border:1px solid red;
				margin:25px auto;
				padding:25px 0;
				text-align:center;
			}
	/* /content**/
	
	/**
	*	FOOTER
	*/
		.footer{color:#333300;text-align:center;}
	/* /footer**/
/* /container**/
