@font-face {
    font-family: "Ghandi";
    font-style: normal;
    font-weight: normal;
    src: url("/system/fonts/gandhi/GandhiSerif-Bold.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSerif-BoldItalic.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSerif-Italic.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSerif-Regular.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSans-Bold.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSans-BoldItalic.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSans-Italic.otf") format("opentype");
	src: url("/system/fonts/gandhi/GandhiSans-Regular.otf") format("opentype");
}

*{
	margin:0;
}body{
	background:#FFF;
	/*font-family:"Myriad Pro""Trebuchet MS", sans-serif;*/
	font-family: Ghandi, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cn_wrapper{
	margin-left:0;
	/*margin:0px auto 0px auto;*/
	width:790px;
	height:300px;
	position:relative;
	color:#fff;
	overflow:hidden;
	padding:5px;
	background-color:#FFF;
}

.cn_wrapper h1{
	
	color:#84354A;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	/*text-transform:uppercase;*/
}

.cn_wrapper h1 a{
	color:#84354A;
	text-decoration: none;	
}
.cn_wrapper h2{
	font-size:12px;
	/*border-bottom:1px solid #E2E2E2;*/
	padding-bottom:4px;
	color:#333;	/*text-transform:uppercase;*/
}


.cn_preview, .cn_list{
	width:279px;
	height:310px;
	position:absolute;
	top:-5px;
	left:408px;
}
.cn_preview{
	left:245px;
	top:2px;
}
.cn_content{
	margin:0px auto 0px auto;
	/*border:1px solid #444;*/
	top:343px;/*5*/
	left:-265px;
	width:308px;
	padding-left:0;
	padding-right:45px;
	position:absolute;
	background-color:#FFF;
	height:310px;
	/*background-image: url(../../../img/avisos/fondo.png);*/
	color:#000;

}

.cn_content a{
	letter-spacing:1.8px;
	text-decoration: none;
	color:#000;

}
.cn_content img{
	width:410px;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
}
.cn_date{
	color:#333;
	position:absolute;
	bottom:16px;
	right:425px;
	font-size:11px;
}

.cn_content h1 {
	padding-left:25px;
}
.cn_content p{
	
	padding-left:25px;
	font-size:15px;
	letter-spacing:1.5px;
	text-decoration: none;
}
.cn_content p a{
	font-size:15px;
	color:#000;
	text-decoration: none;
}

.cn_content ul {
	list-style-position:outside;
	list-style-image:url(../images/list.png);
	padding-left:60px;
}

.cn_content ol {
	list-style-position:outside;
	list-style-image:url(../images/square.png);
	padding-left:60px;
}

.cn_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-decoration: none;
	padding-left:5px;
}


a.cn_more{
	z-index:50;
	position:absolute;
	padding: 4px 0px;
	left:565px;
	bottom:8px;
	width:113px;
	color:#84354A;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	/*text-shadow:1px 1px 1px #011c44;*/
	text-decoration: none;
	border:1px solid #E2E2E2;
	outline:none;
	cursor:pointer;
	background-color: #FFF;
	
}


a.cn_more2{
	position:absolute;
	padding: 4px 0px;
	left:740px;
	bottom:5px;
	width:113px;
	color:#84354A;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	/*text-shadow:1px 1px 1px #011c44;*/
	/*/*text-transform:uppercase;*/*/
	text-decoration: none;
	border:1px solid #E2E2E2;
	outline:none;
	cursor:pointer;
	background-color: #FFF;
	
}
a.cn_more2:hover{
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_item{
	border:1px solid #E2E2E2;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:49px;
	color:#84354A;
	padding:5px;
	margin:6px 5px 0px 0px;
	background:#FFF;
	
}


.cn_item:hover, .selected{
	border-color:#E2E2E2;
	background-color: #84354A;
	color:#FFFFFF;
}

.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
	border-color:#E2E2E2;
	color:#FFFFFF;
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
	border-color:#E2E2E2;
}


.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p{
	color:#666;
	height:29px;
	padding-top:2px;
	overflow:hidden;
	border-top:1px solid #E2E2E2;
}
.cn_nav{
	width:55px;
	height:24px;
	position:absolute;
	bottom:2px;
	left:15px;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
	/*border:1px solid #111;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
a.cn_next{
	background-image:url(../images/next.png);
}
a.cn_prev{
	margin-right:5px;
	background-image:url(../images/prev.png);
}
.cn_nav a:hover{
	background-color:#FFF;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#CCC;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}


.rojo { 
color:#762A2E;
}

.gris {
	color:#666;
}

.fuente16 { font-size:16px;
}

.fuente18 { font-size:18px;
}
